1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-19 02:51:14 +02:00
bitwarden-browser/apps/cli/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 [AC-1202] Update enums filenames for admin-console/billing teams (#5169) 2023-04-05 20:34:23 -05:00
auth/commands [AC-1070] Enforce master password policy on login (#4795) 2023-04-17 07:35:37 -07:00
commands [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00
locales/en [SM-89] Updates to encrypted export (#2963) 2022-08-29 10:11:44 -04:00
models [PM-328] Move Send to Tools (#5104) 2023-03-29 16:23:37 +02:00
services [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
tools [PM-1267] Updated cli receive command to use api.bitwarden.com as api url (#5239) 2023-04-27 16:36:54 +01:00
vault [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00
bw.ts [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00
flags.ts [EC-473] Add feature flags to common code (#3324) 2022-08-26 13:00:14 +10:00
program.ts [AC-1070] Enforce master password policy on login (#4795) 2023-04-17 07:35:37 -07:00
utils.ts [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
vault.program.ts [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00