1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-11 10:10:25 +01:00
bitwarden-browser/libs/common/src/enums
Jonathan Prusik 9881c7842b
[PM-10418] Bugfix - Expiration date on cards does not always autofill the correct format (#10705)
* add branching logic for alternative card expiration autofill strategy

* simplify logic and fix some pattern-matching bugs

* add EnableNewCardCombinedExpiryAutofill feature flag

* update default format for card expiry date and update tests

* review reccs
2024-09-06 11:24:04 -04:00
..
client-type.enum.ts [PM-3625] Remove ClientType.DirectoryConnector (#6099) 2023-09-14 16:29:46 +02:00
device-type.enum.ts [PM-166] [PM-198] - Add Event Logs for CLI Actions (#6527) 2023-11-09 15:17:25 -05:00
event-system-user.enum.ts Enable event logs to show events logged by the Public API (#10660) 2024-08-27 18:21:33 -04:00
event-type.enum.ts [PM-5963] Fix tde offboarding vault corruption (#9480) 2024-08-01 19:48:09 -04:00
feature-flag.enum.ts [PM-10418] Bugfix - Expiration date on cards does not always autofill the correct format (#10705) 2024-09-06 11:24:04 -04:00
http-status-code.enum.ts
index.ts [PM-8830] Billing Enums Rename (#9612) 2024-06-14 15:43:40 -04:00
integration-type.enum.ts [SM-956] Secret Manager: Integrations Page (#8701) 2024-04-18 15:24:16 -04:00
native-messaging-version.enum.ts
notification-type.enum.ts Add NotificationType.SyncOrganizations (#7924) 2024-02-13 18:15:52 +00:00
vault-timeout-action.enum.ts