1923 Commits

Author SHA1 Message Date
YevhenBondarenko
cc977f42b2 minor refactoring 2024-10-29 18:46:34 +01:00
ShvaykaD
54a7400611 Fixed stored rule chain json. Added ignore uknown properties for rule node class 2024-10-15 14:39:34 +03:00
ShvaykaD
19fa00a5fb Rule node debug strategies 2024-10-15 11:02:09 +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
ViacheslavKlimov
dd3936ca66 Performance improvements for processing alarms unassigning task 2024-09-17 11:34:19 +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
IrynaMatveieva
5032938f49 removed brackets 2024-08-22 16:38:47 +03:00
Viacheslav Klimov
9e9488e4f0
Merge pull request #11459 from YevhenBondarenko/fix/ota-package
fixed queries for get/count devices without OTA
2024-08-22 14:34:37 +03:00
IrynaMatveieva
5e033ff066 added additional verification in tests 2024-08-22 14:04:33 +03:00
IrynaMatveieva
b19708540f added tests 2024-08-22 11:30:40 +03:00
YevhenBondarenko
7f2d78cb04 added corresponding tests 2024-08-21 15:28:18 +02:00
Viacheslav Klimov
20894ee0eb
Merge pull request #11422 from irynamatveieva/fix/swagger-doc
[Swagger Documentation] Fixed description
2024-08-21 11:56:36 +03:00
dashevchenko
eca50b018f rid from 'registration' 2024-08-20 12:51:30 +03:00
dashevchenko
9f7d6737b3 added @Length validations according to database restriction 2024-08-19 15:20:47 +03:00
dashevchenko
f260794452 merged with master 2024-08-19 12:53:06 +03:00
dashevchenko
931102f73c fixed pull request comments 2024-08-16 18:00:34 +03:00
Igor Kulikov
d5c8f82b36 Merge with master 2024-08-15 10:36:00 +03:00
IrynaMatveieva
0f4037155d fixed swagger description 2024-08-14 15:50:21 +03:00
ViacheslavKlimov
9c68204845 Add activation link info API 2024-08-14 13:17:35 +03:00
dashevchenko
8d7acca4d8 added "/oauth2/client/infos?clientIds=" api for UI 2024-08-12 17:53:31 +03:00
ViacheslavKlimov
152e6f13da Merge remote-tracking branch 'origin/master' into feature/entities-version 2024-08-09 13:08:26 +03:00
ViacheslavKlimov
dc1e2f94c6 Improve Lua script for versioned cache 2024-08-09 12:24:20 +03:00
ViacheslavKlimov
5d5632606c Merge remote-tracking branch 'origin/master' into feature/activation-link-ttl 2024-08-07 14:26:23 +03:00
Igor Kulikov
241f28f254 Merge with master 2024-08-07 14:20:58 +03:00
Viacheslav Klimov
af5f501cd4
Merge pull request #11347 from volodymyr-babak/edge-misc-fixes
Edge: Enhanced Credential Handling and Sync Improvements
2024-08-07 13:38:40 +03:00
ViacheslavKlimov
7007563627 Merge remote-tracking branch 'origin/hotfix/3.7' into master-hotfix 2024-08-06 19:46:05 +03:00
Igor Kulikov
e1bae1eda5 Merge with master 2024-08-06 17:40:29 +03:00
ViacheslavKlimov
5759610340 Rate limit for WS subscriptions 2024-08-05 17:22:58 +03:00
ViacheslavKlimov
a5a92d9334 Merge remote-tracking branch 'origin/master' into feature/entities-version 2024-08-03 14:33:21 +03:00
Volodymyr Babak
8cc1bccc5b Merge remote-tracking branch 'upstream/master' into edge-misc-fixes 2024-08-02 12:50:54 +03:00
Volodymyr Babak
cfca80defe Remove Edge request messages - send multiple data messages in single rpc message 2024-08-02 12:48:13 +03:00
YevhenBondarenko
dfd417b530 merge with master 2024-08-02 11:24:33 +02:00
Andrii Landiak
0c0c2fc5fc Merge remote-tracking branch 'upstream/master' into optimize-imports 2024-08-01 12:52:17 +03:00
Andrii Landiak
5ca6ad03e3 CE: optimize java imports 2024-08-01 11:12:10 +03:00
irynamatveieva
649a8b65fd fixed conflicts 2024-07-31 15:02:41 +03:00