1
0
mirror of https://github.com/dkmstr/openuds-gui.git synced 2024-10-26 08:55:23 +03:00
Commit Graph

237 Commits

Author SHA1 Message Date
Adolfo Gómez García
37b0b44ab3
Added support for custom message launcher, so we can include some advice at launch time per poool basis. Also, this is controlable by scheduled actions (show, hide, not changing text)... 2024-03-15 01:49:31 +01:00
Adolfo Gómez García
fc7e44e364
Upgraded angular version 2024-02-28 01:17:42 +01:00
Adolfo Gómez García
7ca118e085
upgrading to angular 17 2024-01-16 05:01:54 +01:00
Adolfo Gómez García
7553a2d11d
upgrading to angular 17 2024-01-16 04:30:20 +01:00
Adolfo Gómez García
83d7b4901a
upgrading to angular 17 2024-01-16 04:28:32 +01:00
Adolfo Gómez García
8f049b2fee
upgrading to angular 17 2024-01-16 04:26:51 +01:00
Adolfo Gómez García
76c3a2dcc9
Upgrading angular version 2024-01-16 03:57:31 +01:00
Adolfo Gómez García
b0f7d43c6c
fixed some names 2024-01-16 03:52:01 +01:00
Adolfo Gómez García
0e20f782ae
fixed mfa remember 2023-09-07 23:07:04 +02:00
Adolfo Gómez García
4a1c6bc62d
Merge remote-tracking branch 'origin/v3.6' 2023-03-25 17:49:42 +01:00
Adolfo Gómez García
17f2946dc9
mergin 2023-03-25 17:49:40 +01:00
Adolfo Gómez García
fddc3db8ab
typo fix 2023-03-25 17:49:16 +01:00
Adolfo Gómez García
2ee0ecc25f
Merge remote-tracking branch 'origin/v3.6' 2023-03-25 17:46:03 +01:00
Adolfo Gómez García
d6407aefa1
added crsftoken from cookie 2023-03-25 17:44:49 +01:00
Adolfo Gómez García
cdffc4b977
small fixes 2023-01-18 14:18:39 +01:00
Adolfo Gómez García
070a183ba6
Refectoring code 2023-01-18 14:08:44 +01:00
Adolfo Gómez García
43a93efe31
Refectoring code 2023-01-18 14:08:36 +01:00
Adolfo Gómez García
23389fca6a
fixing and refactoring frontend 2023-01-18 12:52:57 +01:00
Adolfo Gómez García
6bb8239e84
Cleaning up things 2023-01-16 19:07:50 +01:00
Adolfo Gómez García
c9466e5487
font fixes 2023-01-16 12:57:47 +01:00
Adolfo Gómez García
72d2806946
fixed login response text 2023-01-16 03:31:40 +01:00
Adolfo Gómez García
2d771484ff
small modal fix 2023-01-15 21:27:23 +01:00
Adolfo Gómez García
f464c5c91e
Enforced strict mode for typescript 2023-01-15 17:08:40 +01:00
Adolfo Gómez García
cd4c1101cf
small editor config fix 2023-01-14 14:57:21 +01:00
Adolfo Gómez García
432ebbeba2
removed useless async 2023-01-12 19:01:19 +01:00
Adolfo Gómez García
fef8c6ee0e
Refactorized plugin launcher, Now we can understand the code :) 2023-01-12 18:58:33 +01:00
Adolfo Gómez García
241f2a943d
Moving observables to promises when possible 2023-01-12 01:35:23 +01:00
Adolfo Gómez García
753a59871c
Added prettier paramter to allow single quote 2023-01-11 18:30:23 +01:00
Adolfo Gómez García
ffc16da689
fixed navbar 2023-01-11 13:32:25 +01:00
Adolfo Gómez García
595ba37f01
migrated user part to angular material 15 2023-01-11 03:00:49 +01:00
Adolfo Gómez García
87ec9c9161
updated browserslist 2022-12-27 14:58:23 +01:00
Adolfo Gómez García
460d16d3b7
upgraded from v14 to v15 angular 2022-12-27 14:52:16 +01:00
Adolfo Gómez García
c2a5a13b76
upgraded to angular 14 2022-12-27 14:48:45 +01:00
Adolfo Gómez García
7fe53cf3cc
Merge remote-tracking branch 'origin/v3.6' 2022-10-19 15:10:58 +02:00
Adolfo Gómez García
2b9575c3bc
forgot to open window when no credential is provided 2022-10-19 15:10:50 +02:00
Adolfo Gómez García
fabf3e6a30
Merge remote-tracking branch 'origin/v3.6' 2022-10-19 15:10:25 +02:00
Adolfo Gómez García
4b5500ff15
added credentials ask dialog 2022-10-13 19:52:59 +02:00
Adolfo Gómez García
f7c4a1c465
wip 2022-10-13 18:36:47 +02:00
Adolfo Gómez García
450b954526 Merge remote-tracking branch 'origin/v3.6' 2022-07-29 17:00:03 +02:00
Adolfo Gómez García
9253646d4e small fix to remove "remember_device" if not set 2022-07-29 16:59:06 +02:00
Adolfo Gómez García
3e903b72cb Merge remote-tracking branch 'origin/v3.6' 2022-07-06 17:45:02 +02:00
Adolfo Gómez García
f819465927 Added "html" to mfa page 2022-07-06 17:40:11 +02:00
Adolfo Gómez García
e3b4bdf501 Fixed mfa page to not repeat if user is already logged in 2022-06-24 13:26:15 +02:00
Adolfo Gómez García
1f394e79ab added MFA remember checkbox 2022-06-23 20:23:01 +02:00
Adolfo Gómez García
cf713a333e Added MFA input page 2022-06-23 15:16:44 +02:00
Adolfo Gómez García
4e0796c5e9 advancing on MFA 2022-06-23 12:15:45 +02:00
Adolfo Gómez García
4b290e907d Merge remote-tracking branch 'origin/v3.5' 2022-05-26 15:19:53 +02:00
Adolfo Gómez García
92fdc53dd8 Removed error decoding and added error get by ID from UDS 2022-05-26 14:59:14 +02:00
Adolfo Gómez García
577217288d Merge remote-tracking branch 'origin/v3.5' 2022-05-20 09:02:27 +02:00
Adolfo Gómez García
408335e9bd Removed CSRF from js and generated it on html 2022-05-20 09:01:51 +02:00