4563 Commits

Author SHA1 Message Date
Andrii Shvaika
c498b26485 Merge branch 'alarmStatusWsCmd' of github.com:dashevchenko/thingsboard 2024-11-21 11:25:39 +02:00
ViacheslavKlimov
b13428aca3 Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-20 16:39:08 +02:00
YevhenBondarenko
8d96de649d added debug mode default value 2024-11-19 13:54:01 +01:00
ViacheslavKlimov
e79e5c8f8e Fix ResourceService.getUsedResources; improve dashboard fields ordering 2024-11-19 11:56:29 +02:00
imbeacon
608e646ca8 Fixed non returning SubAck for provisioning clients 2024-11-19 09:43:14 +02:00
ViacheslavKlimov
3124ad360d Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-18 15:46:23 +02:00
ViacheslavKlimov
e9053c0cae System notification type 2024-11-18 12:58:39 +02:00
Andrii Landiak
732344c8d7 Improvement after review 2024-11-15 14:44:44 +02:00
dashevchenko
ec7e615559 improved sql-query, improved variable naming 2024-11-15 12:56:01 +02:00
YevhenBondarenko
2addd49266 minor refactoring 2024-11-13 14:30:19 +01:00
YevhenBondarenko
f54e1882bf Refactored due to common use of debug mode configuration 2024-11-13 13:56:46 +01: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
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
dashevchenko
267ffe2e47 fixed /api/mobile api, minor refactoring 2024-11-06 17:18:31 +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
YevhenBondarenko
c676f79fc3 added maxRuleNodeDebugDurationMinutes to the SystemParams 2024-11-04 20:23:35 +01: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
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
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