1526 Commits

Author SHA1 Message Date
Igor Kulikov
73acb8e34f Merge branch 'feature/entities-version-control' of github.com:thingsboard/thingsboard into feature/entities-version-control 2022-06-02 14:11:13 +03:00
Igor Kulikov
da224c9651 UI: Implement dashboard version control 2022-06-02 14:10:56 +03:00
Andrii Shvaika
63750ef8a0 Merge with develop/3.4 2022-06-02 13:59:15 +03:00
Igor Kulikov
a07583b31d Merge branch 'feature/entities-version-control' of github.com:thingsboard/thingsboard into feature/entities-version-control 2022-06-02 12:32:24 +03:00
Igor Kulikov
57a9a0a6d3 UI: Version load error handling 2022-06-02 12:32:10 +03:00
Viacheslav Klimov
468bc44d5d Merge with feature/entities-version-control 2022-06-02 12:04:58 +03:00
fe-dev
370919ef48 UI: fix trackby and add customtranslation title 2022-06-02 09:47:54 +03:00
YevhenBondarenko
96ea21e5db Merge branch 'feature/queue-entity' of github.com:YevhenBondarenko/thingsboard into feature/queue-entity 2022-06-01 22:01:03 +02:00
YevhenBondarenko
44403cd2c2 merge with develop/3.4 2022-06-01 21:55:34 +02:00
fe-dev
c377f80caa UI: Fix bugs 2022-06-01 19:14:09 +03:00
Igor Kulikov
14023e4cc9 UI: Implement rule chain page version control. 2022-06-01 18:02:52 +03:00
Igor Kulikov
8382850d1a UI: Minor improvements 2022-06-01 16:35:20 +03:00
Andrii Shvaika
c350712bfb Merge with base brnach 2022-06-01 13:58:43 +03:00
Andrii Shvaika
5a0eb8b640 Ordering and localization 2022-06-01 13:56:35 +03:00
Igor Kulikov
df5a235e53 UI: Improve restore and create entity version components. 2022-06-01 13:10:32 +03:00
Viacheslav Klimov
4c8b3bd7cb Merge remote-tracking branch 'origin/feature/entities-version-control' into vc-improvements 2022-06-01 12:45:33 +03:00
Igor Kulikov
7841c5ff6f UI: Implement auto-commit settings 2022-05-31 18:42:33 +03:00
Viacheslav Klimov
9eb32add2b UI for export/import api rate limiting 2022-05-31 18:11:24 +03:00
Igor Kulikov
09402f40ac UI: Refactor vc settings to repository settings. Add remove other entities confirm. 2022-05-31 16:16:24 +03:00
Viacheslav Klimov
18083f1094 Merge remote-tracking branch 'zhenya/feature/queue-entity' into vc-improvements 2022-05-31 16:10:15 +03:00
Igor Kulikov
bb9b58da5b Add author to entity version 2022-05-31 13:09:47 +03:00
Igor Kulikov
89c04a3460 UI: Implement complex version load. 2022-05-31 11:33:49 +03:00
Igor Kulikov
ab686d5dd0 UI: minor improvements 2022-05-30 19:24:58 +03:00
Igor Kulikov
b6f964a5eb UI: Implement complex version create action. 2022-05-30 19:05:17 +03:00
kalutkaz
29fef94692
Merge branch 'develop/3.4' into fix/adaptMarkerTripAnimation 2022-05-30 09:43:01 +02:00
Igor Kulikov
0be0df6015 UI: Implemented entity version diff component. 2022-05-27 19:34:55 +03:00
Igor Kulikov
e86b37b4af UI: Initial implementation of entity versions diff component 2022-05-27 13:14:18 +03:00
Viacheslav Klimov
906d421f2d Merge branch 'develop/3.4' into feature/2fa 2022-05-26 17:44:38 +03:00
Igor Kulikov
6558b0b24d UI: Improve restore action 2022-05-26 14:27:22 +03:00
Igor Kulikov
46e0c7c908 UI: Implement entity version restore 2022-05-26 13:50:50 +03:00
Igor Kulikov
65dc70c51b UI: Add entity versions text search support. Minor improvements and fixes. 2022-05-26 11:11:58 +03:00
Igor Kulikov
9d17ff1285 UI: Entity versions table improvement. Create entity version popover. 2022-05-25 20:05:59 +03:00
fe-dev
d99d4ebb0d UI: add id to queues and fixed bugs 2022-05-25 18:45:00 +03:00
Igor Kulikov
ed44304eac UI: Branch select improvements. Entity versions table improvements. 2022-05-25 16:26:39 +03:00
Vladyslav_Prykhodko
7af89eefb0 UI: Add support backup codes in 2FA 2022-05-25 12:33:36 +03:00
Igor Kulikov
ca3c95afca UI: Implement entitiy versions table 2022-05-25 12:26:23 +03:00
Andrii Shvaika
db34f7766f Merge with main branch 2022-05-23 17:55:43 +03:00
Igor Kulikov
841f9d5ff6 UI: Single entity Git export 2022-05-20 17:50:35 +03:00
YevhenBondarenko
6c1031536d merge with develop/3.4 2022-05-19 17:17:04 +02:00
Igor Kulikov
2b8bf1972e UI: Fix trip animation widget label calculation. Map widgets code cleanup. 2022-05-17 14:23:44 +03:00
Igor Kulikov
4a20d153c5 UI: Use 'Maximum entities per datasource' parameter from widget configuration instead of hardcoded value 1024 2022-05-16 16:35:07 +03:00
YevhenBondarenko
b037fb09b0 merge with develop/3.4 2022-05-16 12:59:19 +02:00
Igor Kulikov
8e4e27e685 Merge branch 'develop/3.4' into feature/widget-settings 2022-05-12 11:03:34 +03:00
Igor Kulikov
33e5b033ec UI: Widget settings forms support for extensions 2022-05-11 18:16:30 +03:00
Igor Kulikov
c44727851d UI: Add map widget settings forms 2022-05-11 15:58:15 +03:00
fe-dev
7d7d48f42e UI: delete queue-type-list and add to autocomplete description 2022-05-11 14:19:00 +03:00
YevhenBondarenko
dc3c2cfec2 merge with develop/3.4 2022-05-09 22:27:21 +02:00
fe-dev
285f35b31b UI: Fix trackby queues and add padding 2022-05-06 12:28:11 +03:00
fe-dev
7ef7613939 UI: Refactoring queue 2022-05-05 11:02:45 +03:00
Igor Kulikov
38b4d6b659 UI: Implement update multiple attributes widget settings forms 2022-05-02 19:20:01 +03:00