7087 Commits

Author SHA1 Message Date
Volodymyr Babak
0eaa0d44e6 Organize imports 2023-11-17 11:59:00 +02:00
Volodymyr Babak
7401ece634 testSyncEdge - improved edge activation. added loggin in case test failure 2023-11-17 11:56:29 +02:00
Igor Kulikov
caca64947c Merge with master 2023-11-17 11:55:37 +02:00
Andrii Landiak
bfb2547ad2 Merge remote-tracking branch 'upstream/master' into feature/edge-json-converter-impl 2023-11-17 08:17:51 +02:00
Igor Kulikov
f5cf840838 Add upgrade from 3.6.1 tp 3.6.2 2023-11-16 17:46:03 +02:00
Igor Kulikov
7db1d6a62b Merge branch 'master' of github.com:thingsboard/thingsboard 2023-11-16 17:42:08 +02:00
Igor Kulikov
28254d651a UI: Range chart widget. 2023-11-16 17:42:02 +02:00
dashevchenko
1be39aa9aa fixed license, env name refactoring 2023-11-16 16:16:38 +02:00
YevhenBondarenko
80fc2d9b86 improvements 2023-11-16 15:06:00 +01:00
ShvaykaD
9d97d0c0b5 save attributes node: fixed escaped boolean parameters && minor refactoring to notify device logic 2023-11-16 15:47:25 +02:00
ViacheslavKlimov
f95fcdf3dd Merge with master 2023-11-16 15:18:27 +02:00
ViacheslavKlimov
72ae6eb708 Version control support for resources 2023-11-16 15:13:00 +02:00
Andrii Landiak
409f45272b Improve EdgeProcessor to receive boolean instead of EdgeVersion: it simplifies the code on Edge as well 2023-11-16 14:33:36 +02:00
ViacheslavKlimov
e9c003f76d Subscribe first in testSubscribingToUnreadNotificationsCount
(cherry picked from commit edcc507f4b9ec40ee92c70f2c0d8f8490f7ccbe8)
2023-11-16 13:55:24 +02:00
Andrii Shvaika
4ed64439a0 Merge remote-tracking branch 'origin/hotfix/3.6.1' 2023-11-16 13:53:15 +02:00
Andrew Shvayka
0983ec7044
Merge pull request #9640 from thingsboard/fix/notifications-count-test
Improve flaky test
2023-11-16 13:51:07 +02:00
ViacheslavKlimov
6eadef0d68 Use JsonGetter/Setter to encode resource data; minor fixes 2023-11-16 13:15:32 +02:00
Andrii Landiak
286c46f8c6 Provide better naming for edgeVersion boolean version check. Minor refactoring 2023-11-16 12:59:05 +02:00
Andrii Landiak
a8aeaa80c1 Update constructRuleChainUpdatedMsg 2023-11-15 17:48:36 +02:00
imbeacon
ebd50555ef Updated test 2023-11-15 17:29:47 +02:00
ViacheslavKlimov
e7aabe80a4 Unique image resource key based on index 2023-11-15 16:10:18 +02:00
Andrii Shvaika
a4bac1e794 Implement cache for the entity creation request 2023-11-15 15:57:58 +02:00
ShvaykaD
f61b2d0fb2 fix default rule chains 2023-11-15 15:30:12 +02:00
ViacheslavKlimov
edcc507f4b Subscribe first in testSubscribingToUnreadNotificationsCount 2023-11-15 15:14:41 +02:00
dashevchenko
f26d827ab8 reverted thingsboard.yml local changes 2023-11-15 14:57:41 +02:00
dashevchenko
aab09a6804 reverted thingsboard.yml local changes 2023-11-15 14:56:17 +02:00
dashevchenko
08727b4c36 added executor provider for pubsub queue, added env variable to manage pubsub queue executor provider thread pool 2023-11-15 14:51:58 +02:00
ViacheslavKlimov
2b9eab0150 Minor refactoring 2023-11-15 13:03:40 +02:00
imbeacon
c0cde53c52 Removed unneccesary check, refactoring and added assertion check for validation in callback 2023-11-15 08:04:44 +02:00
imbeacon
c82e3d4791 Added support for NON CoAP messages 2023-11-15 08:04:32 +02:00
imbeacon
deaf06970a Adapted tests to match new amount of dashboards for tenant 2023-11-15 07:56:06 +02:00
dashevchenko
4f22ef9733 created PubSubExecutor to use each time publisher is created and do not produce too much threads created 2023-11-14 17:36:51 +02:00
ViacheslavKlimov
19968b5c10 Image descriptor, image preview, refactoring 2023-11-14 16:06:59 +02:00
Andrii Landiak
0f26d7a5f0 Improve constructRuleChainUpdatedMsg to not change rule chain entity 2023-11-14 13:48:26 +02:00
Andrew Shvayka
ef26f18d5a
Merge pull request #9600 from dashevchenko/afterTestFix
Improved afterTest method
2023-11-14 12:40:38 +02:00
ViacheslavKlimov
d70ce27253 Fix build 2023-11-14 12:08:59 +02:00
ViacheslavKlimov
7d4729451a ImageController draft 2023-11-14 12:03:26 +02:00
dashevchenko
ed735f609e added additional logging for afterTest 2023-11-14 11:00:29 +02:00
ViacheslavKlimov
7489b87fa5 Remove tenantId from image link; remove link from resource 2023-11-13 18:46:24 +02:00
Andrew Shvayka
bf3bcb4928
Merge pull request #9612 from ShvaykaD/bugfix/entity-view-callback-only-if-save-with-latest
save timeseries without latest: removed callback for entity view
2023-11-13 17:48:09 +02:00
Andrii Shvaika
df24c363ce Version set to 3.6.2-SNAPSHOT 2023-11-13 17:07:32 +02:00
Andrii Landiak
64349f538e Fix resourceEdgeTest 2023-11-13 15:00:23 +02:00
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