1
0
mirror of https://github.com/bitwarden/server.git synced 2025-03-02 04:11:04 +01:00
bitwarden-server/test/Api.Test/AdminConsole
Rui Tomé 3908edd08f
[PM-12489] Extract OrganizationService.DeleteAsync and OrganizationService.InitiateDeleteAsync into commands (#5279)
* Create organization deletion command with logic extracted from OrganizationService

* Add unit tests for OrganizationDeleteCommand

* Register OrganizationDeleteCommand for dependency injection

* Refactor organization deletion logic to use IOrganizationDeleteCommand and remove legacy IOrganizationService.DeleteAsync method

* Add organization deletion initiation command and refactor service usage

* Enhance organization deletion commands with detailed XML documentation

* Refactor organization command registration to include sign-up and deletion methods
2025-01-27 10:58:08 +00:00
..
AuthorizationHandlers [PM-12479] - Adding group-details endpoint (#4959) 2024-11-12 11:25:36 -06:00
Controllers [PM-12489] Extract OrganizationService.DeleteAsync and OrganizationService.InitiateDeleteAsync into commands (#5279) 2025-01-27 10:58:08 +00:00
Models/Response/Helpers [PM-13014] - Add CanToggleStatus property to PolicyRepsonseModel based on Policy Validators (#4940) 2024-11-11 09:52:42 -06:00
Public [PM-14245] Remove policy definitions feature flag (#5095) 2024-12-04 11:50:47 +10:00
Queries [PM-11667] Remove all code related to the outdated custom permissions 'Edit/Delete Assigned Collections' (#4736) 2024-09-10 15:06:13 +01:00