1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-04 06:15:37 +01:00
bitwarden-estensione-browser/apps/web/src/app
cyprain-okeke a72b7f3d21
[AC-1218] Add ability to delete Provider Portals (#8685)
* initial commit

* add changes from running prettier

* resolve the linx issue

* resolve the lint issue

* resolving lint error

* correct the redirect issue

* resolve pr commit

* Add a feature flag

* move the new component to adminconsole

* resolve some pr comments

* move the endpoint from ApiService to providerApiService

* move provider endpoints to the provider-api class

* change the header

* resolve some pr comments
2024-04-17 14:07:26 +01:00
..
admin-console [AC-1218] Add ability to delete Provider Portals (#8685) 2024-04-17 14:07:26 +01:00
auth [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
billing [AC-1218] Add ability to delete Provider Portals (#8685) 2024-04-17 14:07:26 +01:00
common
components [CL-254] Rename 500 colors to 600 to prep for UI redesign (#8623) 2024-04-05 10:58:32 -04:00
core [PM-5273] Migrate state in CipherService (#8314) 2024-04-16 17:37:03 +01:00
layouts [AC-2443] Update unassigned items banner text for self-hosted (#8719) 2024-04-12 06:57:17 -05:00
platform [PM-6965] Add type Property to MigrationHelper (#8411) 2024-03-25 14:28:42 +00:00
settings [CL-254] Rename 500 colors to 600 to prep for UI redesign (#8623) 2024-04-05 10:58:32 -04:00
shared [AC-1218] Add ability to delete Provider Portals (#8685) 2024-04-17 14:07:26 +01:00
tools [CL-254] Rename 500 colors to 600 to prep for UI redesign (#8623) 2024-04-05 10:58:32 -04:00
vault [AC-2172] Member modal - limit admin access (#8343) 2024-04-17 11:03:48 +10:00
app.component.html
app.component.ts [PM-6194] Refactor injection of services in browser services module (#8380) 2024-04-10 14:02:46 +01:00
app.module.ts
oss-routing.module.ts [AC-1218] Add ability to delete Provider Portals (#8685) 2024-04-17 14:07:26 +01:00
oss.module.ts Use UserVerificationDialogComponent for account recovery enrollment (#8632) 2024-04-12 06:38:53 -05:00
wildcard-routing.module.ts