1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-01 13:13:36 +01:00
bitwarden-browser/libs/common/src/abstractions
Jim Hays 9f7bf1132b
[PM-1877] Spellcheck (#5237)
* Bug fix: "vaule" -> "value"

* Bug fix: "aria-descibedby" -> "aria-describedby"

* Bug fix: "chararacter" -> "character"

* Fix typos in comments

* Fix typos in documentation

* Fix typo in test description

* Fix typos in sample data: "childen" -> "children"

* Fix typos in sample data: "pargraphs" -> "paragraphs"

* Fixes to test data: "Additinoal", "Informaion" -> "Additional", "Information"

* Fix typo in test data: "dolhpin" -> "dolphin"

* Fix typo in local variable: "attachement" -> "attachment"

* Fix typo in method name: "detachOrganizastion" -> "detachOrganization"

* Fix typo in method name: "getNewlyAddedDomians" -> "getNewlyAddedDomains"

* Fix typo: "EncyptedMessageResponse" -> "EncryptedMessageResponse"

* Fix typo: "miliseconds" -> "milliseconds"

* Fix typo: "authResponsePushNotifiction" -> "authResponsePushNotification"

* Fix typo: "getPushNotifcationObs" -> "getPushNotificationObs"

* Fix typo: "ExpriationDate" -> "ExpirationDate"

* Fix typo: "OrganizationUserResetPasswordDetailsReponse" -> "OrganizationUserResetPasswordDetailsResponse"

* Fix typo: "DISPLAY_TITLE_ATTRIBUE" -> "DISPLAY_TITLE_ATTRIBUTE"

* Fix typo: "credentialretreivalCommandHandler" -> "credentialRetrievalCommandHandler"

* Fix typo: "buildLoginCredntials" -> "buildLoginCredentials"

* Fix typo: "_mappedCredentialsColums" -> "_mappedCredentialsColumns"

* Fix typo: "_mappedPersonalInfoAsIdentiyColumns" -> "_mappedPersonalInfoAsIdentityColumns"

* Fix typo in input name: "StroageGbAdjustment" -> "StorageGbAdjustment"

* Fix typo in const: "encryptionAlogrithm" -> "encryptionAlgorithm"

---------

Co-authored-by: Daniel James Smith <djsmith@web.de>
2023-04-26 12:16:07 +02:00
..
account Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
config [PS-1854] Split folder service back/foreground (#4209) 2023-01-30 13:04:22 -06:00
event [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
file-upload [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
fileDownload [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
organization-domain [AC-1260] Removed ssoRequired field from the sso details response (#5123) 2023-04-03 11:45:22 -04:00
organization-user [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
userVerification Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
vaultTimeout [AC-1045] add action to vault timeout policy (#4782) 2023-04-15 00:11:33 +01:00
anonymousHub.service.ts [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
api.service.ts [AC-1070] Enforce master password policy on login (#4795) 2023-04-17 07:35:37 -07:00
appId.service.ts Move to libs 2022-06-03 16:24:40 +02:00
audit.service.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
broadcaster.service.ts [PS-1093] Move Organization Api Calls (#3243) 2022-08-24 12:33:05 -04:00
crypto.service.ts [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
cryptoFunction.service.ts Rework Desktop Biometrics (#5234) 2023-04-18 09:09:47 -04:00
encrypt.service.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
environment.service.ts Login Flows (#4411) 2023-02-05 10:57:21 -05:00
formValidationErrors.service.ts Merge Feature/trial initiation (#3036) 2022-07-05 15:25:14 -04:00
i18n.service.ts [CSA-27] Use new dependency-free locale service for WebAuthN translations (#4557) 2023-02-04 09:23:42 -05:00
log.service.ts [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
messaging.service.ts Move to libs 2022-06-03 16:24:40 +02:00
notifications.service.ts Move to libs 2022-06-03 16:24:40 +02:00
platformUtils.service.ts [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
search.service.ts [PM-329] Detangle SearchService & CipherService (#4838) 2023-04-07 11:11:20 -04:00
settings.service.ts [PM-1426] Refactor uri matching (#5003) 2023-04-06 13:30:26 +10:00
state.service.ts [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
stateMigration.service.ts Move to libs 2022-06-03 16:24:40 +02:00
storage.service.ts Use Memory Storage directly in Session Sync (#4423) 2023-01-12 14:39:33 -06:00
system.service.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
totp.service.ts [PS-683] Update negative copy (#2912) 2022-06-23 09:53:42 +02:00
translation.service.ts [CSA-27] Use new dependency-free locale service for WebAuthN translations (#4557) 2023-02-04 09:23:42 -05:00
validation.service.ts [EC-558] Reflecting async progress on buttons and forms (#3548) 2022-10-10 16:04:29 +02:00