359 Commits

Author SHA1 Message Date
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
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
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
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
49d9f37cb7 Add custom translation for markdown card 2021-09-24 15:15:39 +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
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
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
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
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
Vladyslav_Prykhodko
733430e9d1 UI: Fixed bug multiple input widget: when activate settings update all values not save hidden keys 2021-07-27 11:44:02 +03:00
Vladyslav_Prykhodko
e02d4196f0 UI: added validation qr code text 2021-07-23 16:26:22 +03:00
Vladyslav_Prykhodko
73c4f51e04 UI: Add lazy load qrcode library; added validation qr code text 2021-07-23 15:51:14 +03:00
Igor Kulikov
ea3c71399c Add QR Code widget 2021-07-23 13:57:25 +03:00
Chantsova Ekaterina
40252c99b1 UI: add custom interval option to charts comparison 2021-07-22 15:39:57 +03:00
Vladyslav_Prykhodko
cb2e2b6429 UI: Fixed not correct work clustering market showed spidery effect when active settings: zoom on click and max clustering zoom 2021-07-22 15:00:04 +03:00
Vladyslav_Prykhodko
806d46214e UI: Improvement added chip after blur input 2021-07-07 17:38:51 +03:00
Vladyslav_Prykhodko
7c20121337 UI [MAP]: Fixed parse data for datasource type function 2021-07-06 14:34:59 +03:00
Vladyslav_Prykhodko
29d04ef792 UI: Fixed didn't tooltip show in Map widget at Safari browser 2021-07-06 14:34:59 +03:00
Igor Kulikov
1f1308f093
Merge pull request #4825 from vvlladd28/improvment/image-map/disable-scroll
UI: Image map revert setting: Disable scroll zooming
2021-07-02 12:44:51 +03:00
Vladyslav_Prykhodko
6cbf587882 UI: Image map revert setting: Disable scroll zooming 2021-06-30 11:11:43 +03:00
Chantsova Ekaterina
d67b90cf67 UI: Bar Chart, fix applying default thresholds line width 2021-06-24 14:35:29 +03:00
Igor Kulikov
7ae3eea216
Merge pull request #4759 from vvlladd28/bugs/entities-table-widgets/detect-changes
UI: Fixed not updated view entities table widget, after updated values
2021-06-18 16:38:50 +03:00
Vladyslav_Prykhodko
248e35cb24 UI: Fixed not updated view entities table, after updated values 2021-06-17 17:06:50 +03:00
Dmitriymush
6a63b6e31d fix to entity node level 2021-06-17 14:16:46 +03:00
Igor Kulikov
633ab7d3f0
Merge pull request #4732 from vvlladd28/feauture/dashboard/widget-select-content
UI: Added content select in dashboard widget
2021-06-14 19:41:43 +03:00
Vladyslav_Prykhodko
095e8913ac UI: Revert code onRowClick function in table 2021-06-14 19:39:22 +03:00
Igor Kulikov
c4037a9fa1
Merge pull request #4717 from vvlladd28/bug/widget-table/updated-data
UI: Fixed not correct show data in table widget
2021-06-14 19:23:38 +03:00
Vladyslav_Prykhodko
a0623e8e86 UI: Add cache cellContent, cellStyle, rowStyle in entity tables widget 2021-06-14 17:52:53 +03:00
Vladyslav_Prykhodko
10a55ea6d7 UI: Refactoring call ngZone in table widgets 2021-06-14 11:46:54 +03:00
Vladyslav_Prykhodko
c2c2f55dc3 Merge remote-tracking branch 'upstream/master' into feauture/dashboard/widget-select-content 2021-06-14 10:16:16 +03:00
Igor Kulikov
9c175ce4c4
Merge pull request #4593 from woodyjon/fix/unit-title-digital-gauge
fix: do not "uppercase" unit title of digital gauges
2021-06-11 19:31:29 +03:00
Vladyslav Prykhodko
9bb4ae8a5d UI: Add select content in widget 2021-06-11 08:34:47 +03:00
Vladyslav_Prykhodko
43abe75039 UI: Fixed not correct show data in table widget 2021-06-10 16:35:52 +03:00