4501 Commits

Author SHA1 Message Date
Andrii Shvaika
079c610ffc Improvements to the upgrade script 2022-07-28 13:28:59 +03:00
Andrii Shvaika
07de58fe21 Automatic migration of the events during upgrade 2022-07-27 19:22:10 +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
Yuriy Lytvynchuk
4712118ce2 new RuleNode 'fetch device credentials' 2022-07-27 14:13:37 +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
YevhenBondarenko
c0eaa2f772 fixed upgrade script 2022-07-20 11:22:25 +02:00
ShvaykaD
28cf298d83 fix typos after merge in coap tests 2022-07-19 14:46:07 +03:00
ShvaykaD
2c40bf13cf merge with develop/3.4 2022-07-19 14:09:47 +03:00
nickAS21
742e27f3e2 fix_bug_tests lwm2m Security 2022-07-18 18:29:57 +03:00
Andrii Shvaika
58e418578c Fix reordering of chunked entities from git 2022-07-18 15:53:02 +03:00
Andrii Shvaika
6e776417cb Fix references to tenant 2022-07-18 14:34:55 +03:00
Andrew Shvayka
25339dc5b5
Merge pull request #6952 from YevhenBondarenko/swagger-improvements
[3.4] Swagger docs improvements
2022-07-18 12:03:25 +03:00
Andrew Shvayka
64d7d7769b
Merge pull request #6954 from thingsboard/feature/external_id_contstraint
[3.4] Unique constraint for external id
2022-07-18 11:05:58 +03:00
Igor Kulikov
581cf8b7c8 Add TbCoreComponent annotation to DefaultEdgeRequestsService to avoid invalid dependencies in rule engine 2022-07-15 20:16:51 +03:00
Andrii Shvaika
e6fe7e6833 Unique constraint for external id 2022-07-15 18:00:33 +03:00
YevhenBondarenko
5fafa3fe72 added queue swagger doc 2022-07-15 15:45:44 +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
Andrii Shvaika
8a2ca98000 Rename 2FA Configu controller to have a good name in Swagger UI 2022-07-14 12:58:46 +03:00
Andrii Shvaika
37533239b4 Single Partition for Kafka response topics. 10 partitions for transport-api by default 2022-07-13 14:40:44 +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
ff674f0db8
Merge pull request #6934 from volodymyr-babak/edqe-queue-cleanup
[3.4] Remove unused code after queue id-name revert
2022-07-13 12:36:30 +03:00
nickAS21
a8c749c22b fix_bug_tests coap comments1_1 2022-07-13 05:55:48 +03:00
nickAS21
8b7d4a2942 Merge branch 'develop/3.4' into fix_bug_coap_tests 2022-07-12 23:52:51 +03:00
nickAS21
551ac37ffc fix_bug_tests coap comments1 2022-07-12 23:51:48 +03:00
Volodymyr Babak
0a131d8463 Remove unused code after queue id-name revert 2022-07-12 22:12:11 +03:00
Igor Kulikov
231bddb2cb Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4 2022-07-12 18:47:53 +03:00
Igor Kulikov
7f058132fd UI: Minor fixes 2022-07-12 18:47:40 +03:00
nickAS21
e5f1c73dd8 fix_bug_tests coap 2022-07-12 16:47:02 +03:00
YevhenBondarenko
e70aee01a0 added remove isolated_tb_core column script 2022-07-12 15:42:42 +02: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
Andrew Shvayka
4a5a5f5d98
Merge pull request #6926 from thingsboard/bug/queue-id-to-name
[3.4] Revert queue id to queue name in device profiles
2022-07-12 13:45:52 +03:00
Andrii Shvaika
cd633c72c8 No more Queue Id in the Device Profile 2022-07-12 12:56:40 +03:00
thingsboard
bc88babd11 fix pr comments 2022-07-12 12:29:27 +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
nickAS21
c6ba649379 fix_bug_tests lwm2m 2022-07-11 18:15:16 +03:00
Andrew Shvayka
c402504b60
Merge pull request #6910 from thingsboard/mail-server-timeout-impl
[3.4] Mail server timeout impl
2022-07-11 14:05:26 +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
nickAS21
46646d6cd4 refactoring: tests WidgetsBundle 2022-07-10 23:32:16 +03:00
nickAS21
c89a497348 refactoring: tests User fix bug testFindSystemTbResources 2022-07-10 16:26:29 +03:00
nickAS21
53564f792c Merge branch 'develop/3.4' into refactoring_tests_20 2022-07-10 11:57:50 +03:00
nickAS21
e9621430a3 refactoring: tests User 2022-07-10 11:57:16 +03:00
Igor Kulikov
d8ada9f1ef Fix VC permissions 2022-07-08 18:57:10 +03:00
Andrii Shvaika
0c5eb6bb3c Mail Send Timeouts 2022-07-08 17:35:02 +03:00