74 Commits

Author SHA1 Message Date
Adina Țeudan
54d60b6c97 Editable input form width 2023-10-31 18:10:22 +02:00
Adina Țeudan
bfaae5adf6 Use disabled instead of canEditInput in dynamic input 2023-10-19 21:58:09 +03:00
Valentin Mihai
da0e057721 DM-358 - added all keys 2023-09-07 19:23:36 +03:00
Dan Percic
f140f1fc16 lints 2023-08-30 10:10:36 +03:00
Dan Percic
45622e7fd6 update color for disabled options 2023-08-30 09:59:56 +03:00
Dan Percic
1e4247c247 update styles to fix material changes 2023-08-25 23:22:47 +03:00
George
5a4ed98aaf RED-7115, use fallback in translation, remove red-ui references. 2023-08-03 17:05:41 +03:00
George
fdaf591751 RED-7115, remove red-ui import in common-ui. 2023-08-03 16:23:25 +03:00
George
60b0d502ae RED-7115, edit radio button type description. 2023-08-03 14:34:21 +03:00
Adina Țeudan
5d40f20a32 Icons update 2023-08-02 15:56:31 +03:00
Valentin Mihai
3b84e73f80 DM-327 - Adaptable size of Component Edit value fields 2023-07-31 20:18:29 +03:00
George
28badd45cd RED-7069, replace buttons. RED-7279, change notification texts. 2023-07-28 14:01:44 +03:00
Valentin Mihai
bbd0cef55b DM-337 - added translation params for title 2023-07-28 12:35:11 +03:00
Valentin Mihai
0fd87149ae DM-337 - added translation params 2023-07-27 22:05:38 +03:00
George
e1323070c6 RED-7069, add unified edit dialog. 2023-07-27 18:31:50 +03:00
Valentin Mihai
8f4cc53d0f RED-7155 - updated details radio component to can disable a specific option if it's needed 2023-07-24 23:43:38 +03:00
Valentin Mihai
5aa064ac65 DM-337 - escaped non breaking spaces for option description 2023-07-24 18:39:37 +03:00
Valentin Mihai
a8f5fb2e25 RED-7041 - added disabled property for extra option 2023-07-10 15:19:00 +03:00
Valentin Mihai
a4e425d373 RED-6774 - added hidden property for extra option 2023-07-09 22:48:23 +03:00
Dan Percic
137a62338c Add disable stop propagation 2023-07-07 18:19:43 +03:00
Adina Țeudan
02d0089d0d RED-3800: Remove unused directive import 2023-06-27 11:57:50 +03:00
Adina Țeudan
7d2f5c8a77 RED-3800: input with action should propagate clicks in the input 2023-06-27 02:07:57 +03:00
Valentin Mihai
afbfaf2959 RED-6774 - updated details radio component 2023-06-21 00:52:03 +03:00
Valentin Mihai
3c3badfca1 lint 2023-03-30 20:39:51 +03:00
Valentin Mihai
79b688b218 RED-6453 - Value for attribute in file list cannot be set 2023-03-30 20:31:19 +03:00
Valentin Mihai
e1f818c109 lint 2023-03-22 21:12:47 +02:00
Valentin Mihai
4c9db877cd (no branch):
RED-6370 - added disabled property to dynamic input component
2023-03-22 21:11:41 +02:00
Dan Percic
c9c2f3e0f9 make inputs standalone 2023-03-19 12:01:43 +02:00
Dan Percic
0057b3c4b0 standalone scrollbar directive 2023-03-19 10:09:06 +02:00
Dan Percic
a2e40583e3 use stopPropagation & preventDefault 2023-03-18 02:11:12 +02:00
Dan Percic
8650dd472f remove IqserIconsModule 2023-03-16 22:02:39 +02:00
Dan Percic
08d06803e0 RED-3800: make some components standalone 2023-03-15 21:34:49 +02:00
George
1fda6967b1 RED-6154, add ids to file upload input, radio detail groups and empty state button. 2023-03-01 15:15:34 +02:00
Valentin Mihai
cdfd0b59b4 RED-5445: emit event when date picker is opened/closed 2023-02-26 19:38:53 +02:00
Adina Țeudan
8cf17cb855 RED-5875: Upgrade to new Angular Material components (select) 2023-02-21 19:31:20 +02:00
Valentin Mihai
42988aa9ed lint 2023-02-15 16:37:57 +02:00
Valentin Mihai
b91586c470 RED-5445 - Adding value to file attribute in file list 2023-02-15 16:37:12 +02:00
Adina Țeudan
7c1c031429 Cleanup imports 2023-02-09 20:16:48 +02:00
George
2cd389c73d RED-6129, add ids to inputs. 2023-02-08 17:25:51 +02:00
Dan Percic
fe9a50d367 update ids & remove on push 2023-02-08 14:46:23 +02:00
Valentin Mihai
484ff6eed5 removed comment 2023-01-31 16:48:46 +02:00
Adina Țeudan
40e640bc62 Inputs module imports 2023-01-27 14:58:44 +02:00
Valentin Mihai
35386f60e0 lint 2023-01-25 22:07:59 +02:00
Valentin Mihai
eb84e5f348 added dynamic input component 2023-01-25 22:01:28 +02:00
Adina Țeudan
2b98f871ed CSS cleanup 2023-01-18 06:51:56 +02:00
Adina Țeudan
05d6488bc8 Removed some @Required usages 2022-12-13 21:40:25 +02:00
Adina Țeudan
88b98f334c Editable input improvement 2022-12-13 21:31:11 +02:00
Adina Țeudan
b58f1ca2fe Ng content for editable input 2022-12-13 13:24:48 +02:00
Adina Țeudan
bdf3fc87ed Form field change detection 2022-07-22 01:13:43 +03:00
Adina Țeudan
f1c63b889b Export form field 2022-07-15 17:16:26 +03:00