Jonas Hendrickx
Jonas Hendrickx
When running `dotnet format`, it seems to remove all the usings everywhere in my unit tests where I do not have a GlobalUsings.cs file. My `_Imports.razor`: ... @using Passwordless.AdminConsole.Components @using...
### Ticket - Closes [PAS-444](https://bitwarden.atlassian.net/browse/PAS-444) ### Description This is the first step to populate metered billing from periodic credential reports in the api. Stripe recommends we keep the usage records...
### Description Upgrades the Stripe SDK ### Shape We would have to monitor a production deployment, and upgrade the Stripe API version in the Stripe dashboard the exact moment the...
### Ticket - Closes [PAS-148](https://bitwarden.atlassian.net/browse/PAS-148) ### Description We need to be able to export individual applications with all their relevant data, so customers can migrate to self-hosted instances. ### Shape...
When brightness keys are maxed out and I press them for the first time on max then the max brightness is slightly below the actual max brightness it is capable...
### Description Now that we've migrated to use the .NET 8.0.4 runtime, we can remove the backwards compatibility. ### Shape ### Screenshots ### Checklist I did the following to ensure...
### Ticket [PAS-457](https://bitwarden.atlassian.net/browse/PAS-457) ### Description `Access Denied` page hasn't been rendering for quite a while. Because it was crashing inside the navigation menu component. ### Shape n/a ### Screenshots ###...
### Description Significantly reduces the resources required to run the integration tests as it reuses the Microsoft SQL Server test container. If the tests are properly written, we should not...