Jim Hays
|
8262af3c53
|
[PM-1969] Spellcheck other (#2878)
* Fix typo in error message: 'Unkown' -> 'Unknown'
* Fix typos in error message
* Fix typo in example text: 'licence' -> 'license'
* Fix typo in validation: 'Ooganization' -> 'Organization'
* Fix typo in text string: 'compatibilty' -> 'compatibility'
* Fix typo: 'ProviderDisllowedOrganizationTypes' -> 'ProviderDisallowedOrganizationTypes'
* Fix typo: 'NSubstitueVersion' -> 'NSubstituteVersion'
* Fix typo: 'CreateIntialInvite' -> 'CreateInitialInvite'
* Fix typo: '_queuryScheme' -> '_queryScheme'
* Fix typo: 'GetApplicationCacheServiceBusSubcriptionName' -> 'GetApplicationCacheServiceBusSubscriptionName'
* Fix typo: 'metaDataRespository' -> 'metaDataRepository'
* Fix typo: 'cipherAttachements' -> 'cipherAttachments'
* Fix typo: 'savedEmergencyAccesss' -> 'savedEmergencyAccesses'
* Fix typo: 'owerOrgUser' -> 'ownerOrgUser'
* Fix typo: 'Organiation' -> 'Organization'
* Fix typo: 'extistingUser' -> 'existingUser'
* Fix typo: 'availibleAccess' -> 'availableAccess'
* Fix typo: 'HasEnouphStorage' -> 'HasEnoughStorage'
* Fix typo: 'extistingOrg' -> 'existingOrg'
* Fix typo: 'subcriber' -> 'subscriber'
* Fix typo: 'availibleCollections' -> 'availableCollections'
* Fix typo: 'Succes' -> 'Success'
* Fix typo: 'CreateAsync_UpdateWithCollecitons_Works' -> 'CreateAsync_UpdateWithCollections_Works'
* Fix typo: 'BadInsallationId' -> 'BadInstallationId'
* Fix typo: 'OrgNotFamiles' -> 'OrgNotFamilies'
* Revert "Fix typo: 'Organiation' -> 'Organization'"
This reverts commit 8aadad1c25 .
* Revert "Fix typos in error message"
This reverts commit 81d201fc09 .
---------
Co-authored-by: Daniel James Smith <djsmith@web.de>
|
2023-05-17 12:14:36 +02:00 |
|
Justin Baur
|
daeaa42851
|
[PS-40] Upgrade to .NET 6 (#2056)
* Bump to .NET 6
* Update Docker images
* Update docs
* Update workflow for linter
* Add all common versions to props file
* Update tools manifest
* Update csproj files
* Update packages.lock.json files
* Switch to setup-dotnet
* Remove msbuild
* Fix deps breaking changes
* Manually install msbuild
* Use msbuild for build
* Fix verbosity switch
* Remove unused exceptions
* Address linter feedback
* Make Obsolete warnings suggestions for now.
* Force Evaluate
* Format on tests
* Run formatting again.
* Use windows 2022
* force evaluate
* Fix restore
* Fix linter
* Skip test
* Update Directory.Build.props
Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
* Address PR feedback
* Add IntegationTest for Rate limiter
* Fix test
* Reenable test
* Reorder test
* Skip test again
* Add tracking link
* Update .github/workflows/build.yml
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
|
2022-06-24 10:39:34 -04:00 |
|
sneakernuts
|
0e88720d3a
|
Logging config changes (#1935)
* Logging config changes
* Regenerated packages.lock.json files
* fixed up more typos and regenerated json
|
2022-04-05 15:19:16 +00:00 |
|
Oscar Hinton
|
0def1830af
|
Move identity endpoints to Identity service (#1807)
|
2022-01-17 13:21:51 +01:00 |
|