158 Commits

Author SHA1 Message Date
kalytka
d3dad03a97 Refactoring 2024-01-09 15:52:49 +02:00
kalytka
4cc31b01f7 Resolve conflicts 2024-01-08 17:02:37 +02:00
kalytka
f80ba069ad share module 2023-12-04 10:31:21 +02:00
Igor Kulikov
751ebc0d03 UI: Minor refactoring. Replace image inputs to image gallery inputs. 2023-11-28 11:30:46 +02:00
Igor Kulikov
35de014fe1 UI: Implement multiple gallery images input. Replace image inputs to image gallery inputs. 2023-11-27 18:34:46 +02:00
Igor Kulikov
bda319c3e8 UI: Implement gallery image input component. 2023-11-24 18:47:46 +02:00
Igor Kulikov
12fafa40f5 UI: Images import/export suppoer. Implement flow to delete images used by other entities. 2023-11-23 17:56:04 +02:00
Igor Kulikov
678ac15324 UI: Implement image edit/update. 2023-11-21 14:08:52 +02:00
Igor Kulikov
276debbd5d UI: Image Gallery component. 2023-11-21 11:27:37 +02:00
Igor Kulikov
91fc161c4f Implement widget types / bundles pagination and full text search. Add widget types tags. UI: Implement scroll grid component. 2023-09-28 18:16:20 +03:00
Igor Kulikov
875c8d526b Widget Bundles to Wudget Types Many to Many support for UI 2023-09-01 18:55:29 +03:00
Ruslan Vasylkiv
2f1290e7e1
Delete timeseries UI implementation (#8932) 2023-07-13 14:24:45 +02:00
Igor Kulikov
7a342884bf UI: Implement widgets config basic mode. Widgets config minor refactoring. 2023-06-02 19:43:13 +03:00
Igor Kulikov
bf749ff19b UI: Basic widget config mode directive support 2023-05-30 12:37:47 +03:00
Igor Kulikov
ee159be366 UI: Introduce device datasource type. Implement basic and advanced widget config modes. 2023-05-25 17:03:52 +03:00
Igor Kulikov
130bb84657 UI: Widget config improvement 2023-05-19 17:54:27 +03:00
Igor Kulikov
600d6cf27c UI: Widget config improvements 2023-05-16 20:00:53 +03:00
Igor Kulikov
c11ff1434d UI: Display device activity state in table. Implement device activity state filter. 2023-04-28 16:30:41 +03:00
Igor Kulikov
14c61f65e9 UI: Alarm count datasource type support. Improve alarm filters. 2023-04-21 18:00:56 +03:00
Vladyslav_Prykhodko
53dd3c89f4 UI: fix minnor bug in notification and change notification models 2023-03-28 13:47:24 +03:00
Igor Kulikov
97278c9ef2 UI: Move send notification button router tabs panel. 2023-03-24 19:24:31 +02:00
Vladyslav_Prykhodko
1b2b84e48e Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-03-21 15:32:23 +02:00
Igor Kulikov
0780669498 Merge with develop/3.5 2023-03-10 12:56:00 +02:00
ViacheslavKlimov
a56261ac9d Merge with develop/3.5 2023-03-08 13:11:31 +02:00
rusikv
994971a5cd UI alarm assignment implementation 2023-02-16 14:51:24 +02:00
Vladyslav_Prykhodko
2212a6d9be Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-02-14 11:09:34 +02:00
Igor Kulikov
61e117f320 UI: Refactor menu for System administrator 2023-02-09 19:13:44 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Chantsova Ekaterina
1a4feb6804 UI: fixed error on loading custom widgets module withing dashboard state component 2023-01-30 19:03:41 +02:00
Vladyslav_Prykhodko
9e35f4bd0f UI: Add settings for slack delivery method in notification template 2023-01-26 13:36:55 +02:00
Igor Kulikov
2aec503830 Revert "Solved issue of a re-init Widget-Component service and widgets-info Cache."
This reverts commit 2b0fa4c4
2022-12-28 14:35:29 +02:00
Tarnavskiy
2b0fa4c478 Solved issue of a re-init Widget-Component service and widgets-info Cache. 2022-12-27 19:16:23 +02:00
Igor Kulikov
012c8e91de Implement Assets Profile UI 2022-09-26 18:10:12 +03:00
Artem Babak
48e5aed0b6 Rate limits implementation 2022-07-06 14:33:18 +03:00
Igor Kulikov
18ec32f092 Merge with develop/3.4 2022-06-13 12:20:08 +03:00
Igor Kulikov
44749f1306
Merge pull request #5818 from desoliture1/alarmScheduleDynamicValues
[3.4] Add support for dynamic values for schedules in alarm rules
2022-06-10 17:46:32 +03:00
Igor Kulikov
7841c5ff6f UI: Implement auto-commit settings 2022-05-31 18:42:33 +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
Igor Kulikov
89c04a3460 UI: Implement complex version load. 2022-05-31 11:33:49 +03:00
Igor Kulikov
b6f964a5eb UI: Implement complex version create action. 2022-05-30 19:05:17 +03:00
Igor Kulikov
e86b37b4af UI: Initial implementation of entity versions diff component 2022-05-27 13:14:18 +03:00
Igor Kulikov
46e0c7c908 UI: Implement entity version restore 2022-05-26 13:50:50 +03:00
Igor Kulikov
9d17ff1285 UI: Entity versions table improvement. Create entity version popover. 2022-05-25 20:05:59 +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
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
YevhenBondarenko
dc3c2cfec2 merge with develop/3.4 2022-05-09 22:27:21 +02:00
fe-dev
7ef7613939 UI: Refactoring queue 2022-05-05 11:02:45 +03:00