1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-17 20:31:50 +01:00
bitwarden-browser/apps/browser/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
..
_locales Autosync the updated translations (#5304) 2023-04-28 07:51:00 +02:00
admin-console [AC-1202] Update enums filenames for admin-console/billing teams (#5169) 2023-04-05 20:34:23 -05:00
alarms [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
auth [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
autofill [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
background [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
browser [EC-475] Auto-save password prompt enhancements (#4808) 2023-03-09 08:12:43 +10:00
decorators Remove ctor initialization in session sync (#4755) 2023-02-16 09:36:50 -06:00
images [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00
listeners [PM-1905] Update npm (#3940) 2023-05-02 17:25:25 +02:00
models [PM-328] Move Send to Tools (#5104) 2023-03-29 16:23:37 +02:00
popup [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
safari [PM-1608] Changed safari extension save dialog (#5127) 2023-04-13 14:30:45 +01:00
services [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
tools/popup [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
types [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
vault [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
background.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
background.ts [PS-2303] MV3 Service Cache Enhancements (#4507) 2023-01-20 12:33:41 -05:00
flags.ts [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
globals.d.ts Ps 1291 fix extension icon updates (#3571) 2022-10-19 08:55:57 -05:00
managed_schema.json [SM-88] [BEEEP] Add support for chrome.storage.managed for environment urls (#3120) 2022-08-08 07:40:09 -04:00
manifest.json Bumped browser version to 2023.4.0 (#5289) 2023-04-26 13:22:10 +02:00
manifest.v3.json Bumped browser version to 2023.4.0 (#5289) 2023-04-26 13:22:10 +02:00