1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/src/app/vault
Addison Beck 17ae5ee57c
[Account Switching] [Refactor] Implement new account centric services (#1220)
* [chore] updated services.module to use account services

* [refactor] sorted services provided by services.module

* [chore] removed references to deleted jslib services

* [chore] used activeAccount over storageService for account level storage items

* [chore] resolved linter warnings

* Refactor activeAccountService to stateService

* [bug] Remove uneeded calls to state service on logout

This was causing console erros on logout. Clearing of data is handled fully in dedicated services, clearing them in state afterwards is essentially a redundant call.

* [bug] Add back null locked callback to VaultTimeoutService

* Move call to get showUpdateKey

* [bug] Ensure HtmlStorageService does not override StateService options and locations

* [bug] Adjust theme logic to pull from the new storage locations

* [bug] Correct theme not sticking on refresh

* [bug] Add enableFullWidth to the account model

* [bug] fix theme option empty when light is selected

* [bug] init state on application start

* [bug] Reinit state when coming back from a lock

* [style] Fix lint complaints

* [bug] Clean state on logout

* [chore] Resolved merge issues

* [bug] Correct default for enableGravitars

* Bump angular to 12.

* Remove angular.json

* Bump rxjs

* Fix build errors, remove file-loader with asset/resource

* Use contenthash

* Bump jslib

* Bump ngx-toastr

* [chore] resolve issues from merge

* [chore] resolve issues from merge

* [bug] Add missing bracket

* Use newer import syntax

* [bug] Correct service orge

* [style] Fix lint complaints

* [chore] update jslib

* [review] Address code review

* [review] Address code review

* [review] Rename providerService to webProviderService

Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com>
Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-12-14 11:10:26 -05:00
..
add-edit-custom-fields.component.html [Linked fields] Add Linked Field as custom field type (#1206) 2021-11-04 07:41:04 +10:00
add-edit-custom-fields.component.ts Various Dark Theme fixes per QA feedback (#1212) 2021-10-05 20:03:24 +10:00
add-edit.component.html [KeyConnector] Add support for key connector OTP (#1256) 2021-11-09 19:24:26 +01:00
add-edit.component.ts [Account Switching] [Refactor] Implement new account centric services (#1220) 2021-12-14 11:10:26 -05:00
attachments.component.html Fixes for dynamic modal a11y (#1237) 2021-10-22 07:30:25 +10:00
attachments.component.ts [Account Switching] [Refactor] Implement new account centric services (#1220) 2021-12-14 11:10:26 -05:00
bulk-actions.component.html Redefine cipher "share" to "move to organization" (#1039) 2021-06-21 18:27:27 -05:00
bulk-actions.component.ts Replace toaster library (#1322) 2021-12-07 20:41:45 +01:00
bulk-delete.component.html Fixes for dynamic modal a11y (#1237) 2021-10-22 07:30:25 +10:00
bulk-delete.component.ts Replace toaster library (#1322) 2021-12-07 20:41:45 +01:00
bulk-move.component.html Fixes for dynamic modal a11y (#1237) 2021-10-22 07:30:25 +10:00
bulk-move.component.ts Replace toaster library (#1322) 2021-12-07 20:41:45 +01:00
bulk-restore.component.html Fixes for dynamic modal a11y (#1237) 2021-10-22 07:30:25 +10:00
bulk-restore.component.ts Replace toaster library (#1322) 2021-12-07 20:41:45 +01:00
bulk-share.component.html Fixes for dynamic modal a11y (#1237) 2021-10-22 07:30:25 +10:00
bulk-share.component.ts [Account Switching] [Refactor] Implement new account centric services (#1220) 2021-12-14 11:10:26 -05:00
ciphers.component.html Redefine cipher "share" to "move to organization" (#1039) 2021-06-21 18:27:27 -05:00
ciphers.component.ts [Account Switching] [Refactor] Implement new account centric services (#1220) 2021-12-14 11:10:26 -05:00
collections.component.html Fixes for dynamic modal a11y (#1237) 2021-10-22 07:30:25 +10:00
collections.component.ts Remove empty catch blocks, and update tslint rule (#1226) 2021-10-20 18:30:04 +02:00
folder-add-edit.component.html Fixes for dynamic modal a11y (#1237) 2021-10-22 07:30:25 +10:00
folder-add-edit.component.ts Remove empty catch blocks, and update tslint rule (#1226) 2021-10-20 18:30:04 +02:00
groupings.component.html Adds folder word-wrap (#880) 2021-05-13 14:02:39 +10:00
groupings.component.ts [Account Switching] [Refactor] Implement new account centric services (#1220) 2021-12-14 11:10:26 -05:00
share.component.html Fixes for dynamic modal a11y (#1237) 2021-10-22 07:30:25 +10:00
share.component.ts [Account Switching] [Refactor] Implement new account centric services (#1220) 2021-12-14 11:10:26 -05:00
vault.component.html Feature/families for enterprise (#1300) 2021-11-22 08:41:40 -05:00
vault.component.ts [Account Switching] [Refactor] Implement new account centric services (#1220) 2021-12-14 11:10:26 -05:00