4810 Commits

Author SHA1 Message Date
Andrew Shvayka
a190ef3ccf
Merge pull request #7762 from dashevchenko/alarmComments
[3.5] Alarm comments feature
2023-01-13 18:40:20 +02:00
dashevchenko
7792fe7293 deleted unused imports 2023-01-13 17:55:01 +02:00
dashevchenko
55d4f22e46 fixed unit tests 2023-01-13 13:06:52 +02:00
dashevchenko
b80069500b fixed unit tests 2023-01-13 11:57:47 +02:00
Volodymyr Babak
96f0045d0b Merge remote-tracking branch 'upstream/develop/3.5' into edge/public-customer 2023-01-13 09:07:19 +02:00
dashevchenko
e8d651a108 fixed audit logs 2023-01-12 18:42:47 +02:00
Volodymyr Babak
803167608b Sync edge test - added check for public customer 2023-01-12 18:18:01 +02:00
Volodymyr Babak
307ef7814b Update EntityViewControllerTest after fixes in TbEntityViewService 2023-01-12 17:59:19 +02:00
dashevchenko
715704d76a Refactoring 2023-01-12 16:56:21 +02:00
dashevchenko
071b68e938 Alarm comment is not entity any more 2023-01-12 16:35:10 +02:00
Volodymyr Babak
6a383eef01 DeviceEdgeProcessor - minor refactoring 2023-01-12 15:55:46 +02:00
Volodymyr Babak
fd4707c20e Merge remote-tracking branch 'origin/edge/rule-chain-in-profiles' into edge/public-customer 2023-01-12 15:43:24 +02:00
dashevchenko
e0dd0d9369 updated ThingsboardInstallService 2023-01-12 13:16:26 +02:00
Volodymyr Babak
09b41e1aef Notify edge in case assign entity to public customer 2023-01-12 12:56:52 +02:00
dashevchenko
36b0e80a23 updated comment length 2023-01-11 17:43:08 +02:00
dashevchenko
0eb51cb17d Added Noxss, Length validation for alarm comment, deleted ttl service for alarm comments, added comment creation for ack, clear, severity updated events, fixed tests. 2023-01-11 17:36:22 +02:00
Volodymyr Babak
59b4049560 Create public customer during edge sync and push to edge 2023-01-11 15:29:25 +02:00
Volodymyr Babak
fa6d395ffa Edge - push public customer to edge 2023-01-11 15:04:01 +02:00
Volodymyr Babak
490c7a0793 Added class logging for fethers during sync 2023-01-11 12:40:21 +02:00
Andrii Shvaika
76082c7177 Version set to 3.5.0-SNAPSHOT 2023-01-10 17:24:26 +02:00
dashevchenko
d7d53a5c14 Merge remote-tracking branch 'upstream/develop/3.5' into alarmComments 2023-01-10 17:24:14 +02:00
Andrii Shvaika
e23fc18dc6 Merge remote-tracking branch 'origin/master' into develop/3.5 2023-01-10 17:04:35 +02:00
Volodymyr Babak
05a3366efd Relation Edge processor - do not ignore result of saveRelationAsync 2023-01-10 16:06:45 +02:00
Volodymyr Babak
bb5e36ba09 Improve stability of device profile edge test 2023-01-10 15:16:41 +02:00
Volodymyr Babak
7cc1a3f33b Improve logic to group latest by ts 2023-01-10 10:28:14 +02:00
dashevchenko
d3a975770b Merge remote-tracking branch 'upstream/master' into alarmComments 2023-01-09 12:38:21 +02:00
Volodymyr Babak
d0847bb80a Added asset & device profiles default edge rule chain test. Added device & device profile software id and default dashboard id tests 2023-01-09 11:08:13 +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
Volodymyr Babak
5ad3d905ae Replaced edge latest version to specific version 2023-01-04 11:11:28 +02:00
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
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
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
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
4c3154da4b Version set to 3.4.4-SNAPSHOT 2022-12-28 13:33:57 +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
Andrii Shvaika
0a0099207e Merge branch 'master' into develop/3.5 2022-12-28 12:30:52 +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
Andrii Shvaika
34d7a6ced8 Merge remote-tracking branch 'origin/master' into develop/3.5 2022-12-27 13:06:46 +02:00
Andrii Landiak
89bb6cafce Improve swagger description for SaveAttributes 2022-12-27 11:15:00 +02:00