1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-23 03:22:50 +02:00
bitwarden-browser/libs
Nick Krantz 83d141c914
[PM-8803] Edit Custom Fields (#10054)
* initial add of custom fields

* add fields for custom field

* integrate custom field into cipher form service for text fields

* add hidden field type

* add boolean custom field

* add linked option type

* add testids for automated testing

* add edit option for each custom field

* update dialog component name to match add/edit nature

* add delete button for fields

* initial add of drag and drop

* collect tailwind styles from vault components

* add drag and drop functionality with announcement

* add reorder via keyboard

* update tests to match functionality

* account for partial edit of custom fields

* fix change detection for new fields

* add label's to the edit/reorder translations

* update dynamic heading to be inline

* add validation/required for field label

* disable toggle button on hidden fields when the user cannot view passwords

* remove the need for passing `updatedCipherView` by only using a single instance of `CustomFieldsComponent`

* lint fix

* use bitLink styles rather than manually defining tailwind classes

* use submit action, no duplicated button and allows for form submission via enter

* add documentation for `newField`
2024-07-17 09:11:42 -05:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
admin-console Add AC Team eslint configuration (#9971) 2024-07-09 14:33:07 +01:00
angular make minimumLength msg update if mp policy is enforced (#10105) 2024-07-16 09:36:05 -07:00
auth use new tools-password-strength component (#10125) 2024-07-16 09:14:39 -07:00
billing create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
common PM-4877: Only allow replacing passkeys for the same userhandle (#9804) 2024-07-16 13:39:41 -04:00
components [PM-8517] Create web specific layout (#9209) 2024-07-11 12:20:56 -04:00
importer [PM-9710] [Bootstrap] Hide file inputs when not using bootstrap (#10095) 2024-07-15 13:09:25 -05:00
node [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
platform create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
shared [PM-9008] factor generator-extensions into separate libraries (#9724) 2024-06-20 10:49:23 -04:00
tools [AC-2508][AC-2511] member access report view and export logic (#10011) 2024-07-11 17:11:05 +01:00
vault [PM-8803] Edit Custom Fields (#10054) 2024-07-17 09:11:42 -05:00