clients/src
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
..
404 Fix cross-origin issues on 404 page (#873) 2021-03-08 08:05:12 +10:00
app [Account Switching] [Refactor] Implement new account centric services (#1220) 2021-12-14 11:10:26 -05:00
connectors [Account Switching] [Refactor] Implement new account centric services (#1220) 2021-12-14 11:10:26 -05:00
images Fix jumbo sized WebAuthn logo (#1251) 2021-10-28 08:20:37 -04:00
locales Autosync the updated translations (#1333) 2021-12-10 01:18:21 +01:00
scripts move duo connector to ts 2018-06-08 10:15:45 -04:00
scss Replace toaster library (#1322) 2021-12-07 20:41:45 +01:00
services [Account Switching] [Refactor] Implement new account centric services (#1220) 2021-12-14 11:10:26 -05:00
.nojekyll nojekyll 2018-09-22 16:04:09 -04:00
404.html Fix cross-origin issues on 404 page (#873) 2021-03-08 08:05:12 +10:00
app-id.json Remove assetlinks (#1165) 2021-08-30 21:40:34 -04:00
browserconfig.xml brand color updates 2020-05-05 16:59:33 -04:00
favicon.ico Updated favicon to new standard (#634) 2020-09-03 17:02:53 -04:00
global.d.ts es5 support 2018-06-05 09:34:08 -04:00
index.html Various Dark Theme fixes per QA feedback (#1212) 2021-10-05 20:03:24 +10:00
manifest.json brand color updates 2020-05-05 16:59:33 -04:00
theme.js [Account Switching] [Refactor] Implement new account centric services (#1220) 2021-12-14 11:10:26 -05:00
version.json Use Webfonts from jslib instead of downloading them using gulp (#1205) 2021-09-24 12:24:58 -04:00