27 Commits

Author SHA1 Message Date
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Vladyslav_Prykhodko
ff6168ebae UI: Multiple input widget, prevent saving invalid form 2022-01-13 17:32:45 +02:00
Vladyslav_Prykhodko
49a9a3136f UI: Improvement multiple attribute widget 2021-12-21 12:35:09 +02:00
Igor Kulikov
b0f9c8ff29
Merge pull request #5153 from ArtemDzhereleiko/imp/add-select-input/multiple-input-widget
[3.3.2] UI: Multiple Attributes widget added select type for input
2021-10-21 15:45:14 +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
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
Vladyslav Prykhodko
6b7c95c040 UI: Fixed - widgets showed two errors at the same time. 2021-09-13 08:54:31 +03:00
ArtemDzhereleiko
18a57bcefc fixed save required field with disabled showActionButton 2021-09-07 18:01:37 +03:00
ArtemDzhereleiko
9d3fe774f9 Add default property empty array to dataKeySchema and add case to updateWidgetData 2021-09-07 16:06:03 +03:00
ArtemDzhereleiko
26591ffb63 fix selectedOption value 2021-09-01 15:44:49 +03:00
ArtemDzhereleiko
2608c46c94 fix setingsSchema and add return empty string for custom translate 2021-08-27 11:57:04 +03:00
ArtemDzhereleiko
75fa28f6fd New Feature add the Select input on multiple input widget 2021-08-20 19:09:04 +03:00
Chantsova Ekaterina
ab8eb94c4a UI: Multiple attributes widget, patterns support in widget title 2021-08-12 19:27:34 +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
35b37f4875 UI: Added dynamic change state disable input fields at multiple attributes widget 2021-03-04 17:17:26 +02:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Igor Kulikov
ddb3ee61e7 UI: Optimizations - AOT + JIT 2020-12-30 17:13:01 +02:00
Chantsova Ekaterina
6de23fe365 Refactoring 2020-10-09 11:07:10 +03:00
Chantsova Ekaterina
aa87ab024e Change widget json config 2020-10-08 16:21:04 +03:00
Chantsova Ekaterina
ed2920eddc Remove form reset when saving, add translatable error messages 2020-10-05 18:00:26 +03:00
Chantsova Ekaterina
bb06f5ebe0 Add min/max validation 2020-09-15 18:14:31 +03:00
Igor Kulikov
da4a2d9d55 UI: Blur multiple input widget on submit. Fix datasource single entity resolution. 2020-07-10 11:47:03 +03:00
ArtemHalushko
11db772ea2
bugfixes (#2705) 2020-05-04 11:40:54 +03:00
Igor Kulikov
0289b0c1a2 UI: Get rid of 'multiple directives with 'exportAs' set to ngForm' 2020-04-27 10:39:18 +03:00
Vladyslav
caf91be338
Change resize events to observer (#2652) 2020-04-22 13:21:14 +03:00
Igor Kulikov
e7d00f4b68 Multiple input widget 2020-02-28 19:49:14 +02:00