1
0
mirror of https://github.com/bitwarden/server.git synced 2025-03-13 13:39:35 +01:00
bitwarden-server/src/Billing
Conner Turnbull 5bbd905401
[PM-18436] Only cancel subscriptions when creating or renewing (#5423)
* Only cancel subscriptions during creation or cycle renewal

* Resolved possible null reference warning

* Inverted conitional to reduce nesting
2025-02-20 13:03:29 -05:00
..
Constants [AC-1943] Implement provider client invoice report (#4178) 2024-06-14 12:26:49 -04:00
Controllers [PM-18221] Update credited user's billing location when purchasing premium subscription (#5393) 2025-02-12 09:00:52 -05:00
Jobs [PM-18436] Only cancel subscriptions when creating or renewing (#5423) 2025-02-20 13:03:29 -05:00
Models PM-6939 - Onyx Integration into freshdesk controller (#5365) 2025-02-06 08:13:17 -06:00
Properties Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00
Services [PM-18436] Only cancel subscriptions when creating or renewing (#5423) 2025-02-20 13:03:29 -05:00
Views [deps] Auth: Update bootstrap to v5 [SECURITY] (#4881) 2024-11-19 12:04:54 +00:00
wwwroot Update favicon to new standard (#910) 2020-09-03 17:03:13 -04:00
.dockerignore Create Dockerfile for Billing (#2477) 2022-12-07 09:51:25 +01:00
appsettings.Development.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.json PM-6939 - Onyx Integration into freshdesk controller (#5365) 2025-02-06 08:13:17 -06:00
appsettings.Production.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.QA.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
Billing.csproj Turn on TreatWarningsAsError (#5384) 2025-02-11 08:49:14 -05:00
BillingSettings.cs PM-6939 - Onyx Integration into freshdesk controller (#5365) 2025-02-06 08:13:17 -06:00
build.ps1 azure build scripts 2019-07-24 21:59:14 -04:00
build.sh Create Dockerfile for Billing (#2477) 2022-12-07 09:51:25 +01:00
Dockerfile [PM-5052] Upgrade to .NET 8 (#3461) 2024-02-05 13:03:42 -05:00
entrypoint.sh update entry.sh file for bw apps (#2771) 2023-03-09 14:20:46 +00:00
Program.cs Add logging to tokenables (#2298) 2022-09-26 14:22:02 -05:00
Startup.cs PM-6939 - Onyx Integration into freshdesk controller (#5365) 2025-02-06 08:13:17 -06:00