1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-14 10:26:19 +01:00
bitwarden-browser/libs/admin-console
Rui Tomé d669d2003f
[PM-10323] Add delete option to managed members (#11655)
* Add managedByOrganization property to OrganizationUserUserDetailsResponse and OrganizationUserView

* Add managedByOrganization property to OrganizationUserDetailsResponse and OrganizationUserAdminView

* Add deleteOrganizationUser method to OrganizationUserApiService

* Add copy strings for organization user delete dialog

* Add copy string for organization user deleted toast

* Add delete organization user dialog component

* Add the option to delete managed organization users from the members list

* Refactor delete user confirmation dialog in MembersComponent to use DialogService

* Delete DeleteOrganizationUserDialogComponent

* Refactor delete button in member dialog component to change the icon and tooltip text to 'Remove'

* Add delete button to members dialog if the user is managed by the organization
2024-11-04 16:19:30 +00:00
..
src/common [PM-10323] Add delete option to managed members (#11655) 2024-11-04 16:19:30 +00:00
.eslintrc.json Add AC Team eslint configuration (#9971) 2024-07-09 14:33:07 +01:00
jest.config.js [PM-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04:00
package.json create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
README.md create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
test.setup.ts create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
tsconfig.json create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
tsconfig.spec.json create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00

Admin Console

This lib represents the public API of the Admin Console team at Bitwarden. Modules are imported using @bitwarden/admin-console.