93 Commits

Author SHA1 Message Date
Igor Kulikov
39abbacb20 UI: Remove json form component. Remove all react dependencies. 2024-12-23 12:57:08 +02:00
Igor Kulikov
2c131f6767 Introduce dynamic form properties settings, introduce dynamic form component. Migrate from json schema form to dynamic form. 2024-12-12 18:02:51 +02:00
Vladyslav_Prykhodko
95ba3e8a4d UI: Add edit alias from dasource widgets 2024-11-29 16:23:27 +02:00
Igor Kulikov
c19924065c UI: Remove deprecated ComponentFactory usage. Improve typings in tsx files. 2024-10-04 18:30:19 +03:00
Igor Kulikov
cfcf627fe1 UI: Improve widget resizable options. 2024-09-05 12:48:55 +03:00
Igor Kulikov
1c2d1f8780 UI: Improve widget layout settings: Add preserve aspect ratio and resizable options. 2024-09-05 10:19:05 +03:00
Vladyslav_Prykhodko
f5f679479a UI: Fix translation 2024-08-16 16:30:35 +03:00
Vladyslav_Prykhodko
367fe1b2e7 UI: Added sort breakpoint in layout configuration and fix translation 2024-08-16 16:04:14 +03:00
Vladyslav_Prykhodko
7cb15a0e00 UI: Add manage dashboard layout and improved selector breakpoint 2024-08-16 13:42:55 +03:00
Igor Kulikov
fc563a189f UI: Hide widget mobile settings for SCADA layout. 2024-08-15 13:14:13 +03:00
Igor Kulikov
cfc4d3d65f UI: SCADA symbol - implement create widget from SCADA symbol, add widget size parameters, make target device optional for SCADA symbol widgets. 2024-06-10 17:49:15 +03:00
rusikv
c823a74e20 UI: cell click action type implementation 2024-04-19 16:22:39 +03:00
Igor Kulikov
0ebd22be2d UI: Implement Time series chart widget config. 2024-03-01 19:58:00 +02:00
Igor Kulikov
7a4503dc5c UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget. 2024-01-23 20:03:14 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Igor Kulikov
59adb5f6a4 UI: Fixed widget config forms validation. 2023-11-08 17:01:47 +02:00
Igor Kulikov
43bdf120f2 UI: Fixed widget config forms validation. 2023-11-08 13:50:47 +02:00
Igor Kulikov
3ab6b0e2b7 UI: Fix data keys chips validation. 2023-10-10 17:23:12 +03:00
Igor Kulikov
e255b6ec42 UI: Add Alarm and entity count widgets. 2023-09-14 18:45:22 +03:00
Igor Kulikov
c57cb2b754 Switch to unique widget type FQN. 2023-08-18 16:14:21 +03:00
Igor Kulikov
0497308445 UI: Improve widget settings mode switching. 2023-08-17 18:50:32 +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
2fea229aa1 UI: Introduce borderRadius widget card setting. Improve widget style json field. 2023-07-06 11:02:15 +03:00
Igor Kulikov
d992355a3c UI: Implement basic config form for Entities table widget. 2023-06-06 17:20:35 +03:00
Igor Kulikov
7a342884bf UI: Implement widgets config basic mode. Widgets config minor refactoring. 2023-06-02 19:43:13 +03:00
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