3593 Commits

Author SHA1 Message Date
dashevchenko
879e8f46a5 pull request comments 2024-10-22 12:51:04 +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
Andrew Shvayka
e8c3f94e91
Merge pull request #11877 from YevhenBondarenko/fix/install-schema-version
automaticaly set schema version based on app version
2024-10-18 13:03:57 +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
dashevchenko
4acb051b0e updated structure mobile layout config 2024-10-17 16:30:16 +03:00
ViacheslavKlimov
f5c4bc5076 Merge branch 'feature/dashboard-sync' into improvements/dashboard-export 2024-10-17 14:37:01 +03:00
ViacheslavKlimov
84fd3129ee Load gateways dashboard on install/upgrade 2024-10-17 13:37:38 +03:00
YevhenBondarenko
cbb9d621a7 automaticaly set schema version based on app version 2024-10-16 01:45:41 +02:00
ViacheslavKlimov
cb097bb637 Change dashboard export structure; images export-import improvements 2024-10-15 17:08:15 +03:00
ViacheslavKlimov
86616e3b08 Gateways dashboard sync; new 'DASHBOARD' resource type 2024-10-15 13:55:19 +03:00
nick
c1fb823047 Merge branch 'master' into lwm2m_M15 2024-10-15 13:50:25 +03:00
Igor Kulikov
fdbe59c610 Version set to 3.9.0-SNAPSHOT 2024-10-14 18:32:35 +03:00
Igor Kulikov
d11f866856 Version set to 3.8.1-RC 2024-10-14 18:27:21 +03:00
Viacheslav Klimov
b09266a54c
Merge pull request #11850 from thingsboard/rc
rc
2024-10-11 18:36:37 +03:00
dashevchenko
119354a441 renamed db column, added validation on mobile app creation 2024-10-11 11:59:32 +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
44cd542601 upgrade script fix 2024-10-08 17:57:46 +03:00
dashevchenko
cc64a27050 upgrade script, optimized queries to db, refactoring 2024-10-08 14:58:25 +03:00
YevhenBondarenko
0907cc081a fixed IndexOutOfBoundsException during saving old latestTs 2024-10-07 20:28:45 +02:00
dashevchenko
04bba3ff5a mobile app bundles: initial implementation 2024-10-07 14:26:33 +03:00
nick
bb945e2540 Merge branch 'master' into lwm2m_M15 2024-10-06 11:50:03 +03:00
ViacheslavKlimov
13c49d1689 Get rid of "userCredentialsEnabled" in user's additional info 2024-10-03 13:14:30 +03:00
nick
8d6768009d lwm2m: update version: leshan = M15, californium = 3.12.1 2024-10-02 13:12:53 +03:00
ViacheslavKlimov
2448a9cdea Merge branch 'master' of github.com:thingsboard/thingsboard into feature/user-security-info 2024-09-30 12:46:34 +03:00
Viacheslav Klimov
1b890ac0cd
Merge pull request #11644 from dashevchenko/userDashboardFix
Check default and home dashboard exists when GET /auth/user
2024-09-30 12:42:09 +03:00
ViacheslavKlimov
52ada5cac2 User info processing refactoring 2024-09-30 12:33:01 +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
f6eb2d922b Merge branch 'rc' 2024-09-26 13:31:18 +03:00
Andrii Shvaika
33e8491791 No more inline of system scada symbols 2024-09-26 13:16:41 +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
4e7176cce7 Version set to 3.8.0-RC 2024-09-26 10:32:23 +03:00
Igor Kulikov
025fb1ca8c Version set to 3.8.0 2024-09-26 09:46:57 +03:00
Igor Kulikov
5ba220d127 SVG thumbnail generation improvements. 2024-09-25 16:40:36 +03:00
Igor Kulikov
76abeb1ead Improve image thumbnails generation. 2024-09-25 16:08:45 +03:00
ViacheslavKlimov
345c1e5a31 Fix incrementFailedLoginAttemptsByUserId 2024-09-17 19:05:03 +03:00
ViacheslavKlimov
1ac47aa0c0 Update user_credentials in schema-entities.sql 2024-09-17 13:20:07 +03: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
imbeacon
aeec020f6a Avoided additional info creation on provisioning if the device is not a gateway 2024-09-12 12:54:50 +03:00
imbeacon
6b99fb917a Fix for NPE 2024-09-12 12:52:30 +03:00
Illia Barkov
4fb982eee8
Merge branch 'master' into improvement/provisioning-gateway-device 2024-09-12 12:16:22 +03:00
Andrew Shvayka
6e79672b97
Merge pull request #11612 from thingsboard/fix/versioned-cache-refactoring
Refactor versioned caching
2024-09-11 16:25:14 +03:00