2074 Commits

Author SHA1 Message Date
Yuriy Lytvynchuk
b08fd39bdc fix_convertValue in EntityDataAdapter 2022-07-18 15:10:11 +03:00
Andrii Shvaika
e6fe7e6833 Unique constraint for external id 2022-07-15 18:00:33 +03:00
Volodymyr Babak
4c78121cc5 Core review updates 2022-07-15 13:17:18 +03:00
Volodymyr Babak
3881c809fe Clean up cassandra partitions cache on remove 2022-07-15 12:39:22 +03:00
thingsboard
87325bcd10 Merge remote-tracking branch 'origin/develop/3.4' into feature/work-1581-replace-deprecated-stringutils 2022-07-13 13:33:17 +03:00
Igor Kulikov
438f90f3ec
Merge pull request #6931 from YuriyLytvynchuk/fix_bug_import_rulechain
[3.4] Fix export/Import RuleChain for nested RuleChains
2022-07-13 12:38:20 +03:00
Andrii Shvaika
7fa1ca365b Remove transactional for delete tenant since it conflicts with the cache implementation 2022-07-12 19:51:25 +03:00
Yuriy Lytvynchuk
915ad7c0fa Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into fix_bug_import_rulechain 2022-07-12 19:06:05 +03:00
Yuriy Lytvynchuk
5250c9a177 fix_export_import_rulechaine 2022-07-12 18:30:12 +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
thingsboard
c7daaa571e replace StringUtils usages with in-repository implementation 2022-07-12 12:08:52 +03:00
Andrii Shvaika
488e05ac6c Queue ID and Queue Name 2022-07-11 18:51:38 +03:00
Andrew Shvayka
113bfa9d05
Merge pull request #6895 from volodymyr-babak/audit_log_config_cleanup
[3.4] Removed unused audit log config settings
2022-07-11 11:57:26 +03:00
Volodymyr Babak
9c675dd17a Remove unused audit log configuration from test file 2022-07-08 17:27:37 +03:00
YevhenBondarenko
4c919cfe01 fixed circular dependency 2022-07-07 22:28:17 +02:00
YevhenBondarenko
ca0ceeb3e1 fixed device & device-profile validation 2022-07-07 19:34:57 +02:00
Igor Kulikov
a0c83317d3 Multiple bug fixes 2022-07-06 18:54:34 +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
ac3b133ec0 refactored queue validator 2022-06-29 10:39:33 +02:00
YevhenBondarenko
c21a9c1164 added queue validation tests 2022-06-28 15:58:15 +02:00
YevhenBondarenko
68f0388723 added queue name and topic validation 2022-06-28 14:54:38 +02:00
Andrew Shvayka
a9a7df92f4
Merge pull request #6840 from volodymyr-babak/bug/fix-edge-black-box-tests
[3.4][Bug] Saving of edge event in batches should be single threaded
2022-06-28 13:14:01 +03:00
Volodymyr Babak
055919c8a7 Saving of edge event in batches should be single threaded. persisten attributes should not be propagated to edge 2022-06-28 12:33:45 +03:00
Andrii Shvaika
18893d9cf3 Fix tenants and User Update Time cache 2022-06-28 10:24:15 +03:00
Andrii Shvaika
e6c3f735e0 Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4 2022-06-27 17:12:21 +03:00
Andrii Shvaika
3e962e151f Improved Redis Serialization 2022-06-27 17:12:09 +03:00
Igor Kulikov
19ab5ba921 Improve delete tenant method 2022-06-27 16:25:55 +03:00
Igor Kulikov
011caa20fd Add hybrid mode for black-box tests. Update cassandra version in docker compose. Fix NPE in AbstractBufferedRateExecutor - ignore profile rate limits for SYS_TENANT_ID. 2022-06-23 18:58:29 +03:00
Andrii Shvaika
36fae79179 Fix cluster issues 2022-06-23 17:27:12 +03:00
Andrii Shvaika
dd2d1e6443 Removed redundant variable 2022-06-23 15:38:31 +03:00
van-vanich
4f8806dd8b fix tests in nosql 2022-06-23 13:47:28 +03:00
van-vanich
7d7701723c improve logic 2022-06-22 23:09:58 +03:00
van-vanich
f377329fe9 Merge remote-tracking branch 'ce/develop/3.4' into aggregationTsDao_fix 2022-06-22 17:03:46 +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
Andrew Shvayka
34db923d4d
Merge pull request #6699 from volodymyr-babak/bug/edge-find-missing-related-rulechains
[3.4] Fix validation of missing rule chain during assignment to the edge is broken.
2022-06-22 11:57:21 +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
Andrii Shvaika
d53985c073 Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4 2022-06-21 16:11:53 +03:00
Andrii Shvaika
ebbf583392 Fix multi-key cache transaction for attributes service 2022-06-21 16:11:39 +03:00
YevhenBondarenko
c40823095e checkRelation improvements 2022-06-21 10:32:26 +02:00
YevhenBondarenko
697f317e4b merget with develop/3.4 2022-06-21 07:18:11 +02: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
4036725d10 Fix entities deletion order when deleting tenant 2022-06-17 13:55:03 +03:00
Igor Kulikov
d982c09f68 Fix conflicts 2022-06-17 13:04:32 +03:00
YevhenBondarenko
2b18b44a52 added tenant cache 2022-06-16 22:04:26 +02:00