1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-28 10:55:27 +02:00
bitwarden-browser/libs
Patrick H. Lauke 7aada169a1
[PS-1341] Add folder to item view (#3347)
* Initial - add folder id to popup item view

* Add folder service to view component

* Move folder info higher in the item view as proper box

* Add folder name handling to component

* Add folder field to browser view

* Add folder field to desktop view

* Make folder field draggable

following the merging of https://github.com/bitwarden/clients/pull/3321 also make the folder field draggable

* Use `<label>` and readonly `<input>`

In anticipation of https://github.com/bitwarden/clients/pull/3485 being merged

* Changes from review

- change input name to `folderName`, match it in the `for` attribute on the `<label>`
- add an `if` check before querying folder names

* Match `name` to `id`

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2022-10-20 01:12:19 +02:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular [PS-1341] Add folder to item view (#3347) 2022-10-20 01:12:19 +02:00
common [SG-698] Passwordless Login with 2FA enabled does not redirect to 2FA page (#3820) 2022-10-19 17:21:20 +01:00
components Storybook docs structure (#3755) 2022-10-18 07:54:27 -07:00
electron [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
node [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
shared [EC-497] Fix memory leaks in tests (#3421) 2022-09-08 08:05:30 +10:00