Andrii Shvaika
|
8dc01ea5db
|
Major improvement to device state service
|
2022-08-03 18:52:10 +03:00 |
|
Andrii Shvaika
|
6ad1b10c09
|
remove jetbrains annotations
|
2022-08-02 10:54:04 +03:00 |
|
Andrii Shvaika
|
a38edcd62b
|
Upgrade script for the events migration
|
2022-07-27 18:56:09 +03:00 |
|
Andrii Shvaika
|
3af07efd7f
|
Support for bulk delete of events
|
2022-07-27 15:30:08 +03:00 |
|
Andrii Shvaika
|
ab0710c13e
|
Cleanup event tables by partitions
|
2022-07-26 19:15:25 +03:00 |
|
Andrii Shvaika
|
219e97ff4a
|
Implementation of Rule Chain and Rule Node debug events
|
2022-07-26 16:28:55 +03:00 |
|
Andrii Shvaika
|
e89554aaf4
|
WIP: improvement to fetch of the events
|
2022-07-25 19:36:13 +03:00 |
|
Andrii Shvaika
|
a720009b55
|
Initial DB structure
|
2022-07-22 18:53:41 +03:00 |
|
Andrii Shvaika
|
fa0433a7eb
|
Version set to 3.4.1-SNAPSHOT
|
2022-07-19 15:30:16 +03:00 |
|
YevhenBondarenko
|
e3383597ba
|
replace deprecated param readOnly
|
2022-07-15 16:24:57 +02:00 |
|
YevhenBondarenko
|
2653732cf8
|
hide externalIds and minor swagger improvements
|
2022-07-15 15:05:27 +02:00 |
|
Andrii Shvaika
|
87527f0027
|
Minor doc improvement
|
2022-07-15 12:55:43 +03:00 |
|
YevhenBondarenko
|
647588e6b8
|
merge with develop/3.4
|
2022-07-12 15:33:20 +02:00 |
|
YevhenBondarenko
|
8b6664c096
|
remove isolated tb-core
|
2022-07-12 13:27:39 +02:00 |
|
Andrii Shvaika
|
cd633c72c8
|
No more Queue Id in the Device Profile
|
2022-07-12 12:56:40 +03:00 |
|
Andrii Shvaika
|
488e05ac6c
|
Queue ID and Queue Name
|
2022-07-11 18:51:38 +03:00 |
|
Andrew Shvayka
|
0c2a838336
|
Merge pull request #6852 from volodymyr-babak/feature/edge-queues-support
[3.4] New functionality - queues are propagated to edge
|
2022-07-05 10:26:48 +03:00 |
|
Viacheslav Klimov
|
a86eb53038
|
Keep data order when getting chunked messages
|
2022-07-01 17:09:12 +03:00 |
|
Volodymyr Babak
|
b495296930
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/edge-queues-support
|
2022-06-30 11:24:10 +03:00 |
|
Igor Kulikov
|
4b5e94e3cc
|
Add Version control REST API methods to Rest Client. Remove redudant branch request parameter from some version control REST API methods.
|
2022-06-29 17:35:13 +03:00 |
|
Volodymyr Babak
|
70991ba7a0
|
New functionality - Queue are propagated to edge
|
2022-06-29 17:06:30 +03:00 |
|
Andrew Shvayka
|
0b8701b16f
|
Merge pull request #6846 from YevhenBondarenko/feature/queue-validation
[3.4] queue validation
|
2022-06-29 11:41:28 +03:00 |
|
YevhenBondarenko
|
68f0388723
|
added queue name and topic validation
|
2022-06-28 14:54:38 +02:00 |
|
Viacheslav Klimov
|
4d1a82d50b
|
Fix export/import of deprecated dashboards
|
2022-06-28 13:39:09 +03:00 |
|
Andrii Shvaika
|
18893d9cf3
|
Fix tenants and User Update Time cache
|
2022-06-28 10:24:15 +03:00 |
|
Andrii Shvaika
|
3e962e151f
|
Improved Redis Serialization
|
2022-06-27 17:12:09 +03:00 |
|
Andrii Shvaika
|
48c3ce7047
|
Fix cache value serialization issue
|
2022-06-27 11:48:58 +03:00 |
|
Andrii Shvaika
|
a107c1ac44
|
Merge branch 'vc-queue-msg-chunking' of github.com:ViacheslavKlimov/thingsboard into develop/3.4
|
2022-06-24 14:56:47 +03:00 |
|
Igor Kulikov
|
472357109d
|
VC: Detect default remote branch. Fix Entities Version Control REST API mappings to handle branch parameter.
|
2022-06-23 14:12:03 +03:00 |
|
Viacheslav Klimov
|
d6b516e708
|
VC queue message chunking
|
2022-06-22 18:06:50 +03:00 |
|
Andrew Shvayka
|
c93772273c
|
Merge pull request #6642 from ViacheslavKlimov/fix/device-profile-permissions-checks
[3.4] Fix permission checks for DeviceProfileController
|
2022-06-22 13:02:09 +03:00 |
|
Andrew Shvayka
|
4c6f817e05
|
Merge pull request #6781 from volodymyr-babak/feature/edge-add-ota-updates
[3.4] Edge OTA support
|
2022-06-22 12:47:51 +03:00 |
|
Andrii Shvaika
|
f5603c4f72
|
Merge with develop/3.4
|
2022-06-21 17:57:19 +03:00 |
|
Andrii Shvaika
|
a4cd4f3351
|
Fix vc status api calls
|
2022-06-21 17:17:13 +03:00 |
|
Volodymyr Babak
|
3b3a41a2ec
|
Merge remote-tracking branch 'origin/develop/3.4' into feature/edge-add-ota-updates
|
2022-06-21 16:45:23 +03:00 |
|
YevhenBondarenko
|
697f317e4b
|
merget with develop/3.4
|
2022-06-21 07:18:11 +02:00 |
|
Andrii Shvaika
|
2a447ec345
|
Add Load Entities Progress
|
2022-06-20 18:05:55 +03:00 |
|
Andrii Shvaika
|
b08b39fb08
|
Version Control Progress implementation
|
2022-06-20 17:06:32 +03:00 |
|
Andrii Shvaika
|
bdd8432049
|
Fix import/export of rule chains and dashboard with external id references
|
2022-06-20 12:00:21 +03:00 |
|
Andrii Shvaika
|
5cad77910f
|
Improved method that replaces uuids
|
2022-06-18 10:48:02 +03:00 |
|
Andrii Shvaika
|
7a4fec93cd
|
Fix re-import of rule chains, and different not related test
|
2022-06-18 09:28:54 +03:00 |
|
Volodymyr Babak
|
3912aadf72
|
Added otapackage support for edge - part #1
|
2022-06-17 18:26:32 +03:00 |
|
Andrii Shvaika
|
3d85fb7c0a
|
Merge branch 'feature/entities-version-control' of github.com:thingsboard/thingsboard into feature/entities-version-control
|
2022-06-17 16:10:55 +03:00 |
|
Andrii Shvaika
|
fa5335130b
|
Entities import/export for CE
|
2022-06-17 16:10:29 +03:00 |
|
Igor Kulikov
|
1e75f9f0e3
|
Merge with develop/3.4
|
2022-06-17 13:59:32 +03:00 |
|
Igor Kulikov
|
d982c09f68
|
Fix conflicts
|
2022-06-17 13:04:32 +03:00 |
|
Andrii Shvaika
|
8099c19eb7
|
Merge #6730
|
2022-06-17 11:56:54 +03:00 |
|
Andrii Shvaika
|
493b8f2f7b
|
Improved comparison of the objects before import
|
2022-06-16 17:53:05 +03:00 |
|
YevhenBondarenko
|
e61bfea55e
|
merge with develop/3.4
|
2022-06-16 12:04:58 +02:00 |
|
Viacheslav Klimov
|
88fcff5556
|
Set external ids in the config of rule chains and dashboards on export; add JsonIgnoreProperties in export data
|
2022-06-16 11:10:49 +03:00 |
|