2065 Commits

Author SHA1 Message Date
Andrew Shvayka
126e8b9639
Merge pull request #6265 from YevhenBondarenko/feature/update-versions
[3.4] updated spring, netty and jackson versions
2022-04-08 14:30:04 +03:00
Viacheslav Klimov
1b48a98fa0 Save relations after all other entities are saved on import; refactoring 2022-04-08 13:53:28 +03:00
van_vanich
4e8bd88fb3 Merge remote-tracking branch 'ce/develop/3.4' into aggregationTsDao_fix 2022-04-07 11:48:46 +03:00
Viacheslav Klimov
cecf49a67d Fix dashboard import to update entity aliases 2022-04-05 18:55:20 +03:00
Yuriy
5809b0d6a8 QUERY: add SQL string with parameters 2022-04-05 17:53:54 +03:00
Viacheslav Klimov
7c00cd449f Add option to find existing entity by name when importing; refactoring 2022-04-05 17:12:51 +03:00
Viacheslav Klimov
18b2fd4664 Fix permission checks for export/import api 2022-04-05 15:01:26 +03:00
Viacheslav Klimov
9b8fca9973 Export/import api improvements 2022-04-05 10:45:13 +03:00
YevhenBondarenko
5c2ee4434c added consumerPerPartition to Queue entity 2022-04-04 17:06:40 +02:00
Viacheslav Klimov
2a77c90d13 More tests for export/import api; refactoring 2022-04-04 15:09:46 +03:00
Viacheslav Klimov
e37a075031 Export/import API: refactor, rename packages 2022-04-01 15:22:44 +03:00
YevhenBondarenko
4f0f95912e BaseQueueServiceTest is abstract 2022-03-31 19:42:57 +02:00
Viacheslav Klimov
19a27f93f4 Export/import API improvements and refactoring 2022-03-31 20:29:39 +03:00
YevhenBondarenko
061ffcba53 drop queue table in tests 2022-03-31 18:24:28 +02:00
Viacheslav Klimov
6dc962882e Add more options for entity export and import settings; refactoring 2022-03-30 18:42:12 +03:00
Viacheslav Klimov
ab5d6f3c0d Entities export/import API refactoring 2022-03-30 13:31:43 +03:00
Viacheslav Klimov
8eb68ff7a6 Revert changes to UserCredentials 2022-03-30 10:50:57 +03:00
YevhenBondarenko
e5eb484c2f added TbQueueClusterService and NorificationsTopicService 2022-03-29 21:42:46 +03:00
Viacheslav Klimov
190430ffc4 Store 2FA account config in UserAuthSettings table 2022-03-29 19:18:00 +03:00
Viacheslav Klimov
95f41810ac Store 2FA account config is UserCredentials' additionalInfo 2022-03-29 11:32:27 +03:00
YevhenBondarenko
3764ebfa1c implemented deleteTopic for queues 2022-03-28 22:38:31 +03:00
Viacheslav Klimov
b396aa4a38 Use JdbcTemplate in EntitiesSchemaSqlTest 2022-03-28 16:26:05 +03:00
Viacheslav Klimov
6182ae7415 Add test for schema reinstall 2022-03-28 15:41:09 +03:00
Viacheslav Klimov
50422363f0 Fix install script for fk_device_profile_ota_package constraint to work on repeated install 2022-03-28 14:26:56 +03:00
YevhenBondarenko
fd53d3aeb4 added base tests for queue 2022-03-27 23:41:30 +03:00
YevhenBondarenko
287485831d fixed entity view caching 2022-03-26 00:49:30 +02:00
Viacheslav Klimov
5ee056ff8d Export/import API refactoring 2022-03-25 15:32:54 +02:00
Viacheslav Klimov
472edc8409 Refactor controller exceptions handling 2022-03-23 12:07:52 +02:00
Viacheslav Klimov
d746a04186 Merge branch 'develop/3.4' into feature/2fa
# Conflicts:
#	application/src/test/java/org/thingsboard/server/controller/AbstractWebTest.java
2022-03-22 15:54:53 +02:00
Viacheslav Klimov
8bbe6bafd8 Refactor 2FA; add refilling setting to TbRateLimits 2022-03-22 15:49:57 +02:00
Viacheslav Klimov
20a4f3cc4c 2FA: lock account after X unsuccessful verification attempts; refactoring 2022-03-20 14:13:54 +02:00
Viacheslav Klimov
0c36d4809c 2FA: rate limiting, validation, refactoring 2022-03-19 19:34:45 +02:00
Viacheslav Klimov
9eb03950fa 2FA: refactoring, tests 2022-03-17 18:49:08 +02:00
Viacheslav Klimov
4062dc70fb Initial export/import API for devices, device profiles, assets, rule chains, dashboards and customers 2022-03-16 15:03:55 +02:00
Yevhen
5d82d738ee updated spring and netty versions 2022-03-15 21:44:27 +01:00
Igor Kulikov
d7efbd6eba Merge with master 2022-03-15 12:42:18 +02:00
Viacheslav Klimov
e2c9a5ffdf TOTP and SMS 2FA providers; 2FA set-up API 2022-03-10 17:59:59 +02:00
Viacheslav Klimov
5bf9107deb Merge branch 'master' into fix/ota-device-profile
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/install/SqlDatabaseUpgradeService.java
2022-03-02 17:32:41 +02:00
Andrii Shvaika
da8bff5209 Rule Chain Service improvement for invalid rule chain ids 2022-02-28 17:27:48 +02:00
Andrii Shvaika
a7196c4fa7 Automatic conversion of rule chain metadata on the back end 2022-02-28 17:17:31 +02:00
ShvaykaD
c0d290a93e Merge remote-tracking branch 'upstream/develop/3.4' into feature/6169 2022-02-28 11:50:14 +02:00
Andrii Shvaika
4775869786 Merge branch 'master' into develop/3.4 2022-02-28 11:48:31 +02:00
ShvaykaD
163d100173 fix typos after merge with master 2022-02-28 11:39:12 +02:00
ShvaykaD
2cbcd2c89d merge with master 2022-02-28 11:34:16 +02:00
Volodymyr Babak
1b9d70f2fe Refactoring validators - moved them to a separate classes 2022-02-21 19:18:27 +02:00
Igor Kulikov
dabd25e760 Version set to 3.4.0-SNAPSHOT 2022-02-21 12:19:59 +02:00
Igor Kulikov
3af76140cd Merge with master 2022-02-21 11:54:41 +02:00
Igor Kulikov
c3dde26c69 Implement events batch insert. Remove 'region' filter from tenant find queries. 2022-02-18 16:57:48 +02:00
YevhenBondarenko
4512185cad created Queue entity, dao and ui 2022-02-18 16:41:24 +02:00
Andrii Shvaika
64d3f5c803 Remove redundant event types from cleanup procedure 2022-02-18 12:12:39 +02:00