21 Commits

Author SHA1 Message Date
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