2928 Commits

Author SHA1 Message Date
Igor Kulikov
9bb4497f58 UI: Improve image map position conversion function 2023-01-17 18:33:50 +02:00
Igor Kulikov
7a97fde048 UI: Fix map widget initial draggable mode. 2023-01-17 10:45:15 +02:00
Kalutka Zhenya
f09f4f9246 bugfix 2023-01-16 18:24:01 +02:00
Kalutka Zhenya
54351756c7 Refactoring 2023-01-16 18:02:49 +02:00
Kalutka Zhenya
6617223435 Fix queue autocomplete style 2023-01-16 18:00:09 +02:00
Andrew Shvayka
5d08ef9289
Merge pull request #7914 from volodymyr-babak/edge/rule-chain-in-profiles
[3.5] Added default edge rule chain to asset/device profiles
2023-01-16 15:52:59 +02:00
Andrew Shvayka
3cf5fb1a0d
Merge pull request #7878 from volodymyr-babak/edge-install-instructions
[3.5] Add edge install instructions for docker
2023-01-16 15:49:30 +02:00
Kalutka Zhenya
e0d936eeba Refactoring 2023-01-16 15:14:11 +02:00
Kalutka Zhenya
02d1cab445 Add hint Input for queue autocomplete 2023-01-16 15:11:40 +02:00
Volodymyr Babak
687cabdfcb Merge remote-tracking branch 'upstream/develop/3.5' into edge/rule-chain-in-profiles 2023-01-16 11:15:00 +02:00
zbeacon
5494bc7d2b Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2023-01-16 10:00:45 +02:00
rusikv
8e79d8f9a2 Alarm comments UI implementation, alarm details redesign 2023-01-15 13:14:48 +02:00
Andrew Shvayka
a190ef3ccf
Merge pull request #7762 from dashevchenko/alarmComments
[3.5] Alarm comments feature
2023-01-13 18:40:20 +02:00
dashevchenko
e8d651a108 fixed audit logs 2023-01-12 18:42:47 +02:00
Andrii Shvaika
76082c7177 Version set to 3.5.0-SNAPSHOT 2023-01-10 17:24:26 +02:00
Volodymyr Babak
ab924d6e13 Added default edge rule chain to asset/device profiles. Added propagation of software id to edge 2023-01-05 18:05:56 +02:00
Artem Dzhereleiko
85afb5de2b UI: Fixed translation and gap for widget setting mobile mod 2023-01-05 14:41:18 +02:00
Volodymyr Babak
0a8e9b2c6c Remove empty edge-instructions-dialog.component.scss file 2023-01-03 11:28:32 +02:00
Volodymyr Babak
7c77046737 Remove unused imports 2023-01-03 10:03:35 +02:00
wusung
5a5d6c475a Update locale.constant-zh_TW.json 2023-01-03 00:20:32 +08:00
Volodymyr Babak
8f112f763f Merge branch 'develop/3.5' of github.com:volodymyr-babak/thingsboard into edge-install-instructions 2022-12-30 16:44:48 +02:00
zbeacon
d9add9bdf8 Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2022-12-29 20:49:29 +02:00
Artem Dzhereleiko
d46e463b6a UI: Fixed update on save changes 2022-12-29 15:12:34 +02:00
Vladyslav_Prykhodko
d99772d74f UI: Fixed when deleting a value in the search field time shows null value 2022-12-29 11:06:07 +02:00
Igor Kulikov
88fcd9b63a
Merge pull request #7871 from ArtemDzhereleiko/AD/bug-fix/swith-layout
Detected changes of switching fixed layout side
2022-12-28 17:55:41 +02:00
Artem Dzhereleiko
ce561e455d UI: Refactoring 2022-12-28 17:04:33 +02:00
Artem Dzhereleiko
3e65430470 UI: Fixed switching dashboard layout 2022-12-28 16:31:26 +02:00
Igor Kulikov
572421487a UI: Move widgets cache to widget service. 2022-12-28 15:10:09 +02:00
Igor Kulikov
2aec503830 Revert "Solved issue of a re-init Widget-Component service and widgets-info Cache."
This reverts commit 2b0fa4c4
2022-12-28 14:35:29 +02:00
Igor Kulikov
4c3154da4b Version set to 3.4.4-SNAPSHOT 2022-12-28 13:33:57 +02:00
Igor Kulikov
7ac67c9b9b
Merge pull request #7868 from vvlladd28/bug/dashboard-page/layout-divider-optimize
Fixed incorrect calculate width when used right layout dashboard
2022-12-28 13:30:49 +02:00
Igor Kulikov
f65397618b UI: Improve resolve alias function 2022-12-28 13:27:32 +02:00
Vladyslav_Prykhodko
0101b02891 Merge remote-tracking branch 'upstream/master' into bug/dashboard-page/layout-divider-optimize 2022-12-28 13:12:15 +02:00
Vladyslav_Prykhodko
85557231a8 UI: Optimize call calculate new layout resize 2022-12-28 13:04:49 +02:00
Vladyslav_Prykhodko
59df8e7942 UI: Fixed import 2022-12-28 12:38:20 +02:00
Vladyslav_Prykhodko
16eb835d46 UI: Fixed incorrect calculate width when used right layout dashboard 2022-12-28 12:22:04 +02:00
Tarnavskiy
2b0fa4c478 Solved issue of a re-init Widget-Component service and widgets-info Cache. 2022-12-27 19:16:23 +02:00
Tarnavskiy
3664aedfd4 Get currentEntity data from stateParams instead doing find-request 2022-12-27 15:32:47 +02:00
Tarnavskiy
d8ada35182 Remove dashboard-select component from the DOM-structure when it is hedden 2022-12-27 12:43:07 +02:00
Artem Dzhereleiko
9314315428 UI: Remove default device profile 2022-12-23 12:34:01 +02:00
Artem Dzhereleiko
4ccb582f0b UI: Add function to generate index to label with aggregation 2022-12-23 11:06:27 +02:00
zbeacon
5710f01c03 Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning 2022-12-22 08:30:42 +02:00
Vladyslav_Prykhodko
b9d361f1cf UI: Fixed incorrect updated timewindow in Alarm table 2022-12-21 17:23:51 +02:00
Igor Kulikov
a8fb435ab7
Merge pull request #7795 from vvlladd28/feauture/multiple-input-widget/fixed=action-button
[3.4.3] UI: Always visible action button in multiple input widgets
2022-12-16 16:04:54 +02:00
Igor Kulikov
52d12e044c
Merge pull request #7785 from vvlladd28/improvement/language/da-dk
[3.4.3] UI: Add new Danish language
2022-12-16 16:00:43 +02:00
Igor Kulikov
f53744ccff
Merge pull request #7782 from ArtemDzhereleiko/AD/bug-fix/catalan-designator
[3.4.3] UI: Fixed Catalan locale designator
2022-12-16 15:59:49 +02:00
Igor Kulikov
092a71dbb4
Merge pull request #7758 from vvlladd28/bug/bulk-import/validation-name
[3.4.3] UI: Fixed validation in bulk import and improvement bulk import for Edge
2022-12-16 15:54:41 +02:00
Vladyslav_Prykhodko
93fb9754ef UI: Always visible action button in multiple input widgets 2022-12-14 13:14:58 +02:00
Igor Kulikov
a6f2d114f1 UI navigation improvements 2022-12-13 16:28:30 +02:00
Vladyslav_Prykhodko
d87634f524 UI: Add new Danish language 2022-12-13 11:11:24 +02:00