906 Commits

Author SHA1 Message Date
Igor Kulikov
720d264832 Use signleton marked options service. Fix popover size to not overflow viewport size. Add path routing for rulenode help assets to k8s ingress configuration. 2021-10-11 13:23:21 +03:00
Vladyslav_Prykhodko
45961519cd UI: Refactoring code 2021-10-08 19:21:03 +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
246390b43b Fix pagination on alarm table widget after timewindow updated 2021-10-07 12:52:42 +03:00
ArtemDzhereleiko
c8ce826b7c Fix pagination on timewindow updated 2021-10-07 12:36:27 +03:00
Igor Kulikov
93a27abb0e
Merge pull request #5326 from vvlladd28/bug/gauge-chart/memory-leak
UI: Fixed memory leak in gauge and chart widgets
2021-10-06 21:08:43 +03:00
Igor Kulikov
be24f5f16b
Merge pull request #5318 from vvlladd28/feature/table/hidden-cell-action-display-mode
[3.3.2] UI: Added new table settings - Hidden cell button actions display mode
2021-10-06 21:07:50 +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
a7fb4fc860 UI: Fixed memory leak in gauge and chart widgets 2021-10-06 17:32:17 +03:00
Vladyslav_Prykhodko
c3a08f1f81 UI: Added new table settings - Hidden cell button actions display mode 2021-10-04 14:46:43 +03:00
Vladyslav_Prykhodko
814a685d76 UI: Added conditionally show widget table cell button action 2021-09-28 17:58:32 +03:00
Igor Kulikov
23121c5b5a Conditionally show widget header actions 2021-09-28 12:34:34 +03:00
Vladyslav_Prykhodko
b29e208b95 UI: Added global scope variables in javascript functions - refactoring 2021-09-28 10:33:31 +03:00
Vladyslav Prykhodko
d08e6dba5d UI: Added global scope variables in javascript functions 2021-09-28 08:41:39 +03:00
Igor Kulikov
4af74071bc
Merge pull request #5257 from ArtemDzhereleiko/bug-fix/input-widget/enter-key-press
[3.2.2] Fixed multiple input widget sending double requests and saving required input by Enter keypress
2021-09-27 12:10:23 +03:00
Igor Kulikov
7446adbf05
Merge pull request #5281 from ChantsovaEkaterina/improvement/shared-home-components-in-custom-dialog
[3.3.2] UI: ability to use shared home components in custom dialog
2021-09-27 12:08:35 +03:00
Igor Kulikov
36cda0f09c
Merge pull request #5278 from ArtemDzhereleiko/bug-fix/markdown-card-widget/custom-translation
[3.2.2] Fix custom translation for markdown card
2021-09-27 12:08:19 +03:00
ArtemDzhereleiko
29ac723763 Remove default value from boundary range 2021-09-27 11:53:12 +03:00
ArtemDzhereleiko
b96dd3e78b Change infinity value to min value and change color to corect default color 2021-09-27 11:49:15 +03:00
Chantsova Ekaterina
10c742a976 UI: ability to use shared home components in custom dialog 2021-09-24 17:53:46 +03:00
ArtemDzhereleiko
49d9f37cb7 Add custom translation for markdown card 2021-09-24 15:15:39 +03:00
ArtemDzhereleiko
a83f328092 Add default color for correct work gradient 2021-09-23 18:15:29 +03:00
ArtemDzhereleiko
7e91f2c5e2 fix loop and remove default color 2021-09-22 13:39:23 +03:00
ArtemDzhereleiko
5fa98785dd Make variable private 2021-09-21 18:51:03 +03:00
ArtemDzhereleiko
8f377ff367 Fix sending double request by enter press and saving required input 2021-09-20 16:53:31 +03:00
ArtemDzhereleiko
bbea48215e Changed logic for processing boundary values and change labels 2021-09-17 17:07:58 +03:00
Igor Kulikov
7740e3b857 Open new dashboard state instead of separate dialog in mobile app mode 2021-09-16 13:52:37 +03:00
Andrew Shvayka
bba989e8ea
Merge pull request #5245 from vvlladd28/bug/timeseries-table/updated-data-fullscreen
[3.3.2] UI: Fixed not updating data in Timeseries table in full screen mode
2021-09-15 17:51:20 +03:00
Igor Kulikov
eb2065a553 Fix markdown widget height 2021-09-15 14:11:06 +03:00
Vladyslav_Prykhodko
24446376bc UI: Fixed not updating data in Timeseries table in full screen mode 2021-09-15 11:07:51 +03:00
Vladyslav Prykhodko
6b7c95c040 UI: Fixed - widgets showed two errors at the same time. 2021-09-13 08:54:31 +03:00
ArtemDzhereleiko
18a57bcefc fixed save required field with disabled showActionButton 2021-09-07 18:01:37 +03:00
ArtemDzhereleiko
9d3fe774f9 Add default property empty array to dataKeySchema and add case to updateWidgetData 2021-09-07 16:06:03 +03:00
ArtemDzhereleiko
d42212d96f update mdi.svg icon and remove some icon from app.component 2021-09-02 11:19:19 +03:00
ArtemDzhereleiko
26591ffb63 fix selectedOption value 2021-09-01 15:44:49 +03:00
Igor Kulikov
de64bdca37
Merge pull request #5115 from ArtemDzhereleiko/imp/graph-widgets/disable-tooltips
[3.3.2] Disabled tooltip on Charts widgets
2021-08-31 15:51:08 +03:00
Igor Kulikov
f0b7ac7f35
Merge pull request #5102 from ArtemDzhereleiko/bug-fix/no-entity-label/dashboard-state
[3.3.2] Fix bug no entity label for dashboard state
2021-08-31 15:41:42 +03:00
ArtemDzhereleiko
2608c46c94 fix setingsSchema and add return empty string for custom translate 2021-08-27 11:57:04 +03:00
ArtemDzhereleiko
779a82c992 add method toLowerCase to option value 2021-08-26 16:47:55 +03:00
Igor Kulikov
637f87ba60
Merge pull request #5080 from ChantsovaEkaterina/improvement/multiple-attribute-pattern-in-widget-title
[3.3.1] UI: Multiple attributes widget, patterns support in widget title
2021-08-25 12:37:32 +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
ArtemDzhereleiko
75fa28f6fd New Feature add the Select input on multiple input widget 2021-08-20 19:09:04 +03:00
ArtemDzhereleiko
47c69b67a4 chenge befault on true 2021-08-20 10:53:44 +03:00
ArtemDzhereleiko
9b8f4e5b69 Change enableTooltip to showTooltip and change to true by default 2021-08-20 10:38:18 +03:00
Igor Kulikov
c04747cdd8 Improve markdown widget css processing 2021-08-19 19:31:48 +03:00
Igor Kulikov
9c1a2a4cb1 Add markdown/HTML widget 2021-08-19 18:52:39 +03:00
ArtemDzhereleiko
809497fdad Disabled tooltips on Charts widgets 2021-08-19 18:13:37 +03:00
ArtemDzhereleiko
f0db16acca fix bug no entity label for dachboard state 2021-08-18 14:47:35 +03:00
Chantsova Ekaterina
ab8eb94c4a UI: Multiple attributes widget, patterns support in widget title 2021-08-12 19:27:34 +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