mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-19 21:02:50 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| 404 | ||
| app | ||
| connectors | ||
| images | ||
| locales | ||
| scss | ||
| utils | ||
| .nojekyll | ||
| 404.html | ||
| app-id.json | ||
| browserconfig.xml | ||
| favicon.ico | ||
| global.d.ts | ||
| index.html | ||
| main.ts | ||
| manifest.json | ||
| polyfills.ts | ||
| theme.ts | ||
| translation-constants.ts | ||
| version.json | ||