6588 Commits

Author SHA1 Message Date
Andrii Landiak
6fa3a125c2 Mino refactoring: add json support for resources, fix test and edgeVersion for test 2023-11-13 13:28:54 +02:00
Andrii Landiak
ed285338d2 Minor refactoring of RuleChainMetadataConstructor 2023-11-13 12:52:07 +02:00
Andrii Landiak
ec4200d735 Refactoring after final review 2023-11-13 12:41:52 +02:00
Andrii Landiak
caf2f29693 Refactor MsgConstructors to be in sync with PE logic 2023-11-13 12:34:42 +02:00
YevhenBondarenko
5de58644e5 refactoring 2023-11-13 11:32:04 +01:00
Andrii Landiak
4c06a26e02 Refactoring asset and device processors, add fix for customerId 2023-11-13 12:29:33 +02:00
Andrii Landiak
b14a304473 Refactoring for edge proto to send entity serialized in order not to update everytime entity changes its structure 2023-11-13 12:27:14 +02:00
YevhenBondarenko
deb19d24c0 added verification for the corresponding test 2023-11-13 10:57:27 +01:00
YevhenBondarenko
316a09854c implemented device actor delete msg and fixed assign to tenant 2023-11-12 22:15:57 +01:00
ShvaykaD
dd19d60869 created entity view callback and removed it usage for save without latest method 2023-11-10 20:11:56 +02:00
Andrii Shvaika
78a87185b0 Node upgrade improvement 2023-11-10 18:26:02 +02:00
Andrew Shvayka
cb290f442a
Merge pull request #9607 from ShvaykaD/bugfix/upgrade-rule-node-configurations
added TbNodeUpgradeUtils && fixed rule node upgrades when config is null or NullNode
2023-11-10 17:57:04 +02:00
Andrew Shvayka
2ca2e637fe
Merge pull request #9604 from volodymyr-babak/telemetry-edge-processor-fix-error
Telemetry edge processor: added check for attr/timeseries value size
2023-11-10 17:54:14 +02:00
Volodymyr Babak
ed7b86cf61 Code review changes 2023-11-10 17:41:16 +02:00
Igor Kulikov
3d182a736b Improve load system widgets method. 2023-11-10 17:32:29 +02:00
ShvaykaD
1ecb9497e2 Merge branch 'master' into bugfix/upgrade-rule-node-configurations 2023-11-10 16:13:24 +02:00
Andrew Shvayka
b0bfdc535a
Merge pull request #9608 from AndriiLandiak/fix/edge-old-version-support
Fix widget type and tenant profile data backward compatibility
2023-11-10 16:11:00 +02:00
Andrii Landiak
28b35c9513 Add backward compatibility support for widged types and tenant profile data 2023-11-10 15:57:21 +02:00
ShvaykaD
92178384ea added TbNodeUpgradeUtils && fixed upgrade when config is null or NullNode 2023-11-10 15:42:10 +02:00
imbeacon
7559aa9fe3 Added gateways dashboard creation on tenant add 2023-11-10 14:45:48 +02:00
Volodymyr Babak
d761524fe4 Telemetry edge processor: added check for attr/timeseries value size 2023-11-10 14:42:03 +02:00
dashevchenko
7248f70517 added log printing to coap commands 2023-11-10 14:20:42 +02:00
Andrew Shvayka
d82646a691
Merge pull request #9598 from volodymyr-babak/edge-admin-set-fix
Admin Edge Fetcher updates. Resource Edge Processor updates.
2023-11-10 13:11:09 +02:00
dashevchenko
171f4ed489 refactoring 2023-11-10 12:00:44 +02:00
dashevchenko
709329150b added fix for test cleanup method 2023-11-10 11:56:15 +02:00
Volodymyr Babak
037820c9fa Improve stability of edge tests 2023-11-10 08:45:17 +02:00
ViacheslavKlimov
d06cfa9ae0 Tests for referenced images and system image names 2023-11-09 19:19:56 +02:00
Volodymyr Babak
d4ed67ff6d Fixed license header 2023-11-09 18:28:45 +02:00
Volodymyr Babak
3d7b4d4c62 Fixed comp error 2023-11-09 18:21:50 +02:00
Volodymyr Babak
6358b0be90 Admin settings update. @author AndriiLandiak 2023-11-09 18:16:40 +02:00
Andrew Shvayka
b0a7466b2b
Merge pull request #9596 from thingsboard/hotfix/3.6
Hotfix/3.6
2023-11-09 18:12:10 +02:00
Andrew Shvayka
bca383eb4c
Merge pull request #9587 from dashevchenko/dockerCommandFix
Fixed device connectivity docker command for localhost
2023-11-09 17:58:37 +02:00
dashevchenko
8b034308de updated docker connectivity command localhost check, updated test 2023-11-09 17:13:16 +02:00
Igor Kulikov
770a6623c2 Update UI help URL to 3.6.1 2023-11-09 14:43:57 +02:00
dashevchenko
7b84cfb9e8 added "--network=host " for docker command if host equals localhost 2023-11-09 13:04:08 +02:00
ViacheslavKlimov
e1ceacedca Migrate images for new widgets 2023-11-08 21:40:23 +02:00
ViacheslavKlimov
23e79ee6ac Merge with master 2023-11-08 21:35:21 +02:00
ViacheslavKlimov
55df765916 Upgrade scripts for images migration 2023-11-08 21:30:08 +02:00
YevhenBondarenko
8a98ccf1d0 added tests and minor refactoring 2023-11-08 20:16:08 +01:00
ViacheslavKlimov
68910a2855 Migrate system images from Base64 2023-11-08 20:36:58 +02:00
Andrew Shvayka
a8947eae9e
Merge pull request #9582 from volodymyr-babak/edge-test-add-logging-of-failed-msgs
Added logging in case edge test failed on initial check
2023-11-08 18:17:42 +02:00
Andrew Shvayka
c21b10f088
Merge pull request #9585 from YevhenBondarenko/fix/audit-logs
fixed query timeout exception
2023-11-08 18:14:52 +02:00
Igor Kulikov
59adb5f6a4 UI: Fixed widget config forms validation. 2023-11-08 17:01:47 +02:00
YevhenBondarenko
1631f80da9 fixed query timeout exception 2023-11-08 15:53:51 +01:00
Volodymyr Babak
67c3bcf0cc Added logging in case edge test failed on initial check 2023-11-08 16:29:12 +02:00
Andrii Shvaika
2e10b62535 Fix order of core notification processing 2023-11-08 12:48:58 +02:00
Andrii Shvaika
3025752d0c Merge remote-tracking branch 'origin/hotfix/3.6' 2023-11-07 15:54:55 +02:00
Andrew Shvayka
03a673c535
Merge pull request #9570 from dashevchenko/mqttConnectCommandFix
Updated mosquitto_pub connectivity command to support white spaces in user creds
2023-11-07 15:01:22 +02:00
Igor Kulikov
9afc57bfea Merge branch 'master' of github.com:thingsboard/thingsboard 2023-11-07 13:57:33 +02:00
Igor Kulikov
e069b66219 UI: Charts: Add new Doughnut widgets. 2023-11-07 13:57:27 +02:00