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
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
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