2252 Commits

Author SHA1 Message Date
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
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
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
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
dashevchenko
ccc29db76a added tenant permission for mobile app and bundle 2024-10-17 17:04:09 +03:00
dashevchenko
4acb051b0e updated structure mobile layout config 2024-10-17 16:30:16 +03:00
ViacheslavKlimov
cb097bb637 Change dashboard export structure; images export-import improvements 2024-10-15 17:08:15 +03:00
ShvaykaD
54a7400611 Fixed stored rule chain json. Added ignore uknown properties for rule node class 2024-10-15 14:39:34 +03:00
ViacheslavKlimov
86616e3b08 Gateways dashboard sync; new 'DASHBOARD' resource type 2024-10-15 13:55:19 +03:00
ShvaykaD
19fa00a5fb Rule node debug strategies 2024-10-15 11:02:09 +03:00
Vladyslav_Prykhodko
5790ee1642 UI: Add mobile center menu item and implements application page 2024-10-11 11:24:39 +03:00
dashevchenko
d32fb472d1 simplified data structure for mobile all store info object 2024-10-10 17:39:59 +03:00
dashevchenko
8c9bb7a0db constraint rename, EntityType enum fix 2024-10-10 14:08:12 +03:00
dashevchenko
06ad4bdc43 added platformType request param to /mobile/app API endpoint 2024-10-10 12:32:17 +03:00
dashevchenko
b512d9aa4a fixed MobileV2Controller with authorization checks 2024-10-08 18:46:15 +03:00
dashevchenko
cc64a27050 upgrade script, optimized queries to db, refactoring 2024-10-08 14:58:25 +03:00
dashevchenko
04bba3ff5a mobile app bundles: initial implementation 2024-10-07 14:26:33 +03:00
ViacheslavKlimov
87894cfcf4 Merge remote-tracking branch 'origin/master' into feature/user-security-info 2024-09-30 11:43:42 +03:00
Igor Kulikov
b4124f7c4c Merge with RC 2024-09-26 11:10:56 +03:00
Igor Kulikov
4d705f26fd Version set to 3.8.0-RC 2024-09-26 11:09:26 +03:00
Igor Kulikov
3dadc34b5b Version set to 3.9.0-SNAPSHOT 2024-09-26 10:38:27 +03:00
Igor Kulikov
025fb1ca8c Version set to 3.8.0 2024-09-26 09:46:57 +03:00
Sergey Matvienko
b8c0fae602 TenantId.fromUUID() usage instead of new TenantId() refactored. new TenantId() is deprecated. 2024-09-17 14:22:06 +02:00
Sergey Matvienko
6a726a8c56 cache hashcode for UUIDBased and TbSubscription 2024-09-17 14:11:07 +02:00
ViacheslavKlimov
dd3936ca66 Performance improvements for processing alarms unassigning task 2024-09-17 11:34:19 +03:00
ViacheslavKlimov
c676ebb267 Move lastLoginTs and failedLoginAttempts from user's additionalInfo 2024-09-16 17:38:26 +03:00
Serhii Skoryi
29d8abcc1c
Notification center: migrate from Office 365 Connectors to Microsoft Teams Workflows (#11583)
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* UI: Change configuration Microsoft Team recipient config

* UI: Add null check in Microsoft Team recipient config

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard

* Resolved PR comments

* Resolved PR comments

---------

Co-authored-by: sskoryi <sskoryi@thingsboard.io>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
2024-09-12 15:40:48 +03:00
ViacheslavKlimov
8233d6c451 Include password reset and activation links ttl in the email 2024-09-04 18:28:02 +03:00
ViacheslavKlimov
465341f0ea Merge branch 'master' of github.com:thingsboard/thingsboard into feature/activation-link-ttl 2024-09-04 17:16:50 +03:00
ViacheslavKlimov
591cc91733 Fix created edge version 2024-09-03 16:33:23 +03:00
Viacheslav Klimov
2f501c628d
Merge pull request #11521 from AndriiLandiak/feature/edge-queue
Introduce Edge queue to handle edge notification messages
2024-09-03 15:25:18 +03:00
Viacheslav Klimov
d88558eee0
Merge pull request #11496 from thingsboard/feature/rule-chain-versioning
Versioning for rule chain metadata
2024-09-03 12:53:20 +03:00
Andrii Landiak
5602807dbe
Introduce Edge queue to handle edge notification messages 2024-08-29 12:51:20 +03:00
Viacheslav Klimov
e0244c2970
Merge pull request #11421 from irynamatveieva/fix/audit-logs-alarm-deleted
Fix null entityId in audit log when alarm is deleted
2024-08-28 18:48:55 +03:00
Viacheslav Klimov
40fc7eacf3
Merge branch 'master' into feature/rule-chain-versioning 2024-08-28 12:35:59 +03:00
ViacheslavKlimov
a63ed4fa6c Versioning for rule chain metadata 2024-08-27 13:57:32 +03:00
Andrii Landiak
c6ee0bff19
Add edgeIdsCache to decrease number of calls to db for findRelatedEdgeByEntityId 2024-08-27 12:41:39 +03:00
Viacheslav Klimov
a77df2f90e
Merge pull request #11231 from dashevchenko/oauth2
OAuth2 configuration redesign
2024-08-27 12:09:53 +03:00
Andrii Landiak
0ab35b72d2 Edge: impl new approach with oauth 2024-08-26 14:51:36 +03:00