889 Commits

Author SHA1 Message Date
ViacheslavKlimov
2236304344 Refactoring for resources import 2024-11-06 13:39:27 +02:00
ViacheslavKlimov
286363d985 Reference images and resources only by link 2024-11-01 14:29:07 +02:00
ViacheslavKlimov
155b22accf Move resource url from id to url; add etag to export data 2024-11-01 11:47:40 +02:00
ViacheslavKlimov
667d32d8aa Use links to reference resources 2024-10-29 15:47:17 +02:00
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
ViacheslavKlimov
1878e5be10 Track changes to Git repository; ignore sync if no changes 2024-10-24 12:37:05 +03:00
Viacheslav Klimov
e4942dcbbf
Merge branch 'master' into feature/dashboard-sync 2024-10-21 12:19:11 +03:00
ViacheslavKlimov
52a6499d1c Export/import used resources along with dashboard and widget type 2024-10-18 12:50:03 +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
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
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
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
ViacheslavKlimov
c676ebb267 Move lastLoginTs and failedLoginAttempts from user's additionalInfo 2024-09-16 17:38:26 +03:00
Illia Barkov
4fb982eee8
Merge branch 'master' into improvement/provisioning-gateway-device 2024-09-12 12:16:22 +03:00
imbeacon
945caa354e Merge remote-tracking branch 'upstream' into improvement/provisioning-gateway-device 2024-09-09 15:36:01 +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
Andrii Landiak
5602807dbe
Introduce Edge queue to handle edge notification messages 2024-08-29 12:51:20 +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
YevhenBondarenko
7f2d78cb04 added corresponding tests 2024-08-21 15:28:18 +02: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
dashevchenko
8d7acca4d8 added "/oauth2/client/infos?clientIds=" api for UI 2024-08-12 17:53:31 +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
e1bae1eda5 Merge with master 2024-08-06 17:40:29 +03:00
YevhenBondarenko
dfd417b530 merge with master 2024-08-02 11:24:33 +02:00
dashevchenko
60b03288cd wrapped /infos endpoint by PageData for UI opportunities 2024-08-02 12:03:18 +03:00
imbeacon
91d0f1dd1d Added ability to provision gateway device on device creating using device provisioning feature 2024-08-01 15:44:48 +03:00
Andrii Landiak
5ca6ad03e3 CE: optimize java imports 2024-08-01 11:12:10 +03:00
YevhenBondarenko
977da8bc8a fixed tests 2024-07-25 12:01:42 +02:00
YevhenBondarenko
358925cffe added version for relations 2024-07-24 13:35:29 +02:00
ViacheslavKlimov
976e1e1e1f Implement TTL for password reset and user activation links; refactoring and improvements 2024-07-24 13:22:17 +03:00
dashevchenko
1429d6a97c renamed oauth2_registration table to oauth2_client 2024-07-19 11:25:09 +03:00
Igor Kulikov
ab884b7bd2 Merge with master 2024-07-18 18:49:51 +03:00
dashevchenko
f274c274e9 oauth2 configuration breakdown: initial implementation 2024-07-18 12:49:48 +03:00
ViacheslavKlimov
c15f34d91a Merge remote-tracking branch 'origin/master' into feature/attr_tskv_version 2024-07-16 10:31:01 +03:00
Viacheslav Klimov
94b670d72e
Merge pull request #9724 from thingsboard/feature/notifications-widget
Notifications widget
2024-07-09 11:40:25 +03:00
Igor Kulikov
81fa9a6ff2 Ability to show SCADA widget bundles/widgets first when adding widget to SCADA layout. 2024-07-08 16:28:40 +03:00
Igor Kulikov
00800f36f0 Add scada field to widgets bundles and widget types. 2024-07-05 19:19:20 +03:00