1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src/app
Jonathan Prusik e88e231d48
[PM-11588] Bugfix - parse user input value for combined expiry date when creating/adding a card cipher (#11103)
* simplify logic and fix some pattern-matching bugs

* add first pass at parsing combined expiry year and month from user input

* clean up code

* fix broken three-digit parsing case

* fix case where splitCombinedDateValues returns empty strings when the input is only a delimiter

* fix incorrect expectation of falsy negative integers

* clean up code

* split out logic from parseYearMonthExpiry

* move utils from vault to autofill
2024-09-24 10:36:44 -04:00
..
admin-console [PM-281] A11y visual distinction required for page links (#9878) 2024-09-20 09:04:48 -05:00
auth [PM-11477] Remove deprecated cryptoservice functions (#10854) 2024-09-24 11:28:33 +02:00
billing Fixed free organization upgrade after stripe sources deprecation (#11205) 2024-09-24 09:26:39 -04:00
common Auth/PM-7321 - Registration with Email Verification - Registration Finish Component Implementation (#9653) 2024-07-08 10:40:23 -04:00
components
core [PM-11691] Remove Nord and Solarized Dark from extension (#11013) 2024-09-19 10:55:40 -05:00
layouts swap account font color for muted (#10883) 2024-09-04 10:51:53 -05:00
platform Auth/PM-11414 - Fix Web Client Lock Component (#10780) 2024-08-29 11:18:17 -04:00
secrets-manager [PM-2340] Enable use-lifecycle-interface (#5488) 2024-08-02 13:59:38 -04:00
settings [PM-281] A11y visual distinction required for page links (#9878) 2024-09-20 09:04:48 -05:00
shared [PM-281] A11y visual distinction required for page links (#9878) 2024-09-20 09:04:48 -05:00
tools [PM-11477] Remove deprecated cryptoservice functions (#10854) 2024-09-24 11:28:33 +02:00
vault [PM-11588] Bugfix - parse user input value for combined expiry date when creating/adding a card cipher (#11103) 2024-09-24 10:36:44 -04:00
app.component.html
app.component.ts [PM-11395] [Defect] View Login - TOTP premium badge does nothing when clicked (#10857) 2024-09-18 16:00:54 -05:00
app.module.ts
oss-routing.module.ts [PM-8116] Auth Browser Refresh: Password Hint Component (#10492) 2024-09-13 09:16:25 -07:00
oss.module.ts
wildcard-routing.module.ts