mpetrov
|
13e7e4a61d
|
[4114] Updated version checks
|
2024-09-09 18:39:26 +03:00 |
|
Igor Kulikov
|
c87dc37f9f
|
Merge pull request #11484 from rusikv/bug/filters-not-applying
Filters are not applying to state if it is opened in dialog window or popover
|
2024-09-09 18:28:47 +03:00 |
|
rusikv
|
625e400d2b
|
UI: refactor getting of user filters in alias controller interface
|
2024-09-09 18:26:54 +03:00 |
|
Igor Kulikov
|
a3c4fbb03a
|
Merge pull request #11592 from maxunbearable/fix/4336-gateway-default-credentials
Fixed default credentials for created Gateway
|
2024-09-09 18:25:22 +03:00 |
|
Igor Kulikov
|
0cc072d7f9
|
Merge pull request #11590 from vvlladd28/improvement/layout-settings/show-error
Improved show error in layout settings
|
2024-09-09 18:24:58 +03:00 |
|
Igor Kulikov
|
64a708c796
|
Merge pull request #11587 from ChantsovaEkaterina/bug/dashboard-save-timewindow-config
Fix saving dashboard timewindow configuration
|
2024-09-09 18:23:25 +03:00 |
|
mpetrov
|
53d86dd31e
|
refactoring
|
2024-09-09 18:21:33 +03:00 |
|
mpetrov
|
618d82b7ac
|
Changed approach to GatewayConnector generic
|
2024-09-09 17:42:46 +03:00 |
|
rusikv
|
eb244e3de9
|
UI: add origUserFilters optional param for AliasController constructor
|
2024-09-09 17:23:47 +03:00 |
|
Max Petrov
|
5b8ea8fc0d
|
Merge branch 'master' into task/4114-gateway-version-compatibility
|
2024-09-09 16:17:17 +03:00 |
|
mpetrov
|
f97598ee08
|
refactoring
|
2024-09-09 16:17:00 +03:00 |
|
mpetrov
|
c4441eba72
|
changed approach to abstract class for mapping
|
2024-09-09 15:30:57 +03:00 |
|
Igor Kulikov
|
a88840cdb5
|
UI: Fix widget edit actions tooltip position.
|
2024-09-09 12:42:39 +03:00 |
|
Max Petrov
|
d66130fc2c
|
Merge branch 'master' into task/4114-gateway-version-compatibility
|
2024-09-09 11:31:30 +03:00 |
|
Max Petrov
|
9ec4cfc681
|
Merge branch 'master' into fix/4336-gateway-default-credentials
|
2024-09-06 19:39:20 +03:00 |
|
mpetrov
|
f9a64731b3
|
Fixed default credentials for created Gateway and refactored gateway basic config
|
2024-09-06 19:37:27 +03:00 |
|
Igor Kulikov
|
174166d9a1
|
SCADA Symbol editor: Add XML editor mode.
|
2024-09-06 18:18:10 +03:00 |
|
Vladyslav_Prykhodko
|
e6bffae9c0
|
UI: Improved show error in layout settings
|
2024-09-06 17:42:46 +03:00 |
|
Chantsova Ekaterina
|
c5104711bb
|
UI: fix saving dashboard timewindow configuration
|
2024-09-06 16:40:43 +03:00 |
|
Artem Dzhereleiko
|
7c442b000a
|
UI: Minor inmprovement for SCADA system
|
2024-09-06 15:26:13 +03:00 |
|
mpetrov
|
d61a51cadc
|
resolved conflicts
|
2024-09-05 16:08:01 +03:00 |
|
Igor Kulikov
|
cfcf627fe1
|
UI: Improve widget resizable options.
|
2024-09-05 12:48:55 +03:00 |
|
Igor Kulikov
|
1c2d1f8780
|
UI: Improve widget layout settings: Add preserve aspect ratio and resizable options.
|
2024-09-05 10:19:05 +03:00 |
|
Igor Kulikov
|
132eadc0d6
|
Merge pull request #11542 from vvlladd28/bug/help-widget/show-action-cell
Fix entity table widgets to correctly process entity type for "show cell button action" function
|
2024-09-03 18:33:48 +03:00 |
|
Igor Kulikov
|
d0ec2a2b59
|
Merge pull request #11509 from vvlladd28/bug/dashboard/layout-settings-dialog-error
Fixed error tooltip for 'Minimum layout width' in layout configuration
|
2024-09-03 18:33:09 +03:00 |
|
Vladyslav_Prykhodko
|
9c961878eb
|
UI: Fixed process entity type in entity table widgets
|
2024-09-03 18:15:21 +03:00 |
|
Vladyslav_Prykhodko
|
6d109bdcf2
|
UI: Reset css class tb-suffix-absolute in dashboard-settings-dialog
|
2024-09-03 18:05:51 +03:00 |
|
Igor Kulikov
|
159356372b
|
Merge pull request #11543 from vvlladd28/improvement/country-autocomplete
Add country autocomplete
|
2024-09-03 17:39:32 +03:00 |
|
Igor Kulikov
|
a36706198c
|
Merge pull request #11541 from vvlladd28/bug/multimple-input/not-updated-select
Fixed multiple input widget not updated dynamically selector after change and save value
|
2024-09-03 17:08:55 +03:00 |
|
Igor Kulikov
|
9e988fdb6f
|
Merge pull request #11539 from vvlladd28/bug/dashboard/manage-layout/not-correct-apply-change-colums
Fixed incorrect application of column size changes in dashboard settings
|
2024-09-03 17:07:51 +03:00 |
|
Igor Kulikov
|
c53208e2fa
|
Merge pull request #11527 from ChantsovaEkaterina/improvement/recent-dashboards-widget-translatable-dashboard-titles
Recent dashboards widget - apply custom translation for dashboard titles
|
2024-09-03 16:53:19 +03:00 |
|
Igor Kulikov
|
e819b4ce07
|
Merge pull request #11514 from vvlladd28/bug/dashboard/calculate-breakpoint-width
Fixed incorrect min-width for dashboard layout in preview mode at specific breakpoints
|
2024-09-03 16:48:11 +03:00 |
|
Igor Kulikov
|
8aa41234f1
|
Merge pull request #11512 from vvlladd28/improvement/dashboard/breakpoint-selector-style
Improved style for select dashboard breakpoint
|
2024-09-03 16:46:17 +03:00 |
|
Igor Kulikov
|
df5185e5d4
|
Merge pull request #11511 from vvlladd28/bug/dashboard/divide-dashboard-layout-infinit-load
Fixed infinite load when select divided layout
|
2024-09-03 16:45:24 +03:00 |
|
Igor Kulikov
|
8410bd6f22
|
Merge pull request #11504 from vvlladd28/bug/dashboard/move-all-widget
Improved move all widget action: fixed overlap widget and add support dashboard layout
|
2024-09-03 16:05:21 +03:00 |
|
Igor Kulikov
|
c0c2b9fb75
|
Merge pull request #11473 from maxunbearable/improvement/4194-add-trace-log-level
Added trace log level
|
2024-09-03 15:47:12 +03:00 |
|
Igor Kulikov
|
53efb6747e
|
Merge pull request #11462 from maxunbearable/improvement/4193-gateway-config-advanced
Added Flow to edit Gateway Config as JSON in Advanced config tab
|
2024-09-03 15:46:19 +03:00 |
|
Igor Kulikov
|
52a404ad44
|
Merge pull request #11457 from maxunbearable/fix/4228-remove-redundant-name
Fixed SYNC issue with redundant name fields in server and broker config
|
2024-09-03 15:44:28 +03:00 |
|
Igor Kulikov
|
19d6a324bd
|
Merge pull request #10950 from Prometheus4800/master
Subscribe to close event of 'Open in seperate dialog' #10949
|
2024-09-03 15:41:29 +03:00 |
|
mpetrov
|
11bc5dc369
|
translation small fix
|
2024-09-02 16:46:04 +03:00 |
|
Max Petrov
|
889b998d4c
|
Merge branch 'master' into improvement/4193-gateway-config-advanced
|
2024-09-02 11:35:54 +03:00 |
|
Vladyslav Prykhodko
|
41b5fefd24
|
UI: Add country autocomplete and refactoring code
|
2024-09-01 17:28:22 +03:00 |
|
Vladyslav Prykhodko
|
396403ccf7
|
UI: Fixed multiple input widget not updated dynamically selector after change and save value
|
2024-08-31 22:15:22 +03:00 |
|
Vladyslav Prykhodko
|
5e53e6bd71
|
UI: Fixed incorrect apply change colums size in dashboard layout; added support breakpoints in dashboard settings
|
2024-08-31 15:22:16 +03:00 |
|
Chantsova Ekaterina
|
d6c40c1bb2
|
UI: Recent dashboards widget - apply custom translation for dashboard titles
|
2024-08-29 18:28:36 +03:00 |
|
mpetrov
|
a6f79b51de
|
refactoring
|
2024-08-29 11:47:57 +03:00 |
|
mpetrov
|
33c8cc4050
|
refactoring
|
2024-08-28 19:27:44 +03:00 |
|
Max Petrov
|
70958fcc4e
|
Merge branch 'master' into task/4114-gateway-version-compatibility
|
2024-08-28 19:24:21 +03:00 |
|
mpetrov
|
adf8ec31c5
|
Added workaround for version compatibility of Gateway MQTT Connectors
|
2024-08-28 19:18:23 +03:00 |
|
Vladyslav_Prykhodko
|
6c1b03dc47
|
UI: Fixed incorrect min-width calculation for dashboard layout in edit preview mode at specific breakpoints
|
2024-08-28 17:57:47 +03:00 |
|