6788 Commits

Author SHA1 Message Date
Igor Kulikov
4d4ba694e1
Merge pull request #13529 from ArtemDzhereleiko/AD/imp/scada/unit-converter
Add unit converter support in SCADA system
2025-06-10 17:22:25 +03:00
IrynaMatveieva
da90d8f727 changed msgTs to latestTs 2025-06-10 09:24:49 +03:00
Ekaterina Chantsova
28ee8f7609 UI: not apply range previously selected by user if range option was not applied (another last/relative option selected) 2025-06-09 18:42:05 +03:00
Vladyslav_Prykhodko
429f9c7cc9 UI: Prevent deleting an entity alias/filter that’s still used in map widgets 2025-06-09 16:12:52 +03:00
Artem Dzhereleiko
0d4b944255 UI: Dynamicly update slider on input value change 2025-06-09 15:06:28 +03:00
Artem Dzhereleiko
cbf5eabf3a UI: optimize import 2025-06-09 13:00:57 +03:00
Artem Dzhereleiko
2e1e6922f6 UI: unitService to ctx, ref id from settings to objectHashCode and remove showZeroDecimals 2025-06-09 12:36:17 +03:00
Artem Dzhereleiko
b5e7ff6b57 UI: Rename time series chart tooltip hide zero parametr 2025-06-09 10:35:13 +03:00
Igor Kulikov
d68e1a1a91
Merge pull request #13539 from ArtemDzhereleiko/AD/bug-fix/chart-tooltip/hide-zero
Fixed tooltip with string false and empty tooltip
2025-06-06 19:30:36 +03:00
Igor Kulikov
38d52762a0
Merge pull request #13535 from vvlladd28/bug/unit-convertor/gauge-range-chart
Fixed show value after unit converted in gauges and range chart
2025-06-06 19:28:52 +03:00
Igor Kulikov
d2fca17171
Merge pull request #13533 from vvlladd28/improvement/ota-updated/confirm-change
Added "Confirm OTA Update" title to the OTA update confirmation dialog
2025-06-06 19:27:21 +03:00
Igor Kulikov
094c6cc38c
Merge pull request #13527 from vvlladd28/bug/device-profile/detect-change-tranport-type
Fixed not detect change device profile transport configuration
2025-06-06 19:03:44 +03:00
Igor Kulikov
33e5c0a9be
Merge pull request #13525 from ArtemDzhereleiko/AD/bug-fix/widget-header-action/custom-btn-style-edit
Fixed advanced button style on edit action
2025-06-06 19:01:50 +03:00
Igor Kulikov
7ba406c75f
Merge pull request #13520 from vvlladd28/bug/lwm2m/obserse-align
Fixed lwm2m device profile object configuration checkbox alignment
2025-06-06 19:01:15 +03:00
Igor Kulikov
5388fe13e9
Merge pull request #13519 from vvlladd28/bug/widget-preview/ace-editor
Fixed visible elements behind widget preview
2025-06-06 19:00:22 +03:00
Igor Kulikov
e313b42114
Merge pull request #13516 from vvlladd28/bug/notifiaction-template/max-length-validation
Add missing validation for notification length message.
2025-06-06 18:58:36 +03:00
Igor Kulikov
35e5560090
Merge pull request #13515 from vvlladd28/bug/vulnerability/dashboard-state-name
Fixed XSS vulnerability when delete state name
2025-06-06 18:57:50 +03:00
Artem Dzhereleiko
d41b5f569e UI: Fixed tooltip with string false and empty tooltip 2025-06-06 16:33:29 +03:00
Vladyslav_Prykhodko
b22ca3f873 UI: Fixed show value after unit converted in gauges and range chart 2025-06-06 13:43:51 +03:00
Vladyslav_Prykhodko
2dadf7207c UI: Add "Confirm OTA Update" title to OTA update confirmation dialog 2025-06-05 17:15:56 +03:00
Artem Dzhereleiko
1346636213 UI: Add unit converter support in scada system 2025-06-05 15:54:23 +03:00
Vladyslav_Prykhodko
2699e4b0bc UI: Fixed not detect change device profile transport configuration 2025-06-05 13:29:20 +03:00
Artem Dzhereleiko
39c6ec1cee UI: Ref 2025-06-05 11:20:49 +03:00
Artem Dzhereleiko
7eaa16e66f UI: Fixed advanced button style on edit action 2025-06-05 11:08:50 +03:00
Vladyslav Prykhodko
b520dec8b2 UI: Fixed lwm2m device profile object configuration checkbox alignment 2025-06-04 23:53:42 +03:00
Vladyslav Prykhodko
2bbf3414b6 UI: Fixed visible elements behind widget preview 2025-06-04 23:03:23 +03:00
Vladyslav_Prykhodko
5edd35dc92 UI: Add missing validation for notification length message. 2025-06-04 16:39:38 +03:00
Vladyslav_Prykhodko
5c32cf582c UI: Fixed XSS vulnerability when delete state name 2025-06-04 15:48:53 +03:00
Vladyslav_Prykhodko
5ba732d80b UI: Fixed LWM2M Bootstrap configured doesn't display after saving 2025-06-04 13:09:48 +03:00
Vladyslav_Prykhodko
c9a4a07e98 UI: Fixed full screen mode in tinymce editor 2025-06-03 15:47:24 +03:00
Andrii Shvaika
b72628ccf9 Merge remote-tracking branch 'origin/master' into rc 2025-06-03 11:54:54 +03:00
Igor Kulikov
a00ff91540
Merge pull request #13501 from vvlladd28/improved/entity-type/add-reletion
Add allow created/view relation to rule chain
2025-06-02 19:36:21 +03:00
Igor Kulikov
94aa30eba1
Merge pull request #13500 from vvlladd28/improved/knob-control/settings
Improved knob control widgets
2025-06-02 19:33:57 +03:00
Igor Kulikov
94d7f8479c
Merge pull request #13474 from vvlladd28/bug/ota-update/checksum
Fixed issue with saving checksum in OTA package configuration when using external URL
2025-06-02 19:31:53 +03:00
Igor Kulikov
2e7b5cda25
Merge pull request #13469 from vvlladd28/fix/unit-convertor/typo
Fixed unit conversion
2025-06-02 19:31:29 +03:00
Igor Kulikov
e877ec0fd5
Merge pull request #13457 from ArtemDzhereleiko/AD/imp/radar/unified-scale
Implement radar widget common axes mode
2025-06-02 19:30:04 +03:00
Igor Kulikov
05f2c05fb2
Merge pull request #13445 from ArtemDzhereleiko/AD/bug-fix/cell-content-func/calc-twice
Fixed calculated twice cell content function for entities table
2025-06-02 19:29:28 +03:00
Igor Kulikov
29a33097b4
Merge pull request #13442 from ArtemDzhereleiko/AD/imp/time-series-chart/hide-zero-tooltip
Hide zero tooltip for time series charts
2025-06-02 19:28:48 +03:00
Igor Kulikov
84ca414cb1
Merge pull request #13426 from ArtemDzhereleiko/AD/bug-fix/header-action/advanced-btn-style
Fixed validation advanced button style for widget header action setting
2025-06-02 19:28:05 +03:00
Igor Kulikov
b865d96e45
Merge pull request #13231 from maxunbearable/fix/6045-custom-translate-crash
Improved safety of customTranslation placeholder parsing
2025-06-02 19:26:29 +03:00
Vladyslav_Prykhodko
dfac02b14e UI: Add allow created/view relation to rule chain 2025-06-02 18:58:34 +03:00
Vladyslav_Prykhodko
5ff3a76e06 UI: Add clear knob settings; Fixed translation 2025-06-02 18:25:28 +03:00
Vladyslav_Prykhodko
c37b6d6d46 UI: Improved knob control widgets 2025-06-02 18:14:49 +03:00
dshvaika
0596c5d036 Added upgrade for notification rules + UI locale updated 2025-06-02 17:10:03 +03:00
Viacheslav Klimov
0047168bfc
Merge pull request #13428 from ShvaykaD/feature/separate-cassandra-rate-limits
Separate rate limits (READ and WRITE) for Cassandra
2025-06-02 12:37:39 +03:00
Vladyslav_Prykhodko
01f65f624b UI: Improved rate limits text and added validation for duplicate time 2025-06-02 12:28:33 +03:00
Viacheslav Klimov
f65fa52c29
Merge pull request #12616 from AndriiLandiak/notifications-on-resource-shortage
Notification on resources shortage
2025-05-30 15:33:50 +03:00
Artem Dzhereleiko
49f5fc023f UI: Fixed twice call cell content func for alarm table widget 2025-05-30 08:54:12 +03:00
Vladyslav Prykhodko
39ad13db0f UI: Fixed in OTA package save checksum config for external URL 2025-05-30 00:11:19 +03:00
Vladyslav_Prykhodko
6f31165f60 UI: Fixed entities table widgets value formatter for legacy config 2025-05-29 13:25:34 +03:00