3528 Commits

Author SHA1 Message Date
Andrii Landiak
38eeada8ec Implement clean up service to clear empty edge topics 2024-10-30 12:29:07 +02:00
Andrii Landiak
3ecbd3258e Introduce kafka approach to work with edge-event instead of postgres 2024-10-22 12:38:57 +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
ae812ad3a7 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/user-security-info 2024-10-18 11:23:10 +03:00
YevhenBondarenko
cbb9d621a7 automaticaly set schema version based on app version 2024-10-16 01:45:41 +02: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
YevhenBondarenko
0907cc081a fixed IndexOutOfBoundsException during saving old latestTs 2024-10-07 20:28:45 +02: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
ViacheslavKlimov
cf0d3183e7 Rename CacheKey to VersionedCacheKey 2024-09-10 15:23:29 +03:00
Viacheslav Klimov
3fdf93d3bf
Merge pull request #11588 from volodymyr-babak/edge-rule-chain-cache-fix
Fixed issue with Edge Root Rule Chain cache for related edges
2024-09-10 14:25:43 +03:00
Viacheslav Klimov
f030959b08
Merge pull request #11271 from thingsboard/feature/activation-link-ttl
TTL for password reset and user activation links
2024-09-10 14:16:47 +03:00
ViacheslavKlimov
53a975681c Refactor versioned caching 2024-09-10 13:42:27 +03:00
Andrew Shvayka
0a5a60cded
Merge pull request #10901 from imbeacon/fix/profiles-creation-with-default-name-but-default-profile-exists
Fixed creation of profiles with name "default" and existing default renamed profile
2024-09-09 15:54:50 +03:00
imbeacon
80957f3259 Changes due to comments 2024-09-09 15:52:55 +03:00
imbeacon
945caa354e Merge remote-tracking branch 'upstream' into improvement/provisioning-gateway-device 2024-09-09 15:36:01 +03:00
Volodymyr Babak
70a60abc02 Fixed issue with Edge Root Rule Chain cache for related edges 2024-09-06 16:45:18 +03:00
Illia Barkov
306e971788
Merge branch 'master' into fix/profiles-creation-with-default-name-but-default-profile-exists 2024-09-06 11:02:49 +03:00
dashevchenko
452dca8147 deleted redundant annotations 2024-09-05 15:03:01 +03:00
dashevchenko
afe1365b0d added sorting by title for oauth2 clients 2024-09-05 12:46:25 +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
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