984 Commits

Author SHA1 Message Date
devaskim
a311a6984f Flot threshold value now supports array of values. 2022-10-28 12:34:42 +05:00
devaskim
252346706e Use row layout on screen bigger than xs size. 2022-10-27 23:24:24 +05:00
Dmitriymush
bf330dde20 minor corrections 2022-10-24 12:18:09 +03:00
Dmitriymush
515646da67 merge w/ master and refactoring 2022-10-24 12:02:49 +03:00
Igor Kulikov
8abe2f19e1 UI: Release ace editor resources on destroy. Improve node script test dialog. 2022-10-19 19:10:33 +03:00
devaskim
a0b6845bb7 Added API to close dashboard opened as dialog. 2022-10-17 19:10:13 +05:00
devaskim
760e380552 Add custom title for data keys in alarm table widget. 2022-10-12 11:07:31 +05:00
Igor Kulikov
65438c64e7 UI: add popover component to wiget context 2022-10-07 19:33:18 +03:00
devaskim
42f3a2def0 Added support of custom title instead of data key label. 2022-10-06 19:32:19 +05:00
Igor Kulikov
7db7143560 UI: Add new openstreet map provider Esri.WorldImagery 2022-10-05 19:10:50 +03:00
Igor Kulikov
c5486c1bec UI: Add home components module to custom dialogs 2022-10-05 14:46:56 +03:00
Igor Kulikov
f03449753c UI: Fix datakey config layout 2022-10-05 11:11:27 +03:00
Kalutka Zhenya
ddd64c88fb Add UI help 2022-10-03 16:43:53 +03:00
devaskim
03794c1ad3 Let user to drag-n-drop widget actions in list. 2022-09-30 21:00:29 +05:00
Artem Dzhereleiko
1ff382413d UI: Refactoring for coments 2022-09-22 11:09:00 +03:00
Kalutka Zhenya
e182930da5 Fix mardown widget 2022-09-21 15:54:30 +03:00
Artem Dzhereleiko
95b6700296 UI: Added clustering markers fn for maps 2022-09-20 18:05:05 +03:00
devaskim
525acf7f70 Let table's data keys to hide in mobile mode. 2022-09-20 14:08:02 +05:00
Kalutka Zhenya
0138e598cc Refactoring 2022-09-16 11:43:10 +03:00
Kalutka Zhenya
85cec6810c updateDatasourceError 2022-09-16 11:40:21 +03:00
Igor Kulikov
4bc66473db UI: Improve latest data key aggregation config 2022-09-15 17:26:28 +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
devaskim
ecd2be9456 Add API to create telemetry websocket updater in custom widgets. 2022-09-14 16:32:52 +05: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
6c308f953e Minor improvements 2022-09-09 09:47:30 +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
57b7f87dd9
Merge pull request #7174 from vvlladd28/bug/leaflet/label/move-mouse
[3.4.2] UI: Fixed label polyline/circle follow the mouse
2022-09-07 18:28:17 +03:00
Igor Kulikov
d45d2537f9
Merge pull request #7159 from ChantsovaEkaterina/bug/markdown-widget-settings-value-function
[3.4.2] UI: fixed displaying of Markdown/HTML value function content in markdown widget settings
2022-09-07 18:27:18 +03:00
Igor Kulikov
490b78567b
Merge pull request #7129 from kalutkaz/pieFlotDateFix
[3.4.2] UI: Remove selection (mode:x) for Pie-flot widget
2022-09-07 18:23:31 +03:00
Igor Kulikov
efd96eeee7
Merge pull request #7084 from devaskim/widget_context_to_callbacks
[3.4.2] UI: Pass widget context to callback of entities hierarchy widget.
2022-09-07 18:06:44 +03:00
Igor Kulikov
8f05fce1cb
Merge branch 'master' into 2_process_no_data_by_widget 2022-09-07 18:01:23 +03:00
Igor Kulikov
35e5eb6887
Merge pull request #7181 from vvlladd28/bug/maps/tooltip/close-button
[3.4.2] UI: Fixed in map widgets close tooltip button
2022-09-01 18:16:23 +03:00
Vladyslav_Prykhodko
b2adcf817c UI: Fixed in map widgets after click close tooltip button redirect to home page 2022-09-01 10:54:47 +03:00
Vladyslav_Prykhodko
78dfe7ca19 UI: Fixed label polyline/circle follow the mouse 2022-08-31 11:33:49 +03:00
Ekaterina Chantsova
d074091252 UI: fixed displaying of Markdown/HTML value function content in markdown widget settings 2022-08-26 20:08:15 +03:00
Kalutka Zhenya
5e4e3f7316 Refactoring 2022-08-22 13:59:34 +03:00
Kalutka Zhenya
05f4f8e055 Fix plotSelect for pie-flot 2022-08-22 13:46:05 +03:00
Vladyslav_Prykhodko
ead9ee816c UI: Fixed show tooltip in map edit button 2022-08-22 12:21:04 +03:00
Artem Dzhereleiko
d22b6a5b4d UI: Fixed circle positioning 2022-08-17 14:21:00 +03:00
devaskim
0952395cd2 Add widget context to callbacks of entitites hierarchy widget. 2022-08-15 18:47:27 +05:00
Igor Kulikov
0b3df6c1c7
Merge pull request #7012 from vvlladd28/improvement/leaflet/update/1.8.0
[3.4.1] UI: Updated leaflet version to 1.8
2022-08-15 13:33:08 +03:00
Igor Kulikov
8730e6a913
Merge pull request #7011 from ArtemDzhereleiko/AD/bug-fix/trip-map-marker-size
[3.4.1] UI: Fixed custom marker size for map widgets
2022-08-15 13:30:58 +03:00
Igor Kulikov
0f2fe4a97e
Merge pull request #6978 from vvlladd28/improvement/widget-settings/mobile-view
[3.4.1] UI: Improvement of mobile view in widgets setting
2022-08-15 13:18:22 +03:00
Vladyslav_Prykhodko
350ca22a7c UI: Fixed didn't work predefined thresholds in Flot widgets 2022-08-08 11:16:17 +03:00
Vladyslav_Prykhodko
2bf9e16b86 UI: Updated leaflet version to 1.8 2022-07-28 16:34:07 +03:00
fe-dev
bcf3cac2be UI: Fixed custom marker size 2022-07-28 14:23:42 +03:00
Vladyslav_Prykhodko
c6be0aeba2 UI: Improvement of mobile view in widgets setting 2022-07-20 17:24:08 +03:00