277 Commits

Author SHA1 Message Date
Artem Dzhereleiko
4d9ef2d3b2 UI: Add timeseries to color settings and update settings for digital neon and lcd gauge 2024-05-20 17:13:14 +03:00
Artem Dzhereleiko
c4cc2890b0 UI: merge and resolve conflict 2024-05-03 13:17:56 +03:00
Igor Kulikov
979fe58fe4
Merge pull request #10489 from rusikv/bug/timeseries-chart-threshold-styles
Fixed timeseries chart widget threshold settings styles
2024-05-03 12:09:26 +03:00
Igor Kulikov
e48bd45ab8 UI: Improve latest chart widgets configuration. 2024-05-01 16:58:21 +03:00
Igor Kulikov
27af61eb6a UI: Implement Radar chart widget. 2024-04-30 10:44:33 +03:00
Igor Kulikov
d12c680e12 UI: Implement bars and polar area widgets. 2024-04-25 19:10:48 +03:00
Artem Dzhereleiko
314572df64 UI: Merge with master and resolve conflict 2024-04-25 17:19:18 +03:00
Igor Kulikov
5339884dc2 UI: Fix pie chart config layout. 2024-04-24 12:55:52 +03:00
Igor Kulikov
d315f5ce77 UI: Implement pie chart. 2024-04-23 18:57:18 +03:00
Igor Kulikov
b3d74adce8 UI: Status widget: Implement advanced settings. 2024-04-22 12:59:29 +03:00
Igor Kulikov
291cabef4b UI: Implement Status widget. 2024-04-19 19:36:27 +03:00
Igor Kulikov
fd7c7e9b51 UI: Improve time series chart tooltip configuration - added font/color settings for tooltip label. 2024-04-17 18:30:49 +03:00
Igor Kulikov
94da3da2ff UI: Improve time series chart legend configuration - added font/color settings for legend value and column title. 2024-04-17 17:49:25 +03:00
Igor Kulikov
9c383be12a UI: Add grid settings to time series charts. 2024-04-16 12:34:00 +03:00
Igor Kulikov
82ab52889b UI: Implement time series comparison widget settings. 2024-04-12 17:34:43 +03:00
Artem Dzhereleiko
e050cf2756 UI: Simple gauge settings with advanced color settings 2024-04-12 13:54:55 +03:00
Igor Kulikov
3e527f2634 UI: Implement comparison support for new time series charts. 2024-04-11 13:53:00 +03:00
Igor Kulikov
dde2a55d3d UI: Implement new version of State chart widget based on Echarts. 2024-04-10 16:23:22 +03:00
rusikv
cc990d4ff3 UI: fixed timeseries chart widget threshold settings styles 2024-04-03 13:15:05 +03:00
Igor Kulikov
e761b1ec47 UI: Fix scss style path. 2024-03-29 19:37:41 +02:00
Igor Kulikov
1a9e69c762 UI: Update range chart advanced settings. Add label background option to series/threshold labels. Minor improvements and fixes. 2024-03-29 18:58:16 +02:00
Igor Kulikov
604a35b267 UI: Improve bar chart with labels width configuration. 2024-03-28 17:38:06 +02:00
Igor Kulikov
cff99ab843 UI: Improve charts layout. 2024-03-28 12:50:47 +02:00
Igor Kulikov
60f40ad6b8 UI: Improve time series charts X axis and tooltip date formatting: introduce auto date format. 2024-03-13 18:29:35 +02:00
Igor Kulikov
b3d536a567 UI: Time series chart widgets performance and layout improvements. Update echarts version. 2024-03-12 14:32:27 +02:00
Igor Kulikov
7823f1533c UI: Time series chart animation settings. 2024-03-11 16:12:44 +02:00
Igor Kulikov
c688f516c7 UI: Multiple Y axes configuration support for time series chart. 2024-03-11 15:44:56 +02:00
Igor Kulikov
e364d15da5 UI: Time series chart: Add Y axis ticks formatter function. 2024-03-07 19:57:19 +02:00
Igor Kulikov
4e61c9f76e
Merge pull request #10316 from Dmitriymush/hot-fix/open-URL
Refactoring widgetActionTypes
2024-03-07 17:59:21 +02:00
Igor Kulikov
d39be08974 UI: Improve time series bar width strategy: calculate width as percentage of time window. 2024-03-07 17:50:28 +02:00
Igor Kulikov
ef385640ff UI: Implement no aggregated data bar width strategies 2024-03-07 14:21:01 +02:00
Dmitriymush
0d27c18efb UI: refactoring widgetActionTypes 2024-03-07 11:14:59 +02:00
Igor Kulikov
bd34456baa UI: Improve threshold line color settings. 2024-03-07 11:07:08 +02:00
Igor Kulikov
cd206c0f80 UI: Implement line / bar / point charts. 2024-03-06 19:50:56 +02:00
Igor Kulikov
b91c1ba288 UI: Implement thresholds config for Time series chart. 2024-03-05 19:26:04 +02:00
Igor Kulikov
0c09de5dc1 UI: Implement time series chart axes settings. 2024-03-04 18:14:23 +02:00
Igor Kulikov
fc06a77943 UI: Implement time-series chart key settings form. 2024-03-04 16:56:29 +02:00
Igor Kulikov
0ebd22be2d UI: Implement Time series chart widget config. 2024-03-01 19:58:00 +02:00
Igor Kulikov
6b8af63c1e UI: Add ability to check dashboard state in action widget. 2024-02-29 17:54:52 +02:00
Igor Kulikov
57b5aa5022
Merge pull request #10226 from jktu2870/signal_strength_prod-2773(2)
Add the possibility of setting the value range manually in the Signal Strength widget configuration
2024-02-27 10:09:45 +02:00
Igor Kulikov
6a8ed589a2
Merge pull request #10262 from vvlladd28/bug/widget-action/required-whitespace
Space before the required mark has been removed in widget action
2024-02-27 10:08:01 +02:00
Igor Kulikov
c6c6293153
Merge pull request #10225 from vvlladd28/bug/background-settings/jump
Fixed background settings panel jump when edit content
2024-02-27 10:01:51 +02:00
Igor Kulikov
7277556ff4
Merge pull request #10177 from Dmitriymush/bug-fix/widget-action-targetDashboardStateId
Fixed dashboard state autocomplete in widget action component
2024-02-27 09:53:26 +02:00
Vladyslav_Prykhodko
0ad39c0fee UI: space before the required mark has been removed in widget action 2024-02-26 12:31:45 +02:00
Dmitriymush
73bef368de UI: refactoring of widget action component 2024-02-19 15:58:42 +02:00
Vladyslav_Prykhodko
d4e02f480a UI: Fixed background settings panel jump when edit content 2024-02-19 13:02:31 +02:00
okolesnyk
3a4ffa213f UI. Signal Strength widget (PROD-2773)(move "No signal" field into advanced form) 2024-02-19 12:58:00 +02:00
Igor Kulikov
3d4b706181 UI: Implement toggle button widget. 2024-02-16 12:50:29 +02:00
Igor Kulikov
5f70100118 UI: Add value converter type to set value settings. 2024-02-14 18:42:29 +02:00
Igor Kulikov
a65396c40c UI: Minor improvements 2024-02-14 16:34:56 +02:00