bitwarden-estensione-browser/src/popup/vault
Thomas Rittson 2113c709a4
[Linked fields] Add Linked Field as a custom field type (#1963)
* Proof of concept for Linked custom field type

* Linked Fields for all cipher types, use dropdown

* Fix linked icon alignment

* Tweak linked icon alignment and style

* Move add-edit custom fields to own component

* Disable copy for linked field

* Use Field.LinkedId to store linked field info
2021-11-04 07:40:42 +10:00
..
add-edit-custom-fields.component.html [Linked fields] Add Linked Field as a custom field type (#1963) 2021-11-04 07:40:42 +10:00
add-edit-custom-fields.component.ts Move custom fields to separate components (#2072) 2021-09-21 10:49:05 +10:00
add-edit.component.html [Linked fields] Add Linked Field as a custom field type (#1963) 2021-11-04 07:40:42 +10:00
add-edit.component.ts Remove empty catch blocks and remove allow-empty-catch tslint rule (#2136) 2021-10-21 11:10:46 +02:00
attachments.component.html Change links to buttons 2021-07-31 20:50:46 +01:00
attachments.component.ts Remove empty catch blocks and remove allow-empty-catch tslint rule (#2136) 2021-10-21 11:10:46 +02:00
ciphers.component.html Merge branch 'master' into patrickhlauke-a11y-patch2 2021-09-18 17:47:59 +01:00
ciphers.component.ts [Refactor] Use rxjs first instead of unsubscribe from queryParams (#2112) 2021-10-15 07:58:59 +10:00
collections.component.html a11y work 2019-10-08 17:04:44 -04:00
collections.component.ts Remove empty catch blocks and remove allow-empty-catch tslint rule (#2136) 2021-10-21 11:10:46 +02:00
current-tab.component.html style fixes, more descriptive naming 2021-06-03 08:47:02 +10:00
current-tab.component.ts Fix totp copy not working in Chrome (#2067) 2021-09-22 07:36:28 +10:00
groupings.component.html Merge branch 'master' into patrickhlauke-a11y-patch2 2021-09-18 17:47:59 +01:00
groupings.component.ts [Refactor] Use rxjs first instead of unsubscribe from queryParams (#2112) 2021-10-15 07:58:59 +10:00
password-history.component.html Change links to buttons 2021-07-31 20:50:46 +01:00
password-history.component.ts [Refactor] Use rxjs first instead of unsubscribe from queryParams (#2112) 2021-10-15 07:58:59 +10:00
share.component.html Redefine cipher "share" to "move to organization" (#1903) 2021-06-22 15:44:06 -05:00
share.component.ts Remove empty catch blocks and remove allow-empty-catch tslint rule (#2136) 2021-10-21 11:10:46 +02:00
view-custom-fields.component.html [Linked fields] Add Linked Field as a custom field type (#1963) 2021-11-04 07:40:42 +10:00
view-custom-fields.component.ts Move custom fields to separate components (#2072) 2021-09-21 10:49:05 +10:00
view.component.html Fix breaking typo (#2099) 2021-10-05 08:41:21 +10:00
view.component.ts Remove empty catch blocks and remove allow-empty-catch tslint rule (#2136) 2021-10-21 11:10:46 +02:00