34 Commits

Author SHA1 Message Date
Igor Kulikov
c688f516c7 UI: Multiple Y axes configuration support for time series chart. 2024-03-11 15:44:56 +02:00
Igor Kulikov
0ebd22be2d UI: Implement Time series chart widget config. 2024-03-01 19:58:00 +02:00
Igor Kulikov
d7cca23701 UI: Implement Time series chart widget. 2024-02-29 14:07:04 +02:00
Igor Kulikov
c506d25889
Update aggregated-value-card-widget.component.ts 2024-02-12 13:50:04 +02:00
rusikv
61ce68854d UI: fixed chart card value color differs from other widgets with same values and range colors configs 2024-02-01 13:59:08 +02:00
Igor Kulikov
56792bba97 UI: Introduce new aggregation intervals. Improve data intervals processing and aggregation. 2024-01-12 15:04:05 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Dmitriymush
c1262bd3a8 UI: refactored check for value card widget 2023-12-07 17:28:29 +02:00
Dmitriymush
0a9b21ce15 UI: added additional check for string and empty string in value card widget 2023-12-07 17:02:23 +02:00
Igor Kulikov
27b3c9ebc4
Merge pull request #9677 from vvlladd28/bug/value-card/check-is-numeric
Fixed card widget display only numeric value
2023-12-05 17:52:05 +02:00
Igor Kulikov
13447338cf UI: Improve image pipe. Improve widgets background style function. 2023-11-28 12:53:01 +02:00
Igor Kulikov
751ebc0d03 UI: Minor refactoring. Replace image inputs to image gallery inputs. 2023-11-28 11:30:46 +02:00
Vladyslav_Prykhodko
06d2a2abc1 UI: Fixed card widget display only numeric value 2023-11-21 15:12:05 +02:00
Igor Kulikov
3d6adb4b78
Merge pull request #9447 from rusikv/bug/no-data-to-dislplay
Fixed message 'No data to display on widget' not displayed
2023-10-23 17:28:05 +03:00
Igor Kulikov
da11ac58fa UI: Improve 'Simple value chart card' autoscale. 2023-10-20 17:54:11 +03:00
Igor Kulikov
66d4f010e8 UI: Improve some widgets style. 2023-10-20 16:15:58 +03:00
Igor Kulikov
a47ceaafed UI: Improve widgets value formatting. 2023-10-20 13:06:02 +03:00
Igor Kulikov
700aeba963 UI: Improve min/max ticks formatting for value chart card widget. 2023-10-19 16:17:06 +03:00
Igor Kulikov
ec907c66ba UI: Fix progress bar widget percent value calculation. 2023-10-19 15:05:01 +03:00
Igor Kulikov
1144197753 UI: Add default data keys/latest data keys functions to widget type parameters. 2023-10-18 15:14:16 +03:00
rusikv
8d9f5f925e UI: fixed message 'No data to display on widget' not showing when there is no data for timeseries and value chart widgets 2023-10-18 12:59:28 +03:00
Igor Kulikov
1320881a19 UI: Implement 'Progress bar' widget. 2023-10-17 18:30:17 +03:00
Igor Kulikov
f97350cd8a UI: Implement 'Simple Value and chart card' widget. 2023-10-17 10:00:34 +03:00
Igor Kulikov
00a09cd80b UI: Implement 'Auto scale' for value card widgets, count widgets and value and chart widget. 2023-10-09 14:32:50 +03:00
Vladyslav_Prykhodko
4d19ffd5f4 UI: Fixed blur icon in value card widget in vertical layout 2023-08-31 17:16:32 +03:00
Igor Kulikov
b7b34da831 UI: Auto-switch to edit mode for empty dashboard. Navigate to dashboard page right after adding dashboard. Implement aggregated value card advanced settings form. 2023-08-17 13:09:16 +03:00
Igor Kulikov
1422558ac6 UI: Improve aggregated value card widget. Improve data key aggregation config form. 2023-08-16 17:41:05 +03:00
Igor Kulikov
943788f25e UI: Aggregated value card 2023-08-15 17:39:14 +03:00
Igor Kulikov
ffe3acd92d UI: Aggregated value card widget 2023-08-15 16:52:35 +03:00
Igor Kulikov
ee5bc97330 UI: Minor improvements 2023-08-09 13:07:16 +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
c0309ac1aa UI: Value card basic config 2023-07-24 19:50:40 +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