bitwarden-estensione-browser/bitwarden_license/bit-web/src/app/secrets-manager/projects
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
..
dialog [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
models [SM-670] Restrict UI actions based on user permission (#5090) 2023-04-26 13:09:30 -05:00
project [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
projects [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
project.service.ts [SM-670] Restrict UI actions based on user permission (#5090) 2023-04-26 13:09:30 -05:00
projects-routing.module.ts [SM-409] Project Access Policies (#4472) 2023-02-06 11:28:51 -06:00
projects.module.ts [PM-1905] Update npm (#3940) 2023-05-02 17:25:25 +02:00