2397 Commits

Author SHA1 Message Date
mpetrov
fd42c51df1 Calculated field add/edit basic implementation 2025-01-31 11:25:22 +02:00
Vladyslav_Prykhodko
8b7bf4a633 UI: Add new 'Get Dashboard State with Parameters' action type 2025-01-29 18:43:15 +02:00
Vladyslav_Prykhodko
f2b5aa9549 UI: Fixed validation issues for URLs on the mobile page configuration, including Unicode symbols 2025-01-27 19:01:43 +02:00
mpetrov
ea7e6797ed Implemented set entityId 2025-01-24 18:11:18 +02:00
mpetrov
be4ea19b91 added calculated fields typing 2025-01-24 17:20:55 +02:00
mpetrov
bd34ed5011 Implemented calculated fields table 2025-01-24 15:34:18 +02:00
Igor Kulikov
ce1435f156
Merge pull request #12471 from maxunbearable/fix/5351-js-library-alias-scroll-on-error
Fixed unnecessary scroll in JS Library alias on error tooltip showing
2025-01-22 18:18:29 +02:00
Igor Kulikov
ac83961c2b
Merge pull request #12446 from maxunbearable/fix/5356-domain-updage-request-chain
Added domain update request chaining
2025-01-22 18:05:44 +02:00
Igor Kulikov
a01415e9ac
Merge pull request #12442 from maxunbearable/fix/5395-import-dialog
Fixed both import types active on import dialog open
2025-01-22 18:02:56 +02:00
mpetrov
73cd704e08 Removed flex-1 2025-01-17 14:00:50 +02:00
mpetrov
787aa4a3c7 Fixed unnecessary scroll in JS Library alias on error tooltip showing 2025-01-17 13:43:31 +02:00
Vladyslav_Prykhodko
0fb27016ec UI: Add unsubscribe valueChanges in rule node 2025-01-17 10:58:19 +02:00
mpetrov
6cd2fdfe33 Removed oauth2ClientInfos for toggles 2025-01-16 16:54:52 +02:00
mpetrov
d660f60b82 Fixed both import types active on import dialog open 2025-01-14 11:50:33 +02:00
Vladyslav_Prykhodko
f108309811 UI: Move rule node config to TB 2025-01-08 11:13:15 +02:00
Igor Kulikov
1a8116cb93 Merge with rc 2024-12-31 11:52:06 +02:00
Igor Kulikov
286c3bfa88
Merge pull request #12348 from vvlladd28/bug/oauth-client/help-data
Fixed entityResources for OAUTH2_CLIENT entity
2024-12-27 15:33:01 +02:00
Vladyslav_Prykhodko
5c807094b3 UI: Fixed entityResources for OAUTH2_CLIENT entity 2024-12-27 15:20:23 +02:00
Igor Kulikov
208278a68e
Merge pull request #12332 from maxunbearable/fix/markdown-special-chars
Usage of special HTML chars in mardown fix
2024-12-27 12:06:24 +02:00
mpetrov
66343ad2a3 Added double quotes for string 2024-12-26 12:28:31 +02:00
mpetrov
c56f80cc22 Usage of special HTML chars in mardown fix 2024-12-24 17:12:45 +02:00
Igor Kulikov
7fcf52df56
Merge pull request #12329 from vvlladd28/bug/js-mobule-validation
Fixed deletion of JS module in function and added validation for alias name in JS module
2024-12-24 16:22:22 +02:00
Vladyslav_Prykhodko
8a53140b3f UI: Fixed validation alias name for js module 2024-12-24 15:47:35 +02:00
Igor Kulikov
36f990cf15 Merge branch 'rc' 2024-12-24 14:20:44 +02:00
Igor Kulikov
73977b0969
Merge pull request #12324 from ChantsovaEkaterina/bug/fixed-applying-timewindow-config
Timewindow: fixed applying grouping interval on closing configuration dialog
2024-12-24 13:54:18 +02:00
Igor Kulikov
252f6e8bd0
Merge pull request #12319 from vvlladd28/bug/help-button/link-and-show
Enhance help links and improve help button display
2024-12-24 13:49:38 +02:00
Igor Kulikov
203e2a7df4
Merge pull request #12313 from vvlladd28/improvd/rename-module/add-tranlate
Improved translation in platform
2024-12-24 12:34:07 +02:00
Igor Kulikov
c2048be823
Merge pull request #12291 from vvlladd28/bug/notification-center/mobile-hidden-add
Fixed the missing add buttons in the notification center on mobile
2024-12-24 12:32:58 +02:00
Vladyslav_Prykhodko
d06bac8bf2 UI: Fixed not detect delete js module 2024-12-24 11:46:06 +02:00
Ekaterina Chantsova
b7826592f4 Timewindow: fixed applying interval parameters on closing configuration dialog 2024-12-23 19:04:47 +02:00
Igor Kulikov
14731c3b8d Merge with master 2024-12-23 17:28:32 +02:00
Vladyslav_Prykhodko
a72ddbbe12 UI: Change domains help link 2024-12-23 17:16:43 +02:00
Igor Kulikov
f6071177ae UI: Ability to import form properties from JSON content. Update help resources according to new widget settings forms. 2024-12-23 16:48:20 +02:00
Igor Kulikov
39abbacb20 UI: Remove json form component. Remove all react dependencies. 2024-12-23 12:57:08 +02:00
Vladyslav_Prykhodko
e3f25f5c54 UI: Fixed show help button in oauth section and change domains help link 2024-12-23 12:50:03 +02:00
Vladyslav_Prykhodko
f00151553c UI: Fixed incorrect help link 2024-12-23 12:10:13 +02:00
Igor Kulikov
5840bf1f67 UI: Import/Export support for dynamic form properties. Improve json schema form to dynamic form conversion. 2024-12-20 18:08:53 +02:00
Vladyslav_Prykhodko
d14a9ca4d6 UI: Rename text and added missing translate 2024-12-20 12:20:49 +02:00
Vladyslav_Prykhodko
1b195bb24c UI: Fixed show add buttons in notification center 2024-12-20 00:58:22 +02:00
Igor Kulikov
da622654e0
Merge pull request #12301 from vvlladd28/bug/memory-leak/platform-form
Fixed memory leak in form handling
2024-12-19 18:14:20 +02:00
Igor Kulikov
9fe5f7199e UI: Dynamic form implementation. Migration from JSON schema form. 2024-12-19 16:48:30 +02:00
Vladyslav_Prykhodko
55b817675c UI: Fixed memory leak in form handling 2024-12-19 11:38:26 +02:00
mpetrov
49b3ceb6b1 Hierarcy widget fires select node action too many times fix 2024-12-18 19:22:13 +02:00
Vladyslav_Prykhodko
3bdd7524b9 UI: Fixed show user action 2024-12-18 13:35:58 +02:00
Igor Kulikov
c7d564dd67
Merge pull request #12259 from ChantsovaEkaterina/bug/fix-truncate-with-tooltip-directive
Fixed truncateWithTooltip directive behavior on different mouse events
2024-12-17 12:44:02 +02:00
Vladyslav_Prykhodko
cb5b15802f UI: Refactoring directive tbTruncateWithTooltip to signal and watch content 2024-12-17 11:18:28 +02:00
Igor Kulikov
ac0b608f38
Merge pull request #12255 from ChantsovaEkaterina/bug/fix-applying-default-grouping-interval
Timewindow: fix applying default grouping interval
2024-12-16 17:56:07 +02:00
Ekaterina Chantsova
5cd0f0ceb9 Fixed truncateWithTooltip directive behaviour on different mouse events 2024-12-13 18:11:24 +02:00
Vladyslav_Prykhodko
9f6bbba7c3 UI: Change mobile-center help link 2024-12-13 10:43:54 +02:00
Igor Kulikov
2c131f6767 Introduce dynamic form properties settings, introduce dynamic form component. Migrate from json schema form to dynamic form. 2024-12-12 18:02:51 +02:00