124 Commits

Author SHA1 Message Date
Igor Kulikov
f7086cef06 UI: Add support of JS modules for widget controller script. 2024-11-29 13:49:34 +02:00
Igor Kulikov
6b6bbebab8 Implement JS Module resources support. 2024-11-27 19:28:24 +02:00
ViacheslavKlimov
9f10217538 Reference resources by link in dashboards and widgets 2024-10-29 12:20:19 +02:00
Igor Kulikov
b8f61b65aa Merge branch 'rc' 2024-10-18 17:53:12 +03:00
Igor Kulikov
a9bb238ab3 UI: Dashboard widget copy/paste and scada symbol animation for chrome fixes. 2024-10-18 17:06:37 +03:00
Igor Kulikov
c19924065c UI: Remove deprecated ComponentFactory usage. Improve typings in tsx files. 2024-10-04 18:30:19 +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
mpetrov
bcf28c94e9 added implementation for dashboards and widget edit; added widget bundle export 2024-08-16 16:21:16 +03:00
Igor Kulikov
6445b7db04 UI: Top flow meter SCADA symbol. 2024-07-19 16:01:57 +03:00
Igor Kulikov
ab884b7bd2 Merge with master 2024-07-18 18:49:51 +03:00
Igor Kulikov
81fa9a6ff2 Ability to show SCADA widget bundles/widgets first when adding widget to SCADA layout. 2024-07-08 16:28:40 +03:00
Artem Dzhereleiko
583ef8fe02 UI: Add func merge deep ignore array 2024-07-01 15:04:36 +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
Igor Kulikov
19630f6c36 Merge branch 'master' into feature/scada-symbol 2024-06-07 15:42:38 +03:00
Igor Kulikov
2500bb2e1c Install SCADA symbols from data folder. UI: SCADA editor -> Add Zoom In/Out buttons, improve tooltips. 2024-06-06 17:26:41 +03:00
Vladyslav_Prykhodko
c7e62aaeb0 UI: Updated widget template for created new timeseries widget 2024-06-06 17:23:42 +03:00
rusikv
c823a74e20 UI: cell click action type implementation 2024-04-19 16:22:39 +03:00
Igor Kulikov
3e527f2634 UI: Implement comparison support for new time series charts. 2024-04-11 13:53:00 +03: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
fa14a5ffdc
Update widget.models.ts 2024-03-07 17:55:09 +02:00
Dmitriymush
0d27c18efb UI: refactoring widgetActionTypes 2024-03-07 11:14:59 +02:00
Igor Kulikov
cd206c0f80 UI: Implement line / bar / point charts. 2024-03-06 19:50:56 +02:00
Igor Kulikov
0ebd22be2d UI: Implement Time series chart widget config. 2024-03-01 19:58:00 +02:00
Dmitriymush
347037be41 UI: added new open URL action type 2024-02-08 18:09:12 +02:00
Igor Kulikov
4b29a8f3ff UI: Implement action button widget. 2024-02-01 19:16:37 +02:00
Igor Kulikov
3fcb913645 UI: Update Widget action form style. 2024-01-26 17:54:24 +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
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
Vladyslav_Prykhodko
786bf1597d UI: Delete externalID when import/export entity and fixed lint promplem in export-import service 2023-12-15 16:40:00 +02:00
Igor Kulikov
12fafa40f5 UI: Images import/export suppoer. Implement flow to delete images used by other entities. 2023-11-23 17:56:04 +02:00
Igor Kulikov
28254d651a UI: Range chart widget. 2023-11-16 17:42:02 +02:00
Igor Kulikov
4286ee8bf6 UI: Minor fixes 2023-11-09 10:35:06 +02:00
Igor Kulikov
43bdf120f2 UI: Fixed widget config forms validation. 2023-11-08 13:50:47 +02:00
Igor Kulikov
e069b66219 UI: Charts: Add new Doughnut widgets. 2023-11-07 13:57:27 +02: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
Igor Kulikov
91fc161c4f Implement widget types / bundles pagination and full text search. Add widget types tags. UI: Implement scroll grid component. 2023-09-28 18:16:20 +03:00
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