4663 Commits

Author SHA1 Message Date
IrynaMatveieva
444c5bf079 refactored service and test classes 2024-11-12 12:25:59 +02:00
dashevchenko
5535f11f22 fixed log printing 2024-11-12 11:51:15 +02:00
dashevchenko
d8d52fa22d AlarmStatusCmd - initial implementation 2024-11-12 11:32:14 +02:00
YevhenBondarenko
637fe2a258 Used debugFailures and debugAll params instead of DebugStrategies 2024-11-11 22:15:23 +01:00
Vladyslav_Prykhodko
a4433e6134 Merge branch 'improvements/dashboard-export' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-11 18:14:58 +02:00
IrynaMatveieva
86dd8e725b added onCalculatedFieldAdded implementation 2024-11-11 17:29:24 +02:00
ViacheslavKlimov
cd146a9e74 Load image resources separately 2024-11-11 15:52:42 +02:00
Vladyslav_Prykhodko
bb5e5fdf4d Merge remote-tracking branch 'upstream/master' into improvements/dashboard-export 2024-11-08 11:52:56 +02:00
IrynaMatveieva
bcef71f78d added tbCalculatedField Service 2024-11-07 14:07:58 +02:00
IrynaMatveieva
4dbc35273a added calculated field service to ctx 2024-11-07 13:26:48 +02:00
IrynaMatveieva
de5e438c8c renamed directories 2024-11-07 12:02:39 +02:00
dashevchenko
267ffe2e47 fixed /api/mobile api, minor refactoring 2024-11-06 17:18:31 +02:00
IrynaMatveieva
889d6ec41b added CF config and converter for it 2024-11-06 15:21:28 +02:00
ViacheslavKlimov
f621feac53 Resources migration improvements 2024-11-06 14:43:31 +02:00
ViacheslavKlimov
2236304344 Refactoring for resources import 2024-11-06 13:39:27 +02:00
Shvaika Dmytro
3dfe7f3c46
Merge branch 'master' into feature/rule-node-debug-strategies 2024-11-06 11:40:13 +02:00
YevhenBondarenko
9dbade0b78 added ruleChainDebugPerTenantLimitsConfiguration to the system params 2024-11-05 20:24:28 +01:00
YevhenBondarenko
5c6cd2dda8 added new debug strategy ALL_THEN_ONLY_FAILURE_EVENTS 2024-11-05 20:18:15 +01:00
Andrii Landiak
a6c8b9a526 Fix queue.proto structure of EdgeEventMsg 2024-11-05 17:35:19 +02:00
IrynaMatveieva
ac20551bf4 added support of housekeeper deletion 2024-11-05 17:05:10 +02:00
YevhenBondarenko
c676f79fc3 added maxRuleNodeDebugDurationMinutes to the SystemParams 2024-11-04 20:23:35 +01:00
IrynaMatveieva
03ff7c17ac added calculated field link entity and its dao 2024-11-04 15:57:37 +02:00
ShvaykaD
7b1eefbfb4 Added ability to close transport session on RPC delivery timeout 2024-11-04 12:53:54 +02:00
Vladyslav_Prykhodko
bbb2531c2e Merge remote-tracking branch 'upstream/master' into feature/mobile-app-bundle 2024-11-04 11:36:33 +02:00
Andrii Landiak
e97668b01c Add logic to process postgres edge event fetcher on start 2024-11-01 17:53:11 +02:00
ViacheslavKlimov
286363d985 Reference images and resources only by link 2024-11-01 14:29:07 +02:00
IrynaMatveieva
e2d17a822d added tests 2024-11-01 13:34:04 +02:00
ViacheslavKlimov
155b22accf Move resource url from id to url; add etag to export data 2024-11-01 11:47:40 +02:00
Andrii Landiak
b981281205 Fix tests 2024-11-01 11:37:11 +02:00
Andrii Landiak
50a55d15a9 Add poll properties for edge-event kafka poll 2024-10-31 18:12:16 +02:00
Andrew Shvayka
c3d922e002
Merge pull request #11908 from thingsboard/queue-types-deprecation
Deprecate all queue types except Kafka and in-memory
2024-10-31 16:47:19 +01:00
IrynaMatveieva
32bbd83541 added calculated field entity, dao and controller 2024-10-31 16:42:28 +02:00
dashevchenko
9c9d6d95d4 added mobile app bundle to queue.proto 2024-10-31 14:58:47 +02:00
Andrew Shvayka
1abaa6f118
Merge pull request #11893 from thingsboard/Activity_Failed_to_send_message_to_core
activity_Failed to send message to core
2024-10-30 14:10:25 +01:00
Andrii Landiak
38eeada8ec Implement clean up service to clear empty edge topics 2024-10-30 12:29:07 +02:00
YevhenBondarenko
40e9496992 merge with master 2024-10-29 18:48:32 +01:00
YevhenBondarenko
cc977f42b2 minor refactoring 2024-10-29 18:46:34 +01:00
ViacheslavKlimov
667d32d8aa Use links to reference resources 2024-10-29 15:47:17 +02:00
nick
6581e48055 tbel: fix bug validate decimal with <+> 2024-10-29 12:26:12 +02:00
ViacheslavKlimov
9f10217538 Reference resources by link in dashboards and widgets 2024-10-29 12:20:19 +02:00
ViacheslavKlimov
84cce4897f Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-10-28 11:52:09 +02:00
dashevchenko
d7582223f4 moved 'enabled' from StoreInfo to QrCoodeSettings 2024-10-25 18:39:28 +03:00
dashevchenko
9ba71056ce refactored UserService to reuse functionality 2024-10-25 11:52:54 +03:00
Vladyslav_Prykhodko
c6396e4074 UI: Add mobile configure commands and add useSystemSettings in qr code widget 2024-10-25 11:42:45 +03:00
Vladyslav_Prykhodko
2397f5017f Merge branch 'feature/mobile-app-bundle' of github.com:thingsboard/thingsboard into feature/mobile-app-bundle 2024-10-24 13:24:38 +03:00
Vladyslav_Prykhodko
d29ca15af9 Merge remote-tracking branch 'upstream/master' into feature/mobile-app-bundle 2024-10-24 13:22:35 +03:00
nick
737962ae07 Activity: comments1 2024-10-24 13:17:12 +03:00
Andrew Shvayka
1199490654
Merge pull request #11948 from thingsboard/feature/dashboard-sync
Sync with Git: ignore if no changes
2024-10-24 11:45:37 +02:00
ViacheslavKlimov
1878e5be10 Track changes to Git repository; ignore sync if no changes 2024-10-24 12:37:05 +03:00
Andrew Shvayka
342aaa8be7
Merge pull request #11896 from thingsboard/lwm2m_write_obj_19
Lwm2m_write_obj_19
2024-10-24 10:33:58 +02:00