87 Commits

Author SHA1 Message Date
Igor Kulikov
e255b6ec42 UI: Add Alarm and entity count widgets. 2023-09-14 18:45:22 +03:00
Igor Kulikov
3d1158d3bd UI: Improve widget models 2023-09-05 12:18:59 +03:00
Igor Kulikov
875c8d526b Widget Bundles to Wudget Types Many to Many support for UI 2023-09-01 18:55:29 +03:00
Igor Kulikov
acdf5ad48c Implement ability to move widget types between widget bundles. Ability to deprecate widget type. 2023-08-28 18:54:12 +03:00
Igor Kulikov
c57cb2b754 Switch to unique widget type FQN. 2023-08-18 16:14:21 +03:00
Igor Kulikov
a1fb657b0c UI: Introduce timewindow style. Ability to embed widget title panel into widget template. Add pattern support for widget title, etc. 2023-08-08 18:54:07 +03:00
Igor Kulikov
fdceb86b31 UI: Implement widget title font and color settings. 2023-08-04 19:07:55 +03:00
Igor Kulikov
df8585c1b6 UI: Implement Value card widget settings. Improve widget container layout. 2023-07-27 17:18:39 +03:00
Igor Kulikov
9d8a9943bf UI: Add value card widget. Introduce tb-icon component to handle both font and svg (mdi) icons. 2023-07-21 18:26:14 +03:00
Igor Kulikov
2fea229aa1 UI: Introduce borderRadius widget card setting. Improve widget style json field. 2023-07-06 11:02:15 +03:00
Igor Kulikov
1ec37d7685 UI: Improve data keys config. Fix datasource type processing. 2023-06-20 18:52:13 +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
600d6cf27c UI: Widget config improvements 2023-05-16 20:00:53 +03:00
Chantsova Ekaterina
330137d20e Merge remote-tracking branch 'upstream/master' into feature/custom-action-extension-module-support 2023-04-27 10:56:40 +03:00
Igor Kulikov
14c61f65e9 UI: Alarm count datasource type support. Improve alarm filters. 2023-04-21 18:00:56 +03:00
Chantsova Ekaterina
415c95907b UI: widget extension module support in custom actions 2023-04-14 18:33:42 +03:00
Igor Kulikov
3aed9db82f UI: Angular 14 migration 2023-02-02 16:55:27 +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
devaskim
b2ce603fc5 Make possible to hide widget in desktop mod. 2022-11-20 00:32:32 +05:00
Igor Kulikov
4bc66473db UI: Improve latest data key aggregation config 2022-09-15 17:26:28 +03:00
Igor Kulikov
70466bf71c UI: Improve timewindow configuration for aggregation comparison 2022-09-15 14:18:16 +03:00
Igor Kulikov
b5383aa421 UI: Update timeseries aggregation data structures. Implement timeseries aggregation delta calculation. 2022-09-14 17:49:37 +03:00
Igor Kulikov
f28297b7ae UI: latest data aggregation improvements 2022-09-13 14:07:56 +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
8f05fce1cb
Merge branch 'master' into 2_process_no_data_by_widget 2022-09-07 18:01:23 +03:00
devaskim
5a43971fe8 Add 'Process no-data' option to widget's type parameters. 2022-07-11 17:09:46 +05:00
Igor Kulikov
8288eade74
Merge pull request #6788 from devaskim/latest_value_in_legend
[3.4] UI: Add option to show latest value in widget's legend.
2022-06-22 15:26:22 +03:00
devaskim
1d08e319bc Add latest value to widget's legend. 2022-06-22 14:53:43 +05: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
aebe4c5b20 UI: Add GPIO widgets settings forms. 2022-04-28 16:38:58 +03:00
Igor Kulikov
83da5520fc UI: Add settings forms for flot chart widgets. 2022-04-13 18:31:20 +03:00
Igor Kulikov
9a0363593d UI: Add digiatal gauge widget settings form 2022-04-09 15:13:47 +03:00
Igor Kulikov
ac56d06a55 UI: Settings forms for Timeseries table widget 2022-04-01 17:03:57 +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
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +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
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
ff293ae1f4 Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks. 2021-10-06 21:03:29 +03:00
Vladyslav_Prykhodko
814a685d76 UI: Added conditionally show widget table cell button action 2021-09-28 17:58:32 +03:00
Igor Kulikov
23121c5b5a Conditionally show widget header actions 2021-09-28 12:34:34 +03:00
Igor Kulikov
6e8f6fd701
Merge pull request #4958 from ChantsovaEkaterina/feature/charts-comparison-custom-interval
[3.3.1] UI: add custom interval option to charts comparison
2021-08-25 12:32:23 +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
Chantsova Ekaterina
40252c99b1 UI: add custom interval option to charts comparison 2021-07-22 15:39:57 +03:00
Igor Kulikov
59606f8330 Add support for dashboboards in mobile app. Introduce widget mobile actions. 2021-05-04 19:44:15 +03:00