1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-08 05:47:50 +02:00
bitwarden-browser/apps/browser/src/vault
SmithThe4th 5a73639946
[PM-8125] Move Trash to the Vault settings page (#10736)
* created trash and trash container component

* added trash to vault settings

created observable to get deleted ciphers

* export icon

added locales

* remove edit and delete footver from trash view cipher

* Added helper text when viewing deleted ciphers

* prevent premature access of isDeleted from the cipher object

* simplified the condition to show the edit button

* return cipherView for deletedCiphers$ since that is what is used in the component

* changed section header to h6

* added routing animation

* Added restore to footer
2024-08-30 15:46:26 -04:00
..
background Remove deprecated factory methods (#9077) 2024-05-20 09:07:39 +10:00
content PM-6558 Vault Onboarding Extension Check on Install (#8216) 2024-03-06 10:48:27 -05:00
guards [PM-9714] Search results should clear and results reset after navigating away from Vault tab but persist if navigating to an Item view (#10378) 2024-08-08 11:29:33 -04:00
popup [PM-8125] Move Trash to the Vault settings page (#10736) 2024-08-30 15:46:26 -04:00
services Add the ability for custom validation logic to be injected into UserVerificationDialogComponent (#8770) 2024-07-01 11:52:39 -04:00
util.ts [PM-10381] Fix waiting for last sync - Browser Refresh (#10438) 2024-08-21 14:54:09 -07:00