128 Commits

Author SHA1 Message Date
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
Chantsova Ekaterina
6fc2336f46 Entity data subscription: remove duplicate call of onData function 2021-06-04 16:55:00 +03:00
Igor Kulikov
bbf78721a7 Improve mobile app support 2021-06-03 18:54:09 +03:00
Vladyslav_Prykhodko
6f85dc2d85 UI: Fixed convert string to number in time-series data 2021-06-02 14:01:32 +03:00
nickAS21
6478903dab
RPC: fix bug UUID (#4636)
* RPC: six bug UUID

* RPC: optimized handleDeviceRPCRequest

* RPC: add json & fix bug test certificate
2021-05-27 18:07:06 +03:00
Igor Kulikov
ccd316a91b UI: Restore data generation condition - fix realtime data generator 2021-03-25 12:51:00 +02:00
Igor Kulikov
3b6153acc7 Fix data generation function 2021-03-22 13:10:29 +02:00
Igor Kulikov
dfcc5ec52e UI: Improve interval timestamp range calculation. 2021-03-20 01:27:19 +02:00
Andrii Shvaika
bb4a51bae1 Fix data aggregation 2021-03-19 19:36:49 +02:00
Igor Kulikov
ed5f36a4c9 Fix latest subscription reconnect handling 2021-03-19 16:48:05 +02:00
Igor Kulikov
0f9cecafbd Improve data aggregator to send updates on late data 2021-03-19 15:56:12 +02:00
Igor Kulikov
934981432f Improve comparison timewindow 2021-03-18 19:45:45 +02:00
Vladyslav_Prykhodko
f4b6798a16 UI: Added comparison support timezone 2021-03-18 15:56:07 +02:00
Igor Kulikov
a17c5b7757 Improve timezone offset handling for latest values and alarm widgets. Improve timezone selector - add local browser time info on empty value. 2021-03-18 13:51:46 +02:00
Igor Kulikov
3ed49e3f02 Add timezone support for timewindow 2021-03-17 18:38:57 +02:00
Vladyslav_Prykhodko
0ebbee02db UI: Added new timewindow type - realtime interval 2021-03-16 12:33:45 +02:00
Igor Kulikov
43d221e5ce Fix data resolution for entity count datasource type. 2021-03-12 14:39:23 +02:00
Igor Kulikov
10ddb5f8f3 Fix timeseries widget (invoke data updated callback from data aggregator on initial data). Improve widget selector. 2021-03-11 14:54:35 +02:00
Igor Kulikov
588253daa4
Merge pull request #4113 from ChantsovaEkaterina/improvement/get-alarm-first-entity-info
Get first entity info: add alarm entity info for single-entity aliases even if no alarms to display
2021-03-03 05:09:09 -04:00
Igor Kulikov
961455b4af
Merge pull request #4096 from vvlladd28/improvement/timeseries-table/load
UI: Improvement load and update time into time series table
2021-03-03 05:05:48 -04:00