12346 Commits

Author SHA1 Message Date
Volodymyr Babak
fd03d333bd Added CLOUD_RPC_PORT and CLOUD_RPC_SSL_ENABLED to the instructions docker-compose file 2023-01-04 10:53:42 +02:00
Volodymyr Babak
b87b74a27e Improved BASE_URL localhost initial text 2023-01-03 18:39:24 +02:00
Volodymyr Babak
995fdaa88b Updated localhost warning note title 2023-01-03 18:26:26 +02:00
Volodymyr Babak
21fd12920a Move localhost warning up 2023-01-03 18:21:41 +02:00
Volodymyr Babak
0a8e9b2c6c Remove empty edge-instructions-dialog.component.scss file 2023-01-03 11:28:32 +02:00
Volodymyr Babak
46f8ce990b Added getEdgeDockerInstallInstructions method to RestClient 2023-01-03 11:11:46 +02:00
Volodymyr Babak
2ff8c3f972 Set docker container version to latest 2023-01-03 10:03:51 +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
a74971e56b Improved edge install instructions text. Fixed testGetEdgeInstallInstructions test 2022-12-30 18:04:13 +02:00
Volodymyr Babak
e74f03e5be EdgeControllerTest - code style fixes and IDEA warning fixes 2022-12-30 16:47:49 +02: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
Andrew Shvayka
9da5f3cee3
Merge pull request #7862 from volodymyr-babak/edge/push-latest-values
[3.5] Push latest timeseries key-value pair to edge on assignment entity to edge
2022-12-30 15:58:48 +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
Volodymyr Babak
2a492a3a15 Move firmware and device data check into update device credentials test 2022-12-28 16:07:49 +02:00
Volodymyr Babak
99a3e9769f Edge test - speed up test by moving firmware and device data check into separate method 2022-12-28 16:02:56 +02:00
Volodymyr Babak
785e5e2827 Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into edge/push-latest-values 2022-12-28 15:26:48 +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
Andrii Shvaika
0a0099207e Merge branch 'master' into develop/3.5 2022-12-28 12:30:52 +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
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
Volodymyr Babak
51a3620b11 Edge sync test - add check for rule chain msg is root 2022-12-27 18:22:28 +02:00
Volodymyr Babak
bcb1601e59 Set default edge root rule chain during creation 2022-12-27 18:09:34 +02:00
Volodymyr Babak
031706e1cf Added functionality to push latest timeseries values to edge on assing entities to edge 2022-12-27 16:53:26 +02:00
Volodymyr Babak
bcdda93de3 Improve logging of edge services and processors 2022-12-27 16:52:51 +02:00
Andrew Shvayka
fc796a45f4
Merge pull request #7859 from Seraphym-Tuhai/UITests
Add tests on delete phone number
2022-12-27 15:45:27 +02:00
Andrew Shvayka
6424f89181
Merge pull request #7856 from AndriiLandiak/feature/improve-swagger-description
[WIP][3.5] Improve swagger description for SaveAttributes
2022-12-27 15:38:40 +02:00
Tarnavskiy
3664aedfd4 Get currentEntity data from stateParams instead doing find-request 2022-12-27 15:32:47 +02:00
Serafym Tuhai
42df526966 add tests on delete phone number 2022-12-27 15:11:43 +02:00
Serafym Tuhai
fc304404a5 add tests on delete one device profiles 2022-12-27 14:00:58 +02:00
Andrii Shvaika
34d7a6ced8 Merge remote-tracking branch 'origin/master' into develop/3.5 2022-12-27 13:06:46 +02:00
Andrii Shvaika
9cb5889050 Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into develop/3.5 2022-12-27 13:06:36 +02:00
Tarnavskiy
d8ada35182 Remove dashboard-select component from the DOM-structure when it is hedden 2022-12-27 12:43:07 +02:00
Andrii Landiak
89bb6cafce Improve swagger description for SaveAttributes 2022-12-27 11:15:00 +02:00
Serafym Tuhai
3b891e5d10 add tests on create and import device profiles 2022-12-26 17:19:22 +02:00