1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-15 06:57:58 +02:00
bitwarden-browser/libs/vault/src/cipher-form
Nick Krantz 781ef550c1
[PM-8525] Edit Card (#9901)
* initial add of card details section

* add card number

* update card brand when the card number changes

* add year and month fields

* add security code field

* hide number and security code by default

* add `id` for all form fields

* update select options to match existing options

* make year input numerical

* only display card details for card ciphers

* use style to set input height

* handle numerical values for year

* update heading when a brand is available

* remove unused ref

* use cardview types for the form

* fix numerical input type

* disable card details when in partial-edit mode

* remove hardcoded height

* update types for formBuilder
2024-07-02 20:31:24 -05:00
..
abstractions
components [PM-8525] Edit Card (#9901) 2024-07-02 20:31:24 -05:00
services
cipher-form-container.ts [PM-8525] Edit Card (#9901) 2024-07-02 20:31:24 -05:00
cipher-form.mdx
cipher-form.module.ts
cipher-form.stories.ts
index.ts