770 Commits

Author SHA1 Message Date
Valentin Mihai
6f255d68b4 fix var name 2024-02-16 17:48:47 +02:00
Valentin Mihai
82b11d2eba RED-8342 - Component Editor not showing all values for a multi-value-component 2024-02-15 13:25:15 +02:00
Adina Țeudan
67485fdac2 Add loading indicator to orderedAsyncGuards 2024-02-10 11:13:28 +02:00
Valentin Mihai
0885ad776d RED-6960 - Enter should confirm a modal window by default 2024-02-06 20:13:52 +02:00
Adina Țeudan
37c9d7a65d Moved some icons to common-ui 2024-02-04 10:37:23 +02:00
Dan Percic
7c7cdfda51 fix translation key 2024-02-01 11:12:03 +01:00
Adina Țeudan
dadafa6117 Nevermind 2024-01-31 17:49:23 +02:00
Adina Țeudan
03d4bd5c8b Fixed missing await 2024-01-31 17:05:40 +02:00
Dan Percic
3f23c6d66e move if not logged in guard 2024-01-31 11:51:49 +01:00
Adina Țeudan
6d97f7588b Fix 2024-01-31 12:46:51 +02:00
Adina Țeudan
773171f4af Get tenant details 2024-01-31 11:40:09 +02:00
Nicoleta Panaghiu
bd77067dc7 RED-8164: fixed newly created users cannot login. 2024-01-05 13:06:49 +02:00
Valentin Mihai
da086cdaa6 RED-6960 - Enter should always confirm a modal window 2023-12-20 10:32:18 +02:00
George
c4bdba4683 RED-3800 - fix tenant switch. 2023-12-04 15:35:46 +02:00
George
68dbdfb8e7 RED-8012 - fixed blank page when reloading. 2023-12-04 14:19:04 +02:00
George
986d552e49 RED-3800 - add get tenant function token. 2023-12-04 10:57:35 +02:00
George
d1c0559099 RED-3800, refactor multitenancy 2023-11-29 17:06:37 +02:00
Dan Percic
59fbd1f78f updates 2023-11-29 17:05:59 +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
Valentin Mihai
63df71a6aa DM-536 - added disabled property 2023-11-10 20:06:32 +02:00
Valentin Mihai
4b656564fe DM-536 - drawn an arrow down in circle button component to look like a dropdown button when it's the case 2023-11-10 19:12:00 +02:00
Adina Țeudan
052bf3a5d7 Input with action updates 2023-11-02 21:13:27 +02:00
Adina Țeudan
ecb5fd63ac Paginated entities update 2023-11-02 05:24:09 +02:00
Adina Țeudan
5f0904e6a9 Paginated entities updates 2023-11-01 18:56:22 +02:00
Adina Țeudan
99b2c83d61 Moved pagination component to common ui 2023-11-01 18:32:02 +02:00
Adina Țeudan
a6f8a35765 Renamed roles guards 2023-11-01 00:58:52 +02:00
Adina Țeudan
6eef9aba4b Updated hasRoleGuard 2023-11-01 00:56:59 +02:00
Adina Țeudan
54d60b6c97 Editable input form width 2023-10-31 18:10:22 +02:00
Adina Țeudan
f09ef68442 Fixed infinite loop in tenants service 2023-10-31 16:48:13 +02:00
Dan Percic
85fba4a1dd RED-7619 add config to toaster rawError method 2023-10-30 15:00:54 +02:00
Nicoleta Panaghiu
a6383c1dbc RED-6893: Stop loading after error is handled. 2023-10-20 15:34:51 +03:00
Adina Țeudan
bfaae5adf6 Use disabled instead of canEditInput in dynamic input 2023-10-19 21:58:09 +03:00
Adina Țeudan
bd532cd28f Moved switch tenant logic to common-ui 2023-10-05 16:43:25 +03:00
Nicoleta Panaghiu
14f4f00898 RED-7649: Added raw error toaster. 2023-09-29 14:39:20 +03:00
Adina Țeudan
1b76808917 RED-3800: Redo HasScrollbar directive 2023-09-24 12:19:55 +03:00
Adina Țeudan
890cf417a1 RED-3800: Functional composite route guard, skeleton fixes 2023-09-21 18:30:19 +03:00
Dan Percic
2f2ee530b1 update dialog service 2023-09-21 11:13:05 +03:00
Dan Percic
6cb63fcf43 remove console.trace 2023-09-15 19:09:30 +03:00
Dan Percic
9fba181eb9 updates 2023-09-15 19:07:19 +03:00
Valentin Mihai
f0c51915b2 Merge branch 'VM/DM-358' into unprotected 2023-09-08 16:07:02 +03:00
Valentin Mihai
4f4123cd5d DM-358 - set some keys depending on user roles 2023-09-08 15:48:27 +03:00
Valentin Mihai
c83eb568db DM-358 - added documine theme for helpers 2023-09-07 23:15:22 +03:00
Valentin Mihai
da0e057721 DM-358 - added all keys 2023-09-07 19:23:36 +03:00
Adina Țeudan
523f2c999e DM-414: Base dialog change detection 2023-09-06 20:31:45 +03:00
Valentin Mihai
d4d593d24a DM-358 - WIP on implementing Help Mode-IDs for DocuMine 2023-09-06 18:53:28 +03:00
Valentin Mihai
c7a15d2a93 DM-358 - WIP on implementing Help Mode-IDs for DocuMine 2023-09-05 17:34:48 +03:00
Dan Percic
60ace01151 Merge branch 'RED-7528' into 'master'
RED-7528: Fixed documents jumping around on drag&drop.

See merge request fforesight/shared-ui-libraries/common-ui!5
2023-09-04 10:00:49 +02:00
Nicoleta Panaghiu
cbbc21609e RED-7528: Fixed documents jumping around on drag&drop. 2023-09-04 10:57:55 +03:00