1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-06 19:28:08 +01:00
bitwarden-server/test/Api.Test/AdminConsole/Controllers
Alex Morask 95139def0f
[AC-1758] Implement RemoveOrganizationFromProviderCommand (#3515)
* Add RemovePaymentMethod to StripePaymentService

* Add SendProviderUpdatePaymentMethod to HandlebarsMailService

* Add RemoveOrganizationFromProviderCommand

* Use RemoveOrganizationFromProviderCommand in ProviderOrganizationController

* Remove RemoveOrganizationAsync from ProviderService

* Add RemoveOrganizationFromProviderCommandTests

* PR review feedback and refactoring

* Remove RemovePaymentMethod from StripePaymentService

* Review feedback

* Add Organization RisksSubscriptionFailure endpoint

* fix build error

* Review feedback

* [AC-1359] Bitwarden Portal Unlink Provider Buttons (#3588)

* Added ability to unlink organization from provider from provider edit page

* Refreshing provider edit page after removing an org

* Added button to organization to remove the org from the provider

* Updated based on product feedback

* Removed organization name from alert message

* Temporary logging

* Remove coupon from Stripe org after disconnected from MSP

* Updated test

* Change payment terms on org disconnect from MSP

* Set Stripe account email to new billing email

* Remove logging

---------

Co-authored-by: Conner Turnbull <133619638+cturnbull-bitwarden@users.noreply.github.com>
Co-authored-by: Conner Turnbull <cturnbull@bitwarden.com>
2024-01-12 10:38:47 -05:00
..
GroupsControllerTests.cs AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
OrganizationConnectionsControllerTests.cs [AC-1200] Admin Console code ownership - move OrganizationFeatures (#3369) 2023-10-26 16:47:44 -05:00
OrganizationDomainControllerTests.cs AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
OrganizationsControllerTests.cs [AC-1758] Implement RemoveOrganizationFromProviderCommand (#3515) 2024-01-12 10:38:47 -05:00
OrganizationSponsorshipsControllerTests.cs AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
OrganizationUsersControllerTests.cs [AC-1287] AC Team code ownership moves: Policies (1/2) (#3383) 2023-11-22 16:07:37 -05:00