1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test
Rui Tomé 33d922310c
[AC-434] Hide Billing screen for Reseller clients (#2783)
* [AC-434] Added ProviderType to ProfileOrganizationResponseModel

* [AC-434] Migration script

* [AC-434] Fixed indentation on migration script

* [AC-434] Hiding sensitive subscription data if the user does not have permissions

* [AC-434] Fixed missing dependency in unit test

* [AC-434] Altered BillingSubscription.Amount and BillingSubscriptionUpcomingInvoice.Amount to nullable

* [AC-434] Replaced CurrentContext.ManageBilling with ViewBillingHistory, ViewSubscription, EditSubscription and EditPaymentMethods

* [AC-434] Reverted change on BillingSubscription.Amount and now setting Subscription.Items = null when User does not have permission

* [AC-434] Added ProviderOrganizationProviderDetails_ReadByUserId

* [AC-434] Added IProviderOrganizationRepository.GetManyByUserAsync

* [AC-434] Added CurrentContext.GetOrganizationProviderDetails

* [AC-434] Remove unneeded join Organization table
2023-04-03 10:57:07 +01:00
..
Api.IntegrationTest [SM-574] Wire up read/write for secret list and secret response (#2767) 2023-03-30 16:51:46 +02:00
Api.Test [AC-434] Hide Billing screen for Reseller clients (#2783) 2023-04-03 10:57:07 +01:00
Billing.Test Remove Visual Studio Code Generation Package (#2749) 2023-03-14 15:44:53 -04:00
Common Remove Visual Studio Code Generation Package (#2749) 2023-03-14 15:44:53 -04:00
Core.Test Merge branch 'master' into feature/billing-obfuscation 2023-03-31 11:31:41 +01:00
Icons.Test Remove Visual Studio Code Generation Package (#2749) 2023-03-14 15:44:53 -04:00
Identity.IntegrationTest Remove Visual Studio Code Generation Package (#2749) 2023-03-14 15:44:53 -04:00
Identity.Test Remove Visual Studio Code Generation Package (#2749) 2023-03-14 15:44:53 -04:00
Infrastructure.EFIntegration.Test Merge branch 'master' into feature/billing-obfuscation 2023-03-31 11:31:41 +01:00
Infrastructure.IntegrationTest [SM-680] Add reference event logging to secrets (#2824) 2023-03-30 15:37:19 +02:00
IntegrationTestCommon Remove Visual Studio Code Generation Package (#2749) 2023-03-14 15:44:53 -04:00
bitwarden.tests.sln [PS-1928] Add BumpAccountRevisionDate methods (#2458) 2022-12-02 14:24:30 -05:00
coverage.ps1 Implement code coverage tool (#1390) 2021-06-21 12:22:47 -05:00
coverage.sh Fix bug in TaxInfo (#1682) 2021-11-01 12:13:31 -04:00