9828 Commits

Author SHA1 Message Date
Igor Kulikov
c44727851d UI: Add map widget settings forms 2022-05-11 15:58:15 +03:00
nickAS21
086dae045a refactoring: - Customer controller - preparation 2022-05-11 14:45:07 +03:00
ShvaykaD
6d89960754 refactored mqtt claim gateway tests 2022-05-11 14:38:37 +03:00
ShvaykaD
928836c0c5 reverted TransportSqlTestSuite typo from previous commit & updated provision tests 2022-05-11 14:21:06 +03:00
Andrii Shvaika
32764d23db Merge remote-tracking branch 'origin/develop/3.4' into bug/cache-issues 2022-05-11 14:01:37 +03:00
Andrii Shvaika
69e31075e4 License headers 2022-05-11 12:28:06 +03:00
ShvaykaD
ad0d5e85a6 replaced mqtt client creation with MqttTestClient in claim tests 2022-05-11 12:19:03 +03:00
Andrii Shvaika
c96b70fcb4 Improve Default Device Profile creation 2022-05-11 12:15:12 +03:00
Andrii Shvaika
94155d55fd Organize imports 2022-05-11 10:23:12 +03:00
Andrii Shvaika
a1596ac647 Clean all the cache during update to 3.4 2022-05-10 16:58:46 +03:00
ShvaykaD
cd33b63530 updated MqttTestCallback license header 2022-05-10 16:18:00 +03:00
Andrii Shvaika
274cfa986d Session Cache 2022-05-10 16:14:41 +03:00
Andrii Shvaika
96a9b22a67 Device Credentials service 2022-05-10 15:35:04 +03:00
Andrew Shvayka
e055a7f16e
Merge pull request #6533 from thingsboard/refactoring_01_AlarmController
[3.4] Refactoring Alarm controller
2022-05-10 14:55:48 +03:00
ShvaykaD
ee05935a49 added new MqttTestClient & MqttTestCallback & refactored credentials and attribute updates/request tests 2022-05-10 13:42:48 +03:00
Andrii Shvaika
5243b873e0 No more redundant EntityCacheManager 2022-05-10 13:35:19 +03:00
Andrii Shvaika
c69ba6d02d Device Profile Cache 2022-05-10 13:27:02 +03:00
Andrii Shvaika
ffe5b5ee91 OTA Package cache 2022-05-10 12:07:19 +03:00
Andrii Shvaika
29396864f2 Edge cache 2022-05-10 11:47:09 +03:00
Andrii Shvaika
0ff53a928d Entity View Cache 2022-05-10 10:56:08 +03:00
Andrii Shvaika
08ae3e9b83 Tenant Profile Cache 2022-05-10 10:20:12 +03:00
Andrii Shvaika
d9d68a0682 Asset Cache implementation 2022-05-10 09:42:36 +03:00
nickAS21
913e52abbc refactoring: 01 - Alarm only 2022-05-09 23:15:15 +03:00
nickAS21
c6a8b9fbaf refactoring: 01 - Alarm Common 2022-05-09 22:14:07 +03:00
Andrii Shvaika
eb6458738d Device Cache Impl 2022-05-09 17:13:23 +03:00
Andrii Shvaika
14e16cc6f3 Redis Tests Suite to run all the SQL tests with Redis instead of Caffeine 2022-05-09 10:54:22 +03:00
Andrii Shvaika
a3b8021ec5 Redis Cache for RelationsService 2022-05-07 15:07:54 +03:00
Andrii Shvaika
a6f38902b7 Start of the RelationService refactoring 2022-05-07 12:56:27 +03:00
Andrii Shvaika
9f3f2985ab Redis Cache implementation 2022-05-06 19:12:41 +03:00
Andrii Shvaika
7eaa70e472 Transactional Redis Cache interface 2022-05-05 19:16:45 +03:00
Andrii Shvaika
3bb52b0250 Advanced TransactionCacheManager 2022-05-05 17:41:16 +03:00
Andrew Shvayka
22b633b8ab
Merge pull request #6483 from YevhenBondarenko/feature/tb-entity-services
[3.4] tb entity services
2022-05-05 15:25:33 +03:00
YevhenBondarenko
1be1ef958e added checkEntity to saveTenant 2022-05-03 09:34:19 +02:00
Igor Kulikov
38b4d6b659 UI: Implement update multiple attributes widget settings forms 2022-05-02 19:20:01 +03:00
YevhenBondarenko
e0d04c2805 fixed minor bugs 2022-05-01 21:56:59 +02:00
YevhenBondarenko
7cda81ef86 TbTenantService improvements 2022-05-01 16:41:37 +02:00
Sergey Matvienko
66a5222fcd @Transactional(propagation = Propagation.SUPPORTS) for the BaseRelationService 2022-04-29 18:13:33 +03:00
Igor Kulikov
f71b1a63fd UI: Implement input widgets settings forms 2022-04-29 17:34:08 +03:00
Andrii Shvaika
15104028ea Investigating the cache issues 2022-04-29 16:12:22 +03:00
YevhenBondarenko
da43fe8c1f merge with develop/3.4 2022-04-29 13:01:42 +02:00
YevhenBondarenko
1bd4e6e3bf added TbEdgeService 2022-04-29 12:51:30 +02:00
YevhenBondarenko
8cde2ac848 added TbAssetService 2022-04-29 09:34:52 +02:00
Sergey Matvienko
23c774610a Merge remote-tracking branch 'ce/develop/3.4' into test-sql-suite-refactoring
# Conflicts:
#	application/src/test/java/org/thingsboard/server/transport/TransportSqlTestSuite.java
2022-04-28 18:55:15 +03:00
Sergey Matvienko
31f8d5f061 refactoring fluky testRuleChainWithOneRule 2022-04-28 18:50:37 +03:00
Sergey Matvienko
8adc0c739f removed sql test suites in favour independent test run, fixed NoSqlDaoServiceTestSuite 2022-04-28 18:45:58 +03:00
Igor Kulikov
03ddc2c378 UI: Implement navigation widget settings form 2022-04-28 17:57:32 +03:00
Igor Kulikov
aebe4c5b20 UI: Add GPIO widgets settings forms. 2022-04-28 16:38:58 +03:00
Andrew Shvayka
efccf806ba
Merge pull request #6486 from ShvaykaD/improvements/mqtt-and-coap-integration-tests
[3.4] Refactored MQTT and COAP Integration tests
2022-04-28 15:37:33 +03:00
Andrew Shvayka
761e36be7f
Merge pull request #6431 from smatvienko-tb/tests-speedup-tenant
[3.4] Tests performance improvements
2022-04-28 15:15:11 +03:00
Sergey Matvienko
00b6c8095c logback added to the msa/black-bo-tests to reduce logger overhead 2022-04-28 14:11:19 +03:00