bitwarden-estensione-browser/libs/angular/src
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
..
admin-console/components [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
auth [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
billing/images/cards [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
components [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
directives [SM-410] Fix boolean custom fields not working (#4386) 2023-01-05 16:50:19 +01:00
interfaces Move to libs 2022-06-03 16:24:40 +02:00
pipes [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
scss [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
services [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
shared/components/password-strength [AC-1070] Enforce master password policy on login (#4795) 2023-04-17 07:35:37 -07:00
tools [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
types [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
utils [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
validators [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
vault [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
jslib.module.ts [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00