1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-08 05:47:50 +02:00
bitwarden-browser/libs/vault/src/cipher-form
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
..
abstractions [PM-11393] Remove the need for TotpCaptureService in Autofill Options View component (#11093) 2024-09-17 13:15:11 -07:00
components [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
services [PM- 9666] Implement edit item view individual vault (#10553) 2024-09-18 12:48:47 -05:00
cipher-form-container.ts [PM-9190] Edit Login - Autofill Options (#10274) 2024-08-01 08:35:04 -07:00
cipher-form.mdx [PM-7162] Cipher Form - Item Details (#9758) 2024-07-02 13:22:51 -07:00
cipher-form.module.ts [PM-8524] Cipher Form - Edit Login Details Section (#10081) 2024-07-18 09:38:55 -07:00
cipher-form.stories.ts [PM-11267] Extension Refresh Events (#10832) 2024-09-12 14:47:23 -05:00
index.ts [PM-9675] Browser Refresh Login - Generator dialog (#10352) 2024-08-07 12:02:33 -07:00