64 Commits

Author SHA1 Message Date
Valentin Mihai
7b29cc5f31 RED-6960 - enter should confirm modal if it is changed or if it is not in edit mode 2024-02-20 23:30:21 +02:00
Valentin Mihai
0885ad776d RED-6960 - Enter should confirm a modal window by default 2024-02-06 20:13:52 +02:00
Valentin Mihai
da086cdaa6 RED-6960 - Enter should always confirm a modal window 2023-12-20 10:32:18 +02:00
Dan Percic
2bb459961a updates 2023-11-17 11:43:32 +02:00
Valentin Mihai
87e1c88452 lint 2023-11-13 13:27:08 +02:00
Valentin Mihai
8ba271bb6c RED-6960 - Enter should always confirm a modal window 2023-11-13 13:23:31 +02:00
Dan Percic
2f2ee530b1 update dialog service 2023-09-21 11:13:05 +03:00
Adina Țeudan
523f2c999e DM-414: Base dialog change detection 2023-09-06 20:31:45 +03:00
Dan Percic
f140f1fc16 lints 2023-08-30 10:10:36 +03:00
Dan Percic
1e4247c247 update styles to fix material changes 2023-08-25 23:22:47 +03:00
Dan Percic
699e74a867 explicitly call close dialog on escape or backdrop 2023-07-18 15:20:29 +03:00
Dan Percic
75356e2328 RED-3800: check for null 2023-06-26 17:07:08 +03:00
Dan Percic
d02dadc56a RED-3800: update dialog directive 2023-06-26 15:28:04 +03:00
Valentin Mihai
afbfaf2959 RED-6774 - updated details radio component 2023-06-21 00:52:03 +03:00
Dan Percic
88babfd1f6 RED-3800 add dialog components 2023-06-20 14:44:03 +03:00
Adina Țeudan
e884d8a513 RED-5875: Material upgrade - checkbox 2023-05-29 21:24:06 +03:00
George
7e4e51f82c Fix thrown error in edit modals. 2023-04-12 18:08:58 +03:00
Dan Percic
03421b43d9 fix checkboxes 2023-03-20 19:11:30 +02:00
Dan Percic
a60a9d828e stop propagation if action observed 2023-03-20 15:29:25 +02:00
Dan Percic
a1d11cd9eb update confirmation dialog component 2023-03-20 00:02:47 +02:00
Dan Percic
a2e40583e3 use stopPropagation & preventDefault 2023-03-18 02:11:12 +02:00
Dan Percic
9124c1f284 check also form value changes when using autocomplete 2023-03-16 19:25:03 +02:00
George
223080763f RED-6255, fix autocomplete not marking the form as valid for modals (colors mentioned in the ticket). 2023-03-14 14:36:24 +02:00
Adina Țeudan
a2bde131ad RED-3800: Remove (click) from iqser-buttons 2023-02-21 20:43:29 +02:00
Dan Percic
fe9a50d367 update ids & remove on push 2023-02-08 14:46:23 +02:00
Dan Percic
40517f145e add escapeHtml function & custom translate parser 2023-02-07 23:24:28 +02:00
Adina Țeudan
d45fd37af4 RED-5875: Upgrade to new Angular Material components (dialog) 2023-01-27 14:48:21 +02:00
Valentin Mihai
eb84e5f348 added dynamic input component 2023-01-25 22:01:28 +02:00
Adina Țeudan
59a71e7ab1 RED-5875: Remove mat-flat-button usages 2022-12-22 18:33:45 +02:00
Adina Țeudan
9340cda21a Lint / prettier 2022-12-21 13:36:00 +02:00
Dan Percic
72d8d5abb7 angular update v15 2022-12-19 15:04:19 +02:00
Valentin Mihai
e94e4a02f6 lint 2022-11-15 13:53:49 +02:00
Valentin Mihai
062977dd25 RED-5406 - updated confirmation dialog component to can confirm it without being mandatory on all cases to select checkboxes if they exist 2022-11-15 13:42:38 +02:00
Dan Percic
7272130f7a update confirmation dialog input 2022-10-26 16:03:53 +03:00
Valentin Mihai
63616184b5 RED-3687 - Remove AutoUnsubscribe directive 2022-07-21 13:48:51 +03:00
Valentin Mihai
e6cf6557e1 renamed id 2022-07-13 14:36:05 +03:00
Dan Percic
ddab92076a make ctor abstract 2022-07-12 12:05:38 +03:00
Dan Percic
c39a69df3e remove some constructor dependencies 2022-07-11 21:34:19 +03:00
Dan Percic
8993d7c2de Fix absolute imports & add some ids for testing 2022-06-30 12:54:09 +03:00
Adina Țeudan
7910420e17 Remove overrides ca asta se rezolva cu altceva, more readme 2022-06-20 22:23:18 +03:00
Dan Percic
5eba24b0da try fix v4 2022-06-20 21:49:13 +03:00
Dan Percic
47e1cac50a RED-3800: fix eslint v2 2022-06-19 11:08:24 +03:00
Dan Percic
9ee7b12e4a update to angular 14 2022-06-14 19:08:13 +03:00
Valentin Mihai
09dfcac064 Merge branch 'master' into VM/RED-3982 2022-06-02 09:50:13 +03:00
Valentin Mihai
82d7f94009 RED-4018 -> checked if the event is fired from mat dialog container on enter for the save method to not be called twice in case it's fired from input element 2022-05-26 22:57:19 +03:00
Valentin Mihai
1b146037fa RED-3982 - added file properties on "upload-file" component 2022-05-22 23:13:11 +03:00
Adina Țeudan
d815449b40 Muted text 2022-04-22 23:38:59 +03:00
Adina Țeudan
4a4dc2ec78 Dayjs 2022-03-22 00:15:44 +02:00
Valentin Mihai
0157507f66 called 'stopImmediatePropagation' method to be sure event will not be triggered more times 2022-03-03 22:02:55 +02:00
Valentin Mihai
6c82fe505b updated base dialog to not verify the changes on closing the window when it's on edit mode 2022-02-25 12:44:45 +02:00