1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src/app/vault
Nick Krantz 9bfd838da6
[PM-8381] Assign collections (#9854)
* initial add of assign collections component

* grab cipherId from query params

* add organization selection for moving a cipher

* add multi-select for collections

* add transfer of cipher to an organization

* temp: do not show assign collections while a cipher already has an organization

* account for initial collections for a cipher

* block assign-collections route with feature flag

* replace hardcoded string with i18n

* separate out async calls to switchMap to avoid async subscribe

* use local cipher rather than decrypting again

* use anchor for better semantics

* migrate form submission to bitSubmit directive

* swap to "assign" rather than "save"

* integrate with base AssignCollections component

* clean up messages file

* remove unneeded takeUntilDestroyed

* remove unneeded bitFormButton

* remove unused translations

* lint fix

* refactor assign-collections component to take in a button reference

- This allows consuming components to not have to worry about loading/disabled states
- The base AssignCollections component will change the submit button when supplied
2024-07-18 08:53:53 -05:00
..
components [PM-8381] Assign collections (#9854) 2024-07-18 08:53:53 -05:00
core [PM-8004] [AC-2603] [AC-2616] [AC-2621] [AC-2622] Unmanaged collection fixes (#9301) 2024-05-22 11:58:04 -07:00
individual-vault [PM-97089] [Bootstrap] Convert remaining sr-only to tw-sr-only (#10094) 2024-07-16 11:59:04 +01:00
org-vault [PM-97089] [Bootstrap] Convert remaining sr-only to tw-sr-only (#10094) 2024-07-16 11:59:04 +01:00
settings [PM-8972] Migrate callouts to the new CL callout (#9710) 2024-06-20 15:45:48 +02:00
utils [PM-8004] [AC-2603] [AC-2616] [AC-2621] [AC-2622] Unmanaged collection fixes (#9301) 2024-05-22 11:58:04 -07:00