98 Commits

Author SHA1 Message Date
Igor Kulikov
d8275d2035 UI: Angular 14 migration 2023-02-06 13:09:43 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
2aec503830 Revert "Solved issue of a re-init Widget-Component service and widgets-info Cache."
This reverts commit 2b0fa4c4
2022-12-28 14:35:29 +02:00
Tarnavskiy
2b0fa4c478 Solved issue of a re-init Widget-Component service and widgets-info Cache. 2022-12-27 19:16:23 +02:00
Igor Kulikov
aac93c1818 UI: Provide parent dashboard in embedded dashboard dialog. 2022-11-03 15:15:37 +02:00
Andrew Shvayka
aaaf1f0159
Merge pull request #7436 from devaskim/close_dialog
[3.4.2] UI: Added API to close dashboard opened as dialog.
2022-10-31 17:36:44 +02:00
Andrew Shvayka
2611694f21
Merge branch 'master' into feature/on-tw-change-function-settins 2022-10-31 12:54:50 +02:00
devaskim
a0b6845bb7 Added API to close dashboard opened as dialog. 2022-10-17 19:10:13 +05:00
Igor Kulikov
65438c64e7 UI: add popover component to wiget context 2022-10-07 19:33:18 +03:00
Tarnavskiy
79332fcf6d Added new widget-subscription settings - onTimewindowChangeFunction 2022-09-13 16:21:22 +03:00
Igor Kulikov
8f05fce1cb
Merge branch 'master' into 2_process_no_data_by_widget 2022-09-07 18:01:23 +03:00
devaskim
5a43971fe8 Add 'Process no-data' option to widget's type parameters. 2022-07-11 17:09:46 +05: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
Igor Kulikov
3c55b25f44 Implement latest values support for timeseries widgets 2022-03-28 13:39:26 +03:00
Igor Kulikov
d256349c73 UI: Fix open dashboard widget action. 2022-01-26 15:08:00 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
3874f8ff46 Add ability to set widget and dashboard level CSS. Introduce dashboard state component with ability to be embedded inside markdown widget. 2021-12-22 17:15:10 +02:00
Igor Kulikov
a69551f067 Angular 12 migration 2021-12-06 12:54:48 +02:00
Vladyslav_Prykhodko
d17f70494f UI: Fixed open dashboard state in separate dialog showed a blank dialog 2021-11-26 12:41:04 +02:00
Igor Kulikov
6417ef7cd0
Merge pull request #5486 from ArtemDzhereleiko/imp/widget-settings/no-data-message
[3.2.2] UI: New widget settings with input field no data message
2021-11-03 18:51:38 +02:00
Vladyslav_Prykhodko
d53d4362b7 UI: Refactoring noDataDisplayMessageText 2021-11-03 17:57:00 +02:00
Sergey Tarnavskiy
4e1e8ce56b Added widget toastTargetId to the widgetContext 2021-11-02 17:03:44 +02:00
ArtemDzhereleiko
a8ec0c2807 Change custom translation method for default text 2021-10-29 11:02:24 +03:00
ArtemDzhereleiko
9c38756eb3 Add input field no data to display alternative message 2021-10-29 11:01:09 +03:00
Igor Kulikov
72d7c0bb29 Improve optional datasources handling 2021-10-22 11:05:11 +03:00
Igor Kulikov
b4f230dbc8 Improve markdown component. Add new helps. 2021-10-13 20:35:10 +03:00
Igor Kulikov
720d264832 Use signleton marked options service. Fix popover size to not overflow viewport size. Add path routing for rulenode help assets to k8s ingress configuration. 2021-10-11 13:23:21 +03:00
Igor Kulikov
ff293ae1f4 Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks. 2021-10-06 21:03:29 +03:00
Igor Kulikov
23121c5b5a Conditionally show widget header actions 2021-09-28 12:34:34 +03:00
Igor Kulikov
7740e3b857 Open new dashboard state instead of separate dialog in mobile app mode 2021-09-16 13:52:37 +03:00
Igor Kulikov
6e8f6fd701
Merge pull request #4958 from ChantsovaEkaterina/feature/charts-comparison-custom-interval
[3.3.1] UI: add custom interval option to charts comparison
2021-08-25 12:32:23 +03:00
Igor Kulikov
8174568dfa
Merge pull request #5024 from vvlladd28/bug/action/element-click/propagation
[3.3.0] UI: Fixed widget action element click - not correct processing propagation event
2021-08-04 18:44:09 +03:00
Vladyslav_Prykhodko
01b595185f UI: Fixed widget action element click - not correct processing propagation event 2021-08-03 16:45:09 +03:00
Vladyslav_Prykhodko
7515ce7a3d UI: Added new function openDashboardStateInSeparateDialog to widget context 2021-08-02 18:22:01 +03:00
Chantsova Ekaterina
40252c99b1 UI: add custom interval option to charts comparison 2021-07-22 15:39:57 +03:00
Vladyslav Prykhodko
9bb4ae8a5d UI: Add select content in widget 2021-06-11 08:34:47 +03:00
Igor Kulikov
07926350f5 UI: Improve dashboard performance - move widget header to widget container 2021-05-26 13:49:30 +03:00
Igor Kulikov
c768fcbac1 Dashboard performance improvements by changing change detection strategy to OnPush 2021-05-14 18:21:46 +03:00
Igor Kulikov
59606f8330 Add support for dashboboards in mobile app. Introduce widget mobile actions. 2021-05-04 19:44:15 +03:00
Igor Kulikov
934981432f Improve comparison timewindow 2021-03-18 19:45:45 +02:00
Vladyslav_Prykhodko
b8cc971e72 UI: Added validate EntityId before update dashboard state 2021-03-12 13:07:19 +02:00
Vladyslav_Prykhodko
cbc8991b05 UI: Updated value name 2021-03-02 13:21:53 +02:00
Vladyslav_Prykhodko
10cea37abe UI: Add new setting for subscription reloadOnlyOnDataUpdated 2021-02-16 00:37:42 +02:00
Igor Kulikov
ddb01aac17 Minor fixes 2021-01-22 12:30:40 +02:00
Igor Kulikov
9b8cf75c1a UI: Refactor dashboard page. Add ability to open dashboard state in separate dialog. 2021-01-21 18:03:36 +02:00
Vladyslav_Prykhodko
149a1dc990 UI: Added a new settings "Open in a new browser tab" in the widget action "Navigate to other dashboard" 2021-01-14 13:17:23 +02:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Vladyslav_Prykhodko
86a991162f Improvment encode-state params for dashboard 2020-08-21 15:10:17 +03:00
Igor Kulikov
349909be87 Fix dashboards entity data query mapping. UI: Fixed entity subscription creation. UI: Improve resource load failure handling. 2020-07-15 14:56:38 +03:00
Igor Kulikov
dee4625fa9 UI: WS Alarm Data 2020-07-06 14:42:36 +03:00