mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-19 21:02:50 +08:00
* [EC-317] feat: add delete account section in settings * [EC-317] feat: add new delete account modal * [EC-317] feat: add ability to replace top-most modal * [EC-317] chore: remove unecessary lint ignore * [EC-317] fix: so delete account is closed if export vault is opened * [EC-317] feat: inital delete account design without i18n * [EC-317] feat: disabled but basic working delete functionality * [EC-317] feat: implement according to new design * [EC-317] feat: use translations * [EC-317] feat: implement working deletion * [EC-317] feat: add loading state and error messages * [EC-317] feat: add menu bar item * [EC-317] feat: update form to support typed reactive forms * [EC-317] chore: update translation text after design review * [EC-317] feat: move deletion logic to service * [EC-317] refactor: update web deletion * [EC-317] feat: disable submit if secret is empty * [EC-317] fix: handle errors in components as well * [EC-317] fix: use abstraction as interface * [EC-317] refactor: extract deleteAccount from api service * [EC-317] fix: typo in translations * [EC-317] chore: rename to accountApiService |
||
|---|---|---|
| .. | ||
| modal | ||
| send | ||
| settings | ||
| add-edit-custom-fields.component.ts | ||
| add-edit.component.ts | ||
| attachments.component.ts | ||
| avatar.component.ts | ||
| callout.component.html | ||
| callout.component.ts | ||
| captchaProtected.component.ts | ||
| change-password.component.ts | ||
| ciphers.component.ts | ||
| collections.component.ts | ||
| environment.component.ts | ||
| export-scope-callout.component.html | ||
| export-scope-callout.component.ts | ||
| export.component.ts | ||
| folder-add-edit.component.ts | ||
| generator.component.ts | ||
| hint.component.ts | ||
| icon.component.html | ||
| icon.component.ts | ||
| lock.component.ts | ||
| login.component.ts | ||
| password-generator-history.component.ts | ||
| password-history.component.ts | ||
| password-reprompt.component.ts | ||
| premium.component.ts | ||
| register.component.ts | ||
| remove-password.component.ts | ||
| set-password.component.ts | ||
| set-pin.component.ts | ||
| share.component.ts | ||
| sso.component.ts | ||
| toastr.component.ts | ||
| two-factor-options.component.ts | ||
| two-factor.component.ts | ||
| update-password.component.ts | ||
| update-temp-password.component.ts | ||
| user-verification.component.html | ||
| user-verification.component.ts | ||
| view-custom-fields.component.ts | ||
| view.component.ts | ||