981 Commits

Author SHA1 Message Date
Andrii Shvaika
4ae4c7c381 Merge with master 2021-10-19 16:42:44 +03:00
Igor Kulikov
62823f6f73 Improve markdown component. Add more help content. 2021-10-18 13:10:11 +03:00
Dima Landiak
0670652897 event filters description 2021-10-14 18:11:03 +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
e264f7b8dd Use static function instead of lambda for MarkedOptions factory 2021-10-11 19:22:20 +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
814a685d76 UI: Added conditionally show widget table cell button action 2021-09-28 17:58:32 +03:00
Igor Kulikov
23121c5b5a Conditionally show widget header actions 2021-09-28 12:34:34 +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
Vladyslav_Prykhodko
bb2efb145b UI: Remove HEX and length validations in device lwm2m credentials 2021-09-23 13:24:48 +03:00
deaflynx
cafba9226a Added type definition for edge const 2021-09-21 13:19:19 +03:00
deaflynx
02567a728e getEdgeEventContent() refactored 2021-09-21 13:16:13 +03:00
YevhenBondarenko
ffe16b8dfb Merge remote-tracking branch 'upstream/master' into feature/bulk-import/device-credentials
# Conflicts:
#	ui-ngx/src/app/modules/home/components/import-export/import-export.service.ts
2021-09-09 17:18:28 +03:00
Volodymyr Babak
cd78514bc0 Added correct alias filtering for edge disabled/enabled events 2021-09-08 15:44:31 +03:00
Viacheslav Klimov
bd1cfa4491 Merge branch 'master' into feature/bulk-import/device-credentials
# Conflicts:
#	application/src/main/java/org/thingsboard/server/controller/EdgeController.java
2021-09-07 16:32:22 +03:00
Ivan Panakhno
e3dee573e5 add command IN and NOT_IN for a filter to the dashboard(fix error) 2021-09-06 17:28:32 +03:00
Ivan Panakhno
58f4c7420d add command IN and NOT_IN for a filter to the dashboard 2021-09-06 16:56:48 +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
6e8f6fd701
Merge pull request #4958 from ChantsovaEkaterina/feature/charts-comparison-custom-interval
[3.3.1] UI: add custom interval option to charts comparison
2021-08-25 12:32:23 +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