1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-27 04:03:00 +02:00
bitwarden-browser/apps/web/src/app/core
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
..
state [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
broadcaster-messaging.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
core.module.ts [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
event.service.ts [AC-779] [Defect] Event log links for policies groups users and items not working (#5212) 2023-04-18 08:04:39 +02:00
html-storage.service.ts [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
i18n.service.ts [CSA-27] Use new dependency-free locale service for WebAuthN translations (#4557) 2023-02-04 09:23:42 -05:00
index.ts [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
init.service.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
modal.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
router.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
state-migration.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
web-file-download.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
web-platform-utils.service.spec.ts [EC-584] Update ApiService to remove any appendages to ClientVersion (#4008) 2022-12-02 19:38:12 +00:00
web-platform-utils.service.ts [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00