147 Commits

Author SHA1 Message Date
ViacheslavKlimov
8fcbe876e8 Merge branch 'develop/3.5' into feature/notification-system
# Conflicts:
#	pom.xml
2023-03-08 18:16:16 +02:00
Igor Kulikov
4972d0f43e UI: Map widgets -> reset map state when subscription changed (alias or key filters). 2023-03-08 17:14:44 +02:00
Vladyslav_Prykhodko
8589047fcc UI: Refactoring web socket 2023-02-16 12:59:43 +02:00
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
Chantsova Ekaterina
3255e48cac UI: fixed applying custom translation to labels of latest data keys in timeseries widgets 2023-01-30 17:30:29 +02:00
Vladyslav_Prykhodko
b9d361f1cf UI: Fixed incorrect updated timewindow in Alarm table 2022-12-21 17:23:51 +02:00
Igor Kulikov
0b825e8dc3 UI: Handle premature entity and alarm data updates from websocket. 2022-11-18 13:46:37 +02:00
Andrew Shvayka
2611694f21
Merge branch 'master' into feature/on-tw-change-function-settins 2022-10-31 12:54:50 +02:00
Andrii Shvaika
6674c457f6 Fix issue with delta calculation when previous interval has no telemetry 2022-09-23 13:45:34 +03:00
Igor Kulikov
70466bf71c UI: Improve timewindow configuration for aggregation comparison 2022-09-15 14:18:16 +03:00
Igor Kulikov
b5383aa421 UI: Update timeseries aggregation data structures. Implement timeseries aggregation delta calculation. 2022-09-14 17:49:37 +03:00
Igor Kulikov
cb307ce9a5 UI: Add latest data support to tooltip value format function of flot widget. 2022-09-13 17:01:52 +03:00
Tarnavskiy
79332fcf6d Added new widget-subscription settings - onTimewindowChangeFunction 2022-09-13 16:21:22 +03:00
Igor Kulikov
f28297b7ae UI: latest data aggregation improvements 2022-09-13 14:07:56 +03:00
Igor Kulikov
c6c40f50a8 UI: Aggregation improvements 2022-09-12 17:26:49 +03:00
Igor Kulikov
9d6d82c5ac UI: Implement TimeSeries to single latest value aggregation. 2022-09-12 16:20:37 +03:00
Andrii Shvaika
fa9f1b9f69 New structures for the Agg commands 2022-09-09 14:46:23 +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
8288eade74
Merge pull request #6788 from devaskim/latest_value_in_legend
[3.4] UI: Add option to show latest value in widget's legend.
2022-06-22 15:26:22 +03:00
devaskim
1d08e319bc Add latest value to widget's legend. 2022-06-22 14:53:43 +05:00
Igor Kulikov
9a893dd330 UI: Entities version create/restore progress and error handling 2022-06-21 13:10:20 +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
Igor Kulikov
c44727851d UI: Add map widget settings forms 2022-05-11 15:58:15 +03:00
Igor Kulikov
3c55b25f44 Implement latest values support for timeseries widgets 2022-03-28 13:39:26 +03:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
6306a27909
Merge pull request #5629 from ArtemDzhereleiko/control-widget/rpc-persistent-table
[3.3.3] UI: New control widget Persistent table
2022-01-12 16:30:29 +02:00
Igor Kulikov
c94aa3a25a Improve markdown widget. Fix parent state params sync in dashboard state component when dashboard edit mode changed. 2021-12-24 15:53:18 +02:00
Igor Kulikov
3ae20647aa Implement sync with parent state params for dashboard state component 2021-12-23 19:01:43 +02:00
ArtemDzhereleiko
aac4ec07ab UI: Update and refactoring 2021-12-22 18:12:17 +02:00
ArtemDzhereleiko
721906b921 UI: Add error message for widget 2021-11-29 17:46:38 +02:00
ArtemDzhereleiko
5d4579ce28 UI: New control widget Persistent table 2021-11-26 17:00:51 +02:00
Igor Kulikov
72d7c0bb29 Improve optional datasources handling 2021-10-22 11:05:11 +03:00
Igor Kulikov
e2e5694013
Merge pull request #5330 from ArtemDzhereleiko/bug-fix/table/pagination
[3.3.2] UI:Fixed tables pagination after updated
2021-10-21 15:46:47 +03:00
Igor Kulikov
3d52420d17 Fixed map functions. Update map helps. 2021-10-21 15:43:15 +03:00
Igor Kulikov
9bdc56f68c Add widgets help resources. Introduce datasources optional flag for widget type parameters. 2021-10-19 22:22:06 +03:00
Vladyslav_Prykhodko
45961519cd UI: Refactoring code 2021-10-08 19:21:03 +03:00
Igor Kulikov
c93e661e32
Update widget-api.models.ts 2021-10-08 16:58:02 +03:00
ArtemDzhereleiko
e2b0fd6c15 Add compleate to subject and do subscribe if display pagination turn on 2021-10-08 13:05:44 +03:00
ArtemDzhereleiko
c8ce826b7c Fix pagination on timewindow updated 2021-10-07 12:36:27 +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
Vladyslav_Prykhodko
547055bb4e UI: Fixed not updated data for timeseries widget in NONE aggregation type 2021-09-16 11:49:42 +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
Vladyslav_Prykhodko
ec2e097229 UI: Add parse persistent RPC status for send RPC command 2021-08-06 18:56:35 +03:00
Vladyslav_Prykhodko
90c84f84d0 UI: Add control widget support persistent command (Add settings: persistent and persistentPollingInterval) 2021-08-06 18:56:35 +03:00
Vladyslav_Prykhodko
7515ce7a3d UI: Added new function openDashboardStateInSeparateDialog to widget context 2021-08-02 18:22:01 +03:00
Vladyslav_Prykhodko
5a90921889 UI: Change PRC error code 408 to 504 2021-07-27 19:10:32 +03:00
Chantsova Ekaterina
40252c99b1 UI: add custom interval option to charts comparison 2021-07-22 15:39:57 +03:00
Vladyslav_Prykhodko
8ce022b03c UI: Add support RPC request persistent parameter 2021-07-12 12:24:53 +03:00
Igor Kulikov
167e833d95
Merge pull request #4674 from vvlladd28/imrovement/convert-value/timeseries
UI: Fixed convert string to number in time-series data
2021-06-04 19:15:36 +03:00