2811 Commits

Author SHA1 Message Date
Andrew Shvayka
b74fa21b60
Merge pull request #7951 from kalutkaz/queueAutocompleteHint
Queue autocomplete add input hint
2023-01-30 15:59:34 +02:00
Igor Kulikov
732a016e0c
Merge pull request #7903 from ArtemDzhereleiko/AD/bug-fix/gap-translation
Hotfix added gap for widget setting mobile mod and fix translation
2023-01-30 15:36:16 +02:00
Igor Kulikov
63f83e2f06
Merge pull request #7873 from vvlladd28/bug/search-field/null-value
Fixed when deleting a value in the search field time shows null value
2023-01-30 15:34:39 +02:00
Igor Kulikov
d9fb621d04 UI: Improve phone input component - to use text label and placeholder values instead of translation keys 2023-01-25 15:18:15 +02:00
Igor Kulikov
03d3999d36
Merge pull request #7875 from ArtemDzhereleiko/AD/bug-fix/phone-input-update
Fix phone input update on save changes
2023-01-25 15:14:14 +02:00
Igor Kulikov
c58e214ec8 UI: Add tooltipster theme. 2023-01-20 17:03:46 +02:00
Igor Kulikov
1ac8bd458d UI: Add MillisecondsToTimeStringPipe to widget context. Markdown widget: Add widget context argument to markdown text function. 2023-01-20 13:56:20 +02:00
Igor Kulikov
9bb4497f58 UI: Improve image map position conversion function 2023-01-17 18:33:50 +02:00
Igor Kulikov
7a97fde048 UI: Fix map widget initial draggable mode. 2023-01-17 10:45:15 +02:00
Kalutka Zhenya
f09f4f9246 bugfix 2023-01-16 18:24:01 +02:00
Kalutka Zhenya
54351756c7 Refactoring 2023-01-16 18:02:49 +02:00
Kalutka Zhenya
6617223435 Fix queue autocomplete style 2023-01-16 18:00:09 +02:00
Kalutka Zhenya
e0d936eeba Refactoring 2023-01-16 15:14:11 +02:00
Kalutka Zhenya
02d1cab445 Add hint Input for queue autocomplete 2023-01-16 15:11:40 +02:00
Artem Dzhereleiko
85afb5de2b UI: Fixed translation and gap for widget setting mobile mod 2023-01-05 14:41:18 +02:00
Artem Dzhereleiko
d46e463b6a UI: Fixed update on save changes 2022-12-29 15:12:34 +02:00
Vladyslav_Prykhodko
d99772d74f UI: Fixed when deleting a value in the search field time shows null value 2022-12-29 11:06:07 +02:00
Igor Kulikov
88fcd9b63a
Merge pull request #7871 from ArtemDzhereleiko/AD/bug-fix/swith-layout
Detected changes of switching fixed layout side
2022-12-28 17:55:41 +02:00
Artem Dzhereleiko
ce561e455d UI: Refactoring 2022-12-28 17:04:33 +02:00
Artem Dzhereleiko
3e65430470 UI: Fixed switching dashboard layout 2022-12-28 16:31:26 +02:00
Igor Kulikov
572421487a UI: Move widgets cache to widget service. 2022-12-28 15:10:09 +02:00
Igor Kulikov
2aec503830 Revert "Solved issue of a re-init Widget-Component service and widgets-info Cache."
This reverts commit 2b0fa4c4
2022-12-28 14:35:29 +02:00
Igor Kulikov
4c3154da4b Version set to 3.4.4-SNAPSHOT 2022-12-28 13:33:57 +02:00
Igor Kulikov
7ac67c9b9b
Merge pull request #7868 from vvlladd28/bug/dashboard-page/layout-divider-optimize
Fixed incorrect calculate width when used right layout dashboard
2022-12-28 13:30:49 +02:00
Igor Kulikov
f65397618b UI: Improve resolve alias function 2022-12-28 13:27:32 +02:00
Vladyslav_Prykhodko
0101b02891 Merge remote-tracking branch 'upstream/master' into bug/dashboard-page/layout-divider-optimize 2022-12-28 13:12:15 +02:00
Vladyslav_Prykhodko
85557231a8 UI: Optimize call calculate new layout resize 2022-12-28 13:04:49 +02:00
Vladyslav_Prykhodko
59df8e7942 UI: Fixed import 2022-12-28 12:38:20 +02:00
Vladyslav_Prykhodko
16eb835d46 UI: Fixed incorrect calculate width when used right layout dashboard 2022-12-28 12:22:04 +02:00
Tarnavskiy
2b0fa4c478 Solved issue of a re-init Widget-Component service and widgets-info Cache. 2022-12-27 19:16:23 +02:00
Tarnavskiy
3664aedfd4 Get currentEntity data from stateParams instead doing find-request 2022-12-27 15:32:47 +02:00
Tarnavskiy
d8ada35182 Remove dashboard-select component from the DOM-structure when it is hedden 2022-12-27 12:43:07 +02:00
Vladyslav_Prykhodko
b9d361f1cf UI: Fixed incorrect updated timewindow in Alarm table 2022-12-21 17:23:51 +02:00
Igor Kulikov
a8fb435ab7
Merge pull request #7795 from vvlladd28/feauture/multiple-input-widget/fixed=action-button
[3.4.3] UI: Always visible action button in multiple input widgets
2022-12-16 16:04:54 +02:00
Igor Kulikov
52d12e044c
Merge pull request #7785 from vvlladd28/improvement/language/da-dk
[3.4.3] UI: Add new Danish language
2022-12-16 16:00:43 +02:00
Igor Kulikov
f53744ccff
Merge pull request #7782 from ArtemDzhereleiko/AD/bug-fix/catalan-designator
[3.4.3] UI: Fixed Catalan locale designator
2022-12-16 15:59:49 +02:00
Igor Kulikov
092a71dbb4
Merge pull request #7758 from vvlladd28/bug/bulk-import/validation-name
[3.4.3] UI: Fixed validation in bulk import and improvement bulk import for Edge
2022-12-16 15:54:41 +02:00
Vladyslav_Prykhodko
93fb9754ef UI: Always visible action button in multiple input widgets 2022-12-14 13:14:58 +02:00
Igor Kulikov
a6f2d114f1 UI navigation improvements 2022-12-13 16:28:30 +02:00
Vladyslav_Prykhodko
d87634f524 UI: Add new Danish language 2022-12-13 11:11:24 +02:00
Artem Dzhereleiko
fa46e883f9 UI: Fixed Catalan locale designator 2022-12-12 18:08:08 +02:00
ViacheslavKlimov
808b1dc0c5 'Show merge commits' option in repository settings 2022-12-09 18:31:59 +02:00
Vladyslav_Prykhodko
c43b1fb2e5 UI: Fixed validation in bulk import and improvement bulk import for Edge 2022-12-08 12:06:55 +02:00
Igor Kulikov
3a3771db64 UI: Fix handling dashboard page router data 2022-12-07 15:34:42 +02:00
Igor Kulikov
109caee7c7 Version set to 3.4.3-SNAPSHOT 2022-12-05 17:54:19 +02:00
Andrii Shvaika
770f069f22 Version set to 3.4.2 2022-12-01 12:04:14 +02:00
Igor Kulikov
c6cc495f7f Fix locale 2022-11-29 10:27:08 +02:00
Igor Kulikov
046d313581 Update docs for rule nodes with TBEL scripts. Fix TBEL transform script. 2022-11-25 15:06:43 +02:00
Andrew Shvayka
da09191c21
Merge pull request #7581 from struggle3/master
Update locale.constant-zh_CN.json
2022-11-25 12:25:02 +02:00
Igor Kulikov
9830896893
Merge pull request #7658 from engix-ltd/hide_widget_in_desktop
[3.4.2] UI: Make possible to hide widget in desktop mode.
2022-11-23 12:15:02 +02:00