4642 Commits

Author SHA1 Message Date
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
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
ViacheslavKlimov
12ca1739d4 Remove all queue types except Kafka 2024-10-23 15:30:07 +03:00
dashevchenko
4e2be7ab92 fixed license check 2024-10-23 11:47:10 +03:00
dashevchenko
101e46d547 updated QrCodeSettings to have custom app store links 2024-10-22 17:17:06 +03:00
Vladyslav_Prykhodko
73e93c2968 UI: Add mobile bundles table 2024-10-22 15:35:32 +03:00
dashevchenko
af719050a0 fixed bundle info when apps are missed 2024-10-22 15:03:48 +03:00
Andrii Landiak
3ecbd3258e Introduce kafka approach to work with edge-event instead of postgres 2024-10-22 12:38:57 +03:00
dashevchenko
fb87cd6df7 refactoring 2024-10-21 18:54:22 +03:00
Viacheslav Klimov
e4942dcbbf
Merge branch 'master' into feature/dashboard-sync 2024-10-21 12:19:11 +03:00
nick
edad8f4932 Merge branch 'master' into lwm2m_write_obj_19 2024-10-18 14:34:57 +03:00
nick
d77e557945 activity: add return if callback error 2024-10-18 14:32:26 +03:00
ViacheslavKlimov
2c0b7eb2b3 Deprecate all queue types except Kafka and in-memory 2024-10-18 14:11:59 +03:00
ViacheslavKlimov
52a6499d1c Export/import used resources along with dashboard and widget type 2024-10-18 12:50:03 +03:00
ViacheslavKlimov
ae812ad3a7 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/user-security-info 2024-10-18 11:23:10 +03:00
nick
e5c6be6e08 lwm2m: add tests 2024-10-17 19:10:50 +03:00
nick
7422ec38e1 reportActivity: return to master 2024-10-17 17:53:38 +03:00
nick
2d4a4ad991 reportActivity: add topic empty 2024-10-17 17:18:52 +03:00
dashevchenko
ccc29db76a added tenant permission for mobile app and bundle 2024-10-17 17:04:09 +03:00
nick
12c35d903a reportActivity: add error to callback 2024-10-17 16:46:16 +03:00
dashevchenko
4acb051b0e updated structure mobile layout config 2024-10-17 16:30:16 +03:00
nick
12d27e2a33 lwm2m: added to lwm2mClient a new field: deviceIdStr and removed the deviceId global variable 2024-10-17 14:54:48 +03:00
ViacheslavKlimov
f5c4bc5076 Merge branch 'feature/dashboard-sync' into improvements/dashboard-export 2024-10-17 14:37:01 +03:00