mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
* add `hideFolderSelection` for admin console ciphers * hide folder form field when configuration has `hideFolderSelection` set to true * add `addCipherV2` method in the admin console vault * add browser refresh logic for add/edit form * add admin console implementation of `AdminConsoleCipherFormConfigService` * only allow edit dialog in admin console * remove duplicate check * refactor comments * initial integration of combined dialog * integrate add cipher with admin console vault * account for special admin console collection permissions * add `edit` variable to AC ciphers when the user has permissions * Move comment to JSDoc * pass full cipher to view component * validate edit access when opening view form * partial-edit not applicable for admin console * refactor hideIndividualFields to be more generic and hide favorite button * pass entire cipher into edit logic to match view logic * add null check for cipher when attempting to view * remove logic for personal ownership, not needed in AC |
||
|---|---|---|
| .. | ||
| 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 | ||