1064 Commits

Author SHA1 Message Date
Igor Kulikov
dde2a55d3d UI: Implement new version of State chart widget based on Echarts. 2024-04-10 16:23:22 +03:00
rusikv
b19636111d UI: fixed aggregation for entities table widget 2024-04-10 12:49:59 +03:00
dashevchenko
3c0e0be9bc Merge remote-tracking branch 'upstream/master' into ownerName 2024-03-27 12:35:33 +02:00
dashevchenko
dae4f313e2 merged with master 2024-03-26 19:09:21 +02:00
rusikv
32ee0e9016 UI: added support of 'ownerName' and 'ownerType' entity fields to datakeys autocomplete 2024-03-19 15:44:27 +02:00
Vladyslav_Prykhodko
43de32fe9d UI: Automatically close default dialogs (Alert/Confirm/Error) on route change 2024-03-14 12:38:43 +02:00
rusikv
6057c17acc Merge remote-tracking branch 'upstream/master' into queueStatsEntity 2024-03-12 19:15:09 +02:00
Igor Kulikov
cd206c0f80 UI: Implement line / bar / point charts. 2024-03-06 19:50:56 +02:00
dashevchenko
c1093dd627 merged with master 2024-03-04 11:54:56 +02:00
Igor Kulikov
ddb0c0fd2f Merge branch 'master' into feature/time-series-chart 2024-02-29 18:00:35 +02:00
Igor Kulikov
6b8af63c1e UI: Add ability to check dashboard state in action widget. 2024-02-29 17:54:52 +02:00
Igor Kulikov
915f670bef Merge branch 'master' into feature/time-series-chart 2024-02-29 15:00:20 +02:00
Igor Kulikov
d7cca23701 UI: Implement Time series chart widget. 2024-02-29 14:07:04 +02:00
Chantsova Ekaterina
07fc2e6d77 UI: new services added to Services Map in Widget Context 2024-02-26 16:34:08 +02:00
rusikv
a018cdf09a UI: QUEUE_STATS for API usage 2024-02-13 13:01:39 +02:00
Igor Kulikov
2fb9b74bae Fix conflicts 2024-02-12 14:30:38 +02:00
Igor Kulikov
ab5deba7ee
Merge pull request #10139 from ArtemDzhereleiko/AD/imp/update-toast-notification
Update toast notification
2024-02-12 14:02:47 +02:00
Igor Kulikov
4cf0aa9529
Merge pull request #10084 from iraznatovskyi/fix-wrong-redirect
Fixed dynamic links creation for dashboard gateways devices instances details
2024-02-12 13:40:43 +02:00
Igor Kulikov
dd13b4f4b7
Merge pull request #10065 from Dmitriymush/bug-fix/singleton-mode
Fixed singletonMode info on copy of rule-node
2024-02-12 13:32:35 +02:00
Dmitriymush
0b1956be49 UI: added image caching and async optimisation for map markers rendering 2024-02-08 14:30:10 +02:00
Artem Dzhereleiko
78e746b108 UI: Update toast notification 2024-02-06 17:47:40 +02:00
Igor Kulikov
4b29a8f3ff UI: Implement action button widget. 2024-02-01 19:16:37 +02:00
Dmitriymush
94bca91b7b UI: added queueName to rule-node copy buffer 2024-01-31 18:33:41 +02:00
Ivan Raznatovskyi
b8be8b3b5e Added URL Suffix generation function which is imported and used to generate the correct path 2024-01-29 11:41:29 +02:00
Dmitriymush
8f9eddabba UI: added singletonMode to copy buffer of rule-node 2024-01-25 16:00:44 +02:00
Igor Kulikov
6f545be230
Merge pull request #9991 from rusikv/bug/alarm-table-originator-links
Disabled originartor column details page links in alarms table for entities that can not have alarm
2024-01-24 18:16:22 +02:00
Igor Kulikov
b7efe64b67
Merge pull request #9935 from rusikv/enhancement/get-asset-device-profiles-names-apis
Added getAssetProfileNames and getDeviceProfileNames APIs
2024-01-24 17:56:43 +02:00
Igor Kulikov
ebb2bda32f UI: Improve RPC state widget error handling. 2024-01-24 15:25:33 +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
d2ba3d2d84 UI: Calculate correct interval length for echarts axis pointer. 2024-01-12 18:03:40 +02:00
rusikv
f77711ec5a UI: disabled originartor column details page links in alarms table for entities that can not have alarm 2024-01-12 16:23:54 +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
Igor Kulikov
f7fc127e36 UI: Implement bar chart with labels widget. Improve echarts initialization. Improve timewindow component to set preferred aggregation interval for selected timewindow. Fix data aggregator to schedule interval with maximum allowed setTimeout delay. 2024-01-08 19:34:07 +02:00
rusikv
7effa018ce UI: added getEntitySubtypesObservable method to entity service, code cleanup 2024-01-05 15:43:29 +02:00
rusikv
b044c661d3 UI: added getAssetProfileNames and getDeviceProfileNames APIs 2024-01-03 15:18:18 +02:00
Igor Kulikov
06e06797b3 UI: Bar chart with labels widget 2024-01-02 17:30:51 +02:00
Vladyslav_Prykhodko
6b95db4807 UI: Remove selector selectMaxResourceSize 2023-12-22 16:23:30 +02:00
Vladyslav_Prykhodko
35deb47584 UI: Add resource file max size and improved file input style 2023-12-22 15:13:18 +02:00
Andrii Landiak
323e0ef9a2 Fix edge upgrade strategy: add check for upgrade instruction on server side, fix typo 2023-12-19 17:43:17 +02:00
Andrew Shvayka
41f81b161c
Merge pull request #9861 from vvlladd28/bug/gateway-dashboard/download-file
Fixed download gateway launch file and refactoring downloads file
2023-12-18 18:02:18 +02:00
Vladyslav_Prykhodko
371542e05c UI: Fixed download gateway launch file, clear code and refactoring downloads file 2023-12-18 15:15:09 +02:00
ViacheslavKlimov
b011906273 Remove isPublic request part when uploading image 2023-12-18 12:32:40 +02:00
Igor Kulikov
562838cfdb UI: Add Embed Image dialog. 2023-12-15 17:10:33 +02:00
Igor Kulikov
e0d49d504d Merge branch 'master' into websocket-improvements 2023-12-11 13:55:30 +02:00
Igor Kulikov
5d7ba1f88b Handle authentication in the same cmds packet. 2023-12-11 13:50:24 +02:00
Vladyslav_Prykhodko
1d674046d3 UI: Refactoring WS after review 2023-12-11 13:30:34 +02:00
Vladyslav_Prykhodko
07dd8f65e5 UI: Added auth msg in WS 2023-12-08 18:05:47 +02:00
ViacheslavKlimov
dc3b79119b Merge branch 'master' into websocket-improvements 2023-12-08 14:34:16 +02:00
Volodymyr Babak
d25b1a4170 Merge remote-tracking branch 'origin/master' into edge-upgrade-instructions 2023-12-08 10:31:06 +02:00