Artem Babak
|
bc488421a1
|
Protobuf component: removed validation
|
2021-10-26 22:06:48 +03:00 |
|
Artem Babak
|
706ace25ad
|
Protobuf editor implementation
|
2021-10-26 21:52:35 +03:00 |
|
Artem Babak
|
e90e35c678
|
Device profiles: implementation of the protobuf editor for MQTT device transport configuration
|
2021-10-26 07:31:24 +03:00 |
|
Igor Kulikov
|
0e279c50f6
|
Help UI improvements
|
2021-10-25 13:18:07 +03:00 |
|
Igor Kulikov
|
a91b458a36
|
Improve help popup component
|
2021-10-25 09:15:26 +03:00 |
|
Igor Kulikov
|
fabfcc9096
|
Improve help popup button to work in disabled fieldsets
|
2021-10-22 19:51:49 +03:00 |
|
Igor Kulikov
|
07dca7ef63
|
Improve markdown tokenizer
|
2021-10-22 13:27:55 +03:00 |
|
Igor Kulikov
|
106ba88293
|
Add rest of the widget functions help resources. Improved map widgets settings schema.
|
2021-10-20 20:12:08 +03:00 |
|
Igor Kulikov
|
62823f6f73
|
Improve markdown component. Add more help content.
|
2021-10-18 13:10:11 +03:00 |
|
Igor Kulikov
|
4349f14d19
|
Improve markdown component
|
2021-10-14 16:02:25 +03:00 |
|
Igor Kulikov
|
b4f230dbc8
|
Improve markdown component. Add new helps.
|
2021-10-13 20:35:10 +03:00 |
|
Igor Kulikov
|
720d264832
|
Use signleton marked options service. Fix popover size to not overflow viewport size. Add path routing for rulenode help assets to k8s ingress configuration.
|
2021-10-11 13:23:21 +03:00 |
|
Igor Kulikov
|
69e2f0c115
|
Fix marked options service - use single instance
|
2021-10-08 19:34:07 +03:00 |
|
Igor Kulikov
|
aee4163a04
|
Merge pull request #5333 from vvlladd28/improvement/tb-toggle=password/select-tab
[3.3.2] UI: Added ignoring focus when switching between input fields on the TAB in component tb-toggle-password
|
2021-10-08 11:53:26 +03:00 |
|
Igor Kulikov
|
4e59f4a888
|
Merge pull request #5305 from ArtemDzhereleiko/bug-fix/add-attribute/boolean
[3.3.2] UI: Fixed impossible to save new boolean attribute
|
2021-10-08 11:32:22 +03:00 |
|
Vladyslav_Prykhodko
|
3a8fda1d8b
|
UI: Added ignoring focus when switching between input fields on the TAB in component tb-toggle-password
|
2021-10-08 10:59:36 +03:00 |
|
Igor Kulikov
|
2e23ee982d
|
Improve markdown factory to handle target blank links. Fix rulenode script test dialog style. Update rule nodes UI.
|
2021-10-07 16:09:20 +03:00 |
|
Igor Kulikov
|
ea039008b1
|
Add help support for rule node script test dialog
|
2021-10-07 13:10:44 +03:00 |
|
Igor Kulikov
|
952b903841
|
Fix imports
|
2021-10-07 10:34:43 +03:00 |
|
Igor Kulikov
|
eace87897c
|
Fix scss mixin path
|
2021-10-07 10:30:04 +03:00 |
|
Igor Kulikov
|
e9ab132c06
|
Mark MarkedOptionsService as dynamic
|
2021-10-07 10:26:01 +03:00 |
|
Igor Kulikov
|
ff293ae1f4
|
Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks.
|
2021-10-06 21:03:29 +03:00 |
|
ArtemDzhereleiko
|
571d4f0dbd
|
Update json value for correct working
|
2021-09-30 15:27:57 +03:00 |
|
ArtemDzhereleiko
|
c893d5d221
|
Remove not used import
|
2021-09-30 12:44:04 +03:00 |
|
ArtemDzhereleiko
|
3d9003b11d
|
Fixed imposible to save new boolean attribute
|
2021-09-30 12:39:16 +03:00 |
|
Vladyslav_Prykhodko
|
b29e208b95
|
UI: Added global scope variables in javascript functions - refactoring
|
2021-09-28 10:33:31 +03:00 |
|
Vladyslav Prykhodko
|
d08e6dba5d
|
UI: Added global scope variables in javascript functions
|
2021-09-28 08:41:39 +03:00 |
|
Igor Kulikov
|
7d20b50bfe
|
Prohibit undefined variable usage in javascript functions
|
2021-09-27 19:26:45 +03:00 |
|
Igor Kulikov
|
7f256b429a
|
Update widgets-bundle-select.component.ts
|
2021-08-31 19:43:10 +03:00 |
|
Vladyslav_Prykhodko
|
499a6dbe7f
|
UI: Refactoring attributes-table component, add changeDetection for load widget bundle
|
2021-08-31 18:57:07 +03:00 |
|
Vladyslav_Prykhodko
|
bde3ff8435
|
UI: When clicking the button "Show on widget", the default widget bundle did not always work
|
2021-08-30 19:12:18 +03:00 |
|
Viacheslav Klimov
|
f15f0e5483
|
Merge branch 'master' into fields-validation
# Conflicts:
# common/data/src/main/java/org/thingsboard/server/common/data/OtaPackageInfo.java
# ui-ngx/src/app/modules/home/pages/admin/resource/resources-library.component.ts
# ui-ngx/src/assets/locale/locale.constant-en_US.json
|
2021-08-30 11:14:04 +03:00 |
|
Igor Kulikov
|
0ee4907567
|
Improve queue name selector
|
2021-08-26 16:22:35 +03:00 |
|
Andrii Shvaika
|
37fd7f4988
|
Validation and Replacement of Queue names in the Device profile
|
2021-08-26 15:51:59 +03:00 |
|
Igor Kulikov
|
6ad78e545b
|
Merge pull request #5142 from vvlladd28/bug/json-form/full-screen
UI: Fixed toggle to full-screen mode editor in JSON forms
|
2021-08-25 19:42:23 +03:00 |
|
Vladyslav_Prykhodko
|
647c69529c
|
UI: Fixed toggle to editor full-screen mode in JSON forms
|
2021-08-25 16:14:26 +03:00 |
|
Igor Kulikov
|
0182062b5a
|
Merge pull request #5094 from vvlladd28/bug/leg-light/init-order
[3.3.1] UI: Added check for DOM element existence before calling draw function
|
2021-08-25 12:38:58 +03:00 |
|
Igor Kulikov
|
8acb416425
|
Merge pull request #5085 from rusikv/improvement/timewindow-panel-slider-thumbnail
[3.3.1] UI: changed slider thumbnail size
|
2021-08-25 12:37:58 +03:00 |
|
Igor Kulikov
|
9c1a2a4cb1
|
Add markdown/HTML widget
|
2021-08-19 18:52:39 +03:00 |
|
Vladyslav_Prykhodko
|
314dbed121
|
UI: Added check for DOM element existence before calling draw function
|
2021-08-17 10:27:55 +03:00 |
|
rusikv
|
a153b77c9e
|
changed slider thumbnail size
|
2021-08-13 13:13:04 +03:00 |
|
Vladyslav_Prykhodko
|
f9552e09c2
|
UI: Fixed invalidate cache for change entityType or entitySubtype in entity-autocomplete component
|
2021-08-12 19:52:43 +03:00 |
|
Vladyslav_Prykhodko
|
53a919e046
|
UI: Fix incorrect add chip for autocomplete component
|
2021-08-12 13:19:37 +03:00 |
|
Vladyslav_Prykhodko
|
f325edef75
|
UI: Fixed focus for entity-key-list component after blur this component
|
2021-08-11 12:55:23 +03:00 |
|
Vladyslav_Prykhodko
|
c0717e70a0
|
UI: Fixed focus in toggle-password button after push enter button
|
2021-08-06 15:55:42 +03:00 |
|
Vladyslav_Prykhodko
|
8f0b1e887c
|
UI: Created new component - toggle-password; Added this component for all input fields type password
|
2021-08-02 12:55:34 +03:00 |
|
AndrewVolosytnykhThingsboard
|
e3d0da90be
|
Implement fields validation
|
2021-07-14 12:26:55 +03:00 |
|
Vladyslav_Prykhodko
|
806d46214e
|
UI: Improvement added chip after blur input
|
2021-07-07 17:38:51 +03:00 |
|
Igor Kulikov
|
6c0c4bbf0f
|
Merge pull request #4790 from ChantsovaEkaterina/bug/incorrect-timewindow-displaying
UI: fix incorrect timewindow displaying
|
2021-07-02 12:36:10 +03:00 |
|
Chantsova Ekaterina
|
6ef3485c56
|
UI: fix incorrect timewindow displaying
|
2021-06-24 17:21:04 +03:00 |
|