1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-19 02:51:14 +02:00
bitwarden-browser/apps/desktop/src/auth
Oscar Hinton 4e1867682f
[PM-1504] Migrate Dialogs to DialogService (#5013)
This PR introduces a generic `DialogService` which can be used by all the clients. This allows us to decouple dialogs from the `PlatformUtilsHelper`.

The `DialogService` provides a new method, `openSimpleDialog` which is the new interface for that type of dialogs.

This gives us 3 different implementations: 
- Web: DialogService modern dialogs
- Browser: SweetAlert
- Desktop: Native electron based
2023-05-02 18:46:03 +02:00
..
guards Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
login [PM-358] Bump electron to 24 and node to 18 (#5205) 2023-05-01 11:09:24 +02:00
scripts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
accessibility-cookie.component.html Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
accessibility-cookie.component.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
delete-account.component.html Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
delete-account.component.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
environment.component.html Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
environment.component.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
hint.component.html Auth/reorg auth (#4694) 2023-02-08 13:57:41 -06:00
hint.component.ts Auth/reorg auth (#4694) 2023-02-08 13:57:41 -06:00
lock.component.html [PM-358] Bump electron to 24 and node to 18 (#5205) 2023-05-01 11:09:24 +02:00
lock.component.ts [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
register.component.html Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
register.component.ts [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
remove-password.component.html [PM-1512] Upgrade prettier (#5028) 2023-03-21 11:28:15 +01:00
remove-password.component.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
set-password.component.html Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
set-password.component.ts [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
sso.component.html Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
sso.component.ts [PM-328] Move generator to tools (#4980) 2023-03-10 21:39:46 +01:00
two-factor-options.component.html Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
two-factor-options.component.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
two-factor.component.html [PM-1415] [BEEEP] Angular 15 (#4719) 2023-03-22 18:26:04 +01:00
two-factor.component.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
update-temp-password.component.html [AC-1070] Enforce master password policy on login (#4795) 2023-04-17 07:35:37 -07:00
update-temp-password.component.ts [AC-1070] Enforce master password policy on login (#4795) 2023-04-17 07:35:37 -07:00