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 |
|
Vladyslav_Prykhodko
|
6b4c7c7ce4
|
UI: Change ws command to new format and change API uri
|
2023-12-07 15:45:58 +02:00 |
|
Vladyslav_Prykhodko
|
31f95fbe62
|
UI: Change ws subscription to single session
|
2023-12-07 15:11:41 +02:00 |
|
Igor Kulikov
|
7574d407d8
|
Merge pull request #9770 from ArtemDzhereleiko/AD/hot-fix/export-widget-bundle-ulr
Fixed export widget bundle url
|
2023-12-05 18:24:09 +02:00 |
|
Igor Kulikov
|
b5050ee0b2
|
Merge pull request #9620 from ArtemDzhereleiko/AD/bug-fix/alarm-table/infinite-loading
Fixed infinity alarm loading on unresolved data sources
|
2023-12-05 17:37:51 +02:00 |
|
Igor Kulikov
|
910dde39ce
|
Update alarm-data.service.ts
|
2023-12-05 17:37:38 +02:00 |
|
Artem Dzhereleiko
|
8fa140b300
|
UI: Fixed url
|
2023-12-05 13:00:38 +02:00 |
|
Igor Kulikov
|
5f98e654cd
|
UI: Apply special prefix to gallery image inputs.
|
2023-11-28 18:26:04 +02:00 |
|
Igor Kulikov
|
61cc1c63bf
|
UI: Add support of inline images for exported entities.
|
2023-11-28 13:04:47 +02:00 |
|
Igor Kulikov
|
751ebc0d03
|
UI: Minor refactoring. Replace image inputs to image gallery inputs.
|
2023-11-28 11:30:46 +02:00 |
|
Igor Kulikov
|
6bd840571c
|
UI: Update label widget to use gallery images.
|
2023-11-27 18:59:56 +02:00 |
|
Igor Kulikov
|
bda319c3e8
|
UI: Implement gallery image input component.
|
2023-11-24 18:47:46 +02:00 |
|
Igor Kulikov
|
271da436ac
|
UI: Include system images switch.
|
2023-11-23 19:34:31 +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 |
|
deaflynx
|
7fad29e059
|
edge upgrade instructions ui implementation
|
2023-11-22 16:59:21 +02:00 |
|
Igor Kulikov
|
3e6f101a88
|
UI: Improve edit image. Improve image gallery grid view.
|
2023-11-21 20:27:24 +02:00 |
|