67 Commits

Author SHA1 Message Date
Igor Kulikov
1fe00ac46a UI: Implement widgets config basic mode. Widgets config minor refactoring. 2023-06-02 19:37:16 +03:00
Igor Kulikov
1aa2877634 UI: Fix widget config validation in basic mode 2023-05-30 13:47:52 +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
Vladyslav_Prykhodko
da124a27a4 UI: Fixed incorrect updated dataSource validator when changing dataSource type 2023-05-08 17:32:08 +03:00
Igor Kulikov
14c61f65e9 UI: Alarm count datasource type support. Improve alarm filters. 2023-04-21 18:00:56 +03:00
Igor Kulikov
c58615cf0f
Merge pull request #8057 from engix-ltd/only_lower_bound_mobile_height
Leave only lower bould for widget's height in mobile mode.
2023-03-28 19:28:33 +03:00
Igor Kulikov
f99fa3c038 UI: Angular 15 migration 2023-02-23 19:01:53 +02:00
Igor Kulikov
e5a9dbc795 UI: Angular 15 migration 2023-02-17 19:24:01 +02:00
Igor Kulikov
f4f7e8f284 UI: Angular15 migration 2023-02-16 19:32:02 +02:00
devaskim
96911590e1 Leave only lower bould for widget's height in mobile mode. 2023-02-08 11:06:01 +05:00
Igor Kulikov
1b51b38466 UI: Angular 14 migration 2023-02-02 16:08:41 +02:00
Igor Kulikov
21cd557d96 UI: Angular 14 migration 2023-02-02 15:55:06 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Vladyslav_Prykhodko
00e9d2ce75 UI: Refactoring code 2023-01-30 16:35:19 +02:00
devaskim
b2ce603fc5 Make possible to hide widget in desktop mod. 2022-11-20 00:32:32 +05:00
Andrew Shvayka
3ab5ceb69f
Merge pull request #7290 from kalutkaz/updateDatasourceError
[3.4.2] UI:Updated datasource errors style
2022-10-31 13:08:07 +02:00
Kalutka Zhenya
0138e598cc Refactoring 2022-09-16 11:43:10 +03:00
Kalutka Zhenya
85cec6810c updateDatasourceError 2022-09-16 11:40:21 +03:00
Igor Kulikov
70466bf71c UI: Improve timewindow configuration for aggregation comparison 2022-09-15 14:18:16 +03:00
Igor Kulikov
9f178105cf UI: Add aggregation configuration to TimeSeries dataKey for latest widget 2022-09-08 18:51:13 +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
Igor Kulikov
c44727851d UI: Add map widget settings forms 2022-05-11 15:58:15 +03:00
Igor Kulikov
8fa493eb1c UI: Add analogue gauges widget settings forms 2022-04-06 16:07:42 +03:00
Igor Kulikov
2422cd7882 Merge with develop/3.4 2022-03-30 11:14:54 +03:00
Igor Kulikov
3c55b25f44 Implement latest values support for timeseries widgets 2022-03-28 13:39:26 +03:00
Igor Kulikov
ec6a7ae5a4 Add dashboard and widget reference to widget settings form. Add default value method. 2022-03-22 17:13:21 +02:00
Igor Kulikov
c2f4724ca2 Ability to define component form for advanced widget settings and widget data keys 2022-03-19 10:08:53 +02:00
Igor Kulikov
cc6cd2cb2a UI: Add slide toggle control widget 2022-02-04 20:06:23 +02:00
Igor Kulikov
4c972ec59b
Merge pull request #5910 from ArtemDzhereleiko/bug-fix/widget-advanced-settings/show-title-icon
[3.3.3] UI: Added additional condition to define showTitleIcon
2022-01-20 12:00:52 +02:00
ArtemDzhereleiko
caa932700d UI: Added additional condition to define showTitleIcon 2022-01-17 18:38:04 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
4d27a69bce
Merge pull request #5772 from ArtemDzhereleiko/bug-fix/show-hide-legend
[3.3.3] UI: Show legend fieldset only in timeseries and latest widget
2022-01-12 16:45:50 +02:00
ArtemDzhereleiko
94d502e6ee UI: Refactoring 2021-12-24 11:13:28 +02:00
ArtemDzhereleiko
d7f4bd5436 UI: Show legend fieldset only in timeseries and latest widget 2021-12-23 14:16:22 +02:00
Igor Kulikov
3874f8ff46 Add ability to set widget and dashboard level CSS. Introduce dashboard state component with ability to be embedded inside markdown widget. 2021-12-22 17:15:10 +02:00
ArtemDzhereleiko
9c38756eb3 Add input field no data to display alternative message 2021-10-29 11:01:09 +03:00
ArtemDzhereleiko
c6a5043382 UI: New widget settings layout 2021-10-27 13:33:51 +03:00
Igor Kulikov
9bdc56f68c Add widgets help resources. Introduce datasources optional flag for widget type parameters. 2021-10-19 22:22:06 +03:00
Igor Kulikov
e1afbe6667 Control visibility and order of dashboard in mobile application. Ability to hide widgets in mobile mode. Fix dashboard state changes processing. 2021-07-22 15:44:40 +03:00
Igor Kulikov
0b43762a83 Introduce entities count datasource. 2021-03-02 12:04:45 +02:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Vladyslav_Prykhodko
3aa97eec06 UI: Improvement autocomplete data keys in datasource widget 2020-12-17 13:32:03 +02:00
Vladyslav_Prykhodko
97ef261ad2 UI: fixed show alarm fields in data keys widget with unresolved alias 2020-11-24 10:57:59 +02:00
Igor Kulikov
dee4625fa9 UI: WS Alarm Data 2020-07-06 14:42:36 +03:00
Igor Kulikov
c6f7862cbf UI: Dashboard filters - user mode 2020-07-02 15:42:58 +03:00
Igor Kulikov
25dae17671 UI: Dashboard filters implementation 2020-07-01 20:09:25 +03:00
Igor Kulikov
9600cc0420 UI: Data query - key filters initial implementation. 2020-06-30 19:37:50 +03:00