597 Commits

Author SHA1 Message Date
Igor Kulikov
cc6cd2cb2a UI: Add slide toggle control widget 2022-02-04 20:06:23 +02:00
Igor Kulikov
70c152ad92 UI: Fix image map resize. Improve image input widgets to show/hide control buttons. 2022-01-27 13:11:52 +02:00
Igor Kulikov
888e8b5b42
Merge pull request #5954 from vvlladd28/improvemen/persistent-table/renaim-double-text
[3.3.3] UI: Rename Persistent table widget; Fixed double text in data not resolve
2022-01-26 19:44:05 +02:00
Igor Kulikov
5be728eeef
Merge pull request #5970 from vvlladd28/improvement/map/disable-action-button
[3.3.3] UI: Add map widget - disable edit or remove control button
2022-01-26 19:43:02 +02:00
Vladyslav_Prykhodko
14f19ad6fc UI: Add map widget - disable edit or remove control button; added to hint create entity tooltip - entity name 2022-01-26 19:29:23 +02:00
Igor Kulikov
d256349c73 UI: Fix open dashboard widget action. 2022-01-26 15:08:00 +02:00
Igor Kulikov
512a3dc6ed UI: Image map: improve background image fetch from alias. Maps: Ignore click events on drag marker. 2022-01-25 19:13:24 +02:00
Igor Kulikov
362ca32407 UI: Map widgets - improve markers dragging - prevent click actions and popup open while dragging marker. 2022-01-25 10:52:13 +02:00
Vladyslav_Prykhodko
6c32e4c767 UI: Rename Persistent table widget; Fixed double text in data not resolve; Rename widget settings 2022-01-24 17:09:04 +02:00
Igor Kulikov
0befbdd497
Merge pull request #5913 from pinkevmladchy/pinkevmladchy/Dashboard-(Date-range-navigator)--the-calendar-when-selecting-dates-is-displayed-in-a-column,-but-should-be-horizontal(Windows)
[3.3.3] UI: (date range navigator) the calendar when selecting dates is displayed in a column, but should be horizontal(windows)
2022-01-20 12:01:29 +02:00
Igor Kulikov
4c972ec59b
Merge pull request #5910 from ArtemDzhereleiko/bug-fix/widget-advanced-settings/show-title-icon
[3.3.3] UI: Added additional condition to define showTitleIcon
2022-01-20 12:00:52 +02:00
pinkevycdima@gmail.com
79fd4956f6 remove unnecessary class 2022-01-18 11:51:01 +02:00
pinkevycdima@gmail.com
1c8fd3b946 window with calender by horizontal 2022-01-18 11:48:06 +02:00
pinkevycdima@gmail.com
a60580b8de when i have 110% zoom - I get the window with calendar by horizontal 2022-01-18 11:47:04 +02:00
ArtemDzhereleiko
caa932700d UI: Added additional condition to define showTitleIcon 2022-01-17 18:38:04 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
8b538ce700
Merge pull request #5882 from vvlladd28/improvements/map/zoom-control-disable
[3.3.3] UI: Add map new settings - "Disable zoom control" and fix disable edit buttons
2022-01-14 13:07:24 +02:00
Igor Kulikov
911ecf225b
Merge pull request #5879 from vvlladd28/bug/multiple-input-widget/save-invalid-form
[3.3.3] UI: Multiple input widget, prevent saving invalid form
2022-01-14 13:04:14 +02:00
Igor Kulikov
ba0d42d538
Merge pull request #5876 from vvlladd28/improvement/map/image-map-resize
[3.3.3] UI: Improvement image map resize - correct calculate center position
2022-01-14 13:03:10 +02:00
Igor Kulikov
01cb2e1282 Add dashboard state widget. Improve dashboard state component configuration. Fix markdown widget rendering when no datasource specified. 2022-01-14 13:01:32 +02:00
Vladyslav_Prykhodko
c4f29c2dc3 UI: Add map new settings - "Disable zoom control" and fix disable edit buttons 2022-01-13 19:09:54 +02:00
Vladyslav_Prykhodko
ff6168ebae UI: Multiple input widget, prevent saving invalid form 2022-01-13 17:32:45 +02:00
Vladyslav_Prykhodko
316e1c40d8 UI: Improvement image map resize - correct calculate center position 2022-01-13 16:05:38 +02:00
Igor Kulikov
3c0bdd9855
Merge pull request #5795 from ArtemDzhereleiko/task/disable-sort/post-processing-func
[3.3.3] UI: Disable column sort if enable post-processing function
2022-01-12 19:04:00 +02:00
Igor Kulikov
4d27a69bce
Merge pull request #5772 from ArtemDzhereleiko/bug-fix/show-hide-legend
[3.3.3] UI: Show legend fieldset only in timeseries and latest widget
2022-01-12 16:45:50 +02:00
Igor Kulikov
5e6189b277
Merge pull request #5770 from vvlladd28/improvement/map/add-editor-settings
[3.3.3] UI: Add in map widgets new group setting - Editor setting
2022-01-12 16:37:37 +02:00
Igor Kulikov
6a1c29c67e
Merge pull request #5655 from ArtemDzhereleiko/imp/tables/hide-page-size-option
[3.3.3] UI: On tables hide page size option on mobile view
2022-01-12 16:31:32 +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
ArtemDzhereleiko
d7f9b1d430 UI: Disable column sort if enable post processing func 2021-12-29 12:59:39 +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
ArtemDzhereleiko
94d502e6ee UI: Refactoring 2021-12-24 11:13:28 +02:00
ArtemDzhereleiko
d7f4bd5436 UI: Show legend fieldset only in timeseries and latest widget 2021-12-23 14:16:22 +02:00
Vladyslav_Prykhodko
c20f6e4021 UI: Add in map widgets new group setting - Editor setting 2021-12-23 11:20:22 +02:00
ArtemDzhereleiko
aac4ec07ab UI: Update and refactoring 2021-12-22 18:12:17 +02:00
Igor Kulikov
3874f8ff46 Add ability to set widget and dashboard level CSS. Introduce dashboard state component with ability to be embedded inside markdown widget. 2021-12-22 17:15:10 +02:00
Igor Kulikov
688293843d
Merge pull request #5757 from vvlladd28/improvement/multiple-attribute/custom-icon-get-set-function
[3.3.3] UI: Improvement multiple attribute widget
2021-12-21 17:30:03 +02:00
Igor Kulikov
0477e065d5 Improve map widgets: ability to return marker and tooltip offset from marker image function 2021-12-21 17:19:30 +02:00
Vladyslav_Prykhodko
49a9a3136f UI: Improvement multiple attribute widget 2021-12-21 12:35:09 +02:00
ArtemDzhereleiko
6a6b0638da Update and resolve conflicts 2021-12-21 12:22:48 +02:00
Igor Kulikov
3950b58845 Add tooltip offset settings for map widgets. Improve default values handling by json schema form component. 2021-12-21 09:47:37 +02:00
Vladyslav_Prykhodko
38bc05100e UI: Fixed incorrect work edit rectangle with cut 2021-12-20 18:35:18 +02:00
Igor Kulikov
66d6b8d687 Map rectangles support 2021-12-20 17:52:19 +02:00
Igor Kulikov
43bfa73b7d
Merge pull request #5667 from vvlladd28/map/fixed/enable-polygon-edit
[3.3.3] UI: Fixed incorrect disable polygon-editor in trip animation widgets
2021-12-16 17:33:46 +02:00
ArtemDzhereleiko
f5ce7b5ce0 Update and resolve conflict 2021-12-14 15:39:17 +02:00
ArtemDzhereleiko
09c8f2bdc7 Hide page size on tables refactoring 2021-12-14 12:40:18 +02:00
Igor Kulikov
a69551f067 Angular 12 migration 2021-12-06 12:54:48 +02:00
ArtemDzhereleiko
76dccab3f7 UI: On tables hide page size option on mobile view 2021-12-02 13:53:00 +02:00
ArtemDzhereleiko
33508f558e UI: Hide pageSizeOption on persistent table widget 2021-12-02 13:18:42 +02:00
Vladyslav_Prykhodko
a65af3774e UI: Fixed incorrect disable polygon-editor in trip animation widgets 2021-12-02 11:24:47 +02:00
ArtemDzhereleiko
12dcbf0e5e UI: Hide pageSizeOption on persistent table widget 2021-12-01 12:37:30 +02:00