12219 Commits

Author SHA1 Message Date
Seraphym-Tuhai
e55f563b53 Merge branch 'master' of https://github.com/thingsboard/thingsboard into UITests_AssetsProfiles 2023-01-23 12:41:51 +02:00
Seraphym-Tuhai
c32520ffcf add all symbols in parameter for tests on search 2023-01-23 12:28:39 +02:00
Igor Kulikov
c58e214ec8 UI: Add tooltipster theme. 2023-01-20 17:03:46 +02:00
Igor Kulikov
1ac8bd458d UI: Add MillisecondsToTimeStringPipe to widget context. Markdown widget: Add widget context argument to markdown text function. 2023-01-20 13:56:20 +02:00
Yuriy Lytvynchuk
809d77a068 fix little bugs 2023-01-20 09:35:32 +02:00
Andrew Shvayka
8342d45b22
Merge pull request #7963 from YevhenBondarenko/fix/resources-cache
[3.4.4] fixed js cache
2023-01-19 16:21:01 +02:00
Andrii Shvaika
d9f5fcbe25 Deduplication node improvements 2023-01-19 12:17:10 +02:00
Andrii Shvaika
b1cdfefecc Support of arrays in the TBEL script node 2023-01-18 15:43:03 +02:00
YevhenBondarenko
0e28dd9775 fixed resources cache 2023-01-18 10:26:10 +01:00
Seraphym-Tuhai
e0739b2286 small fix tests 2023-01-18 11:13:46 +02:00
Seraphym-Tuhai
04da9bac51 Merge branch 'master' of https://github.com/thingsboard/thingsboard into UITests_AssetsProfiles 2023-01-18 10:23:38 +02:00
Igor Kulikov
9bb4497f58 UI: Improve image map position conversion function 2023-01-17 18:33:50 +02:00
Andrew Shvayka
fe5ec14871
Merge pull request #7960 from ShvaykaD/feature/master/deduplication-rule-node
[3.5] Deduplication rule node to master
2023-01-17 16:22:53 +02:00
Vladyslav_Prykhodko
645b0118bb Add UI new rule node deduplication 2023-01-17 14:55:56 +02:00
ShvaykaD
2dcd949921 deduplication rule node: first stage without redis 2023-01-17 14:47:47 +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
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
Seraphym-Tuhai
04a9e8e044 Change getRandomNumber() method 2023-01-13 01:31:18 +02:00
Seraphym-Tuhai
8fbd83aefb add tests on device profiles, asset profiles, fix older tests 2023-01-12 17:08:54 +02:00
Seraphym-Tuhai
788af91dc2 rm unused import 2023-01-09 19:28:31 +02:00
Seraphym-Tuhai
c7ac12115c small refactoring 2023-01-09 19:09:52 +02:00
Seraphym-Tuhai
3d8059be9e add device profiles in suite 2023-01-06 17:29:25 +02:00
Seraphym-Tuhai
eeffdb241a license:format 2023-01-05 15:08:13 +02:00
Artem Dzhereleiko
85afb5de2b UI: Fixed translation and gap for widget setting mobile mod 2023-01-05 14:41:18 +02:00
Seraphym-Tuhai
39fa491daf Merge branch 'master' of https://github.com/thingsboard/thingsboard into UITests_DeviseProfiles 2023-01-05 13:38:39 +02:00
Seraphym-Tuhai
eadc48efe4 add tests on delete several device profiles 2023-01-05 13:36:22 +02:00
Serafym Tuhai
70a7b2c938 add tests on make default device profile 2023-01-04 18:28:35 +02:00
Serafym Tuhai
4c58de7949 add tests on search and sort device profiles 2023-01-04 18:01:50 +02:00
wusung
5a5d6c475a Update locale.constant-zh_TW.json 2023-01-03 00:20:32 +08: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
Igor Kulikov
aeaa70f96e
Merge pull request #7863 from Terny22/improvments/dashboards
Optimizations for dashboard-pages that open in popover or dialog.
2022-12-28 13:08:59 +02:00
Vladyslav_Prykhodko
85557231a8 UI: Optimize call calculate new layout resize 2022-12-28 13:04:49 +02:00
Andrew Shvayka
93da604165
Merge pull request #7815 from volodymyr-babak/edge/rule-chain-fix
[3.4.4][Bug][Edge] Correctly set root rule chain on initial sync
2022-12-28 12:54:43 +02:00
Vladyslav_Prykhodko
59df8e7942 UI: Fixed import 2022-12-28 12:38:20 +02:00
Andrew Shvayka
1ae77e5b13
Merge pull request #7867 from thingsboard/revert-7859-UITests
Revert "[WIP][3.5] Add tests on delete phone number"
2022-12-28 12:30:23 +02:00
Andrew Shvayka
6acc9c9ca4
Revert "[WIP][3.5] Add tests on delete phone number" 2022-12-28 12:29:53 +02:00