bitwarden-estensione-browser/apps/desktop/src/app/accounts
Gbubemi Smith 22a878792e
[SG-168] Passwordless login web MVP (#3424)
* passwordless login page redesign

* passwordless login page redesign

* restyled login form to use tailwind

* restyled login form to use tailwind

* moved texts on login device template to locales

* made reactive form changes for clients

* added request model

* made more changes

* added implmentation to auth request api

* fixed refrencing issue

* renamed model property

* Added resend notification functionality

* Added new file

* login with device first draft

* login with device first draft

* login with device first draft

* login with device first draft

* connection to anonymous hub

* connection to anonymous hub

* refactored confirm login response

* removed comment

* cleaned up login

* changed uptyped form builder

* changed uptyped form builder

* [SG-168] Update login strategy with passwordless login credentials.

* [SG-168] Removed logs. Changed inputs for passwordless logic strategy. Removed tokenRequestPasswordless it is using the same as password.

* code cleanup

* code cleanup

* removed login with device from self hosted

* fixed PR comments

* added module for login

* fixed post request bug

* added feature flag

* added feature flag

* added feature flag

Co-authored-by: André Bispo <abispo@bitwarden.com>
2022-09-26 23:26:10 +01:00
..
accessibility-cookie.component.html [PS-526] Allow loading accessibility cookie on desktop (#2709) 2022-06-09 08:14:31 -04:00
accessibility-cookie.component.ts [PS-182] Upgrade Angular to V14 (#2948) 2022-07-26 14:48:11 +02:00
delete-account.component.html [PS-1307] Desktop: Change box-headers from `<div>` to semantic headings (#3313) 2022-08-18 11:28:37 +02:00
delete-account.component.ts [EC-317] Desktop client delete user account (#3151) 2022-07-29 21:49:58 +02:00
environment.component.html [PS-1307] Desktop: Change box-headers from `<div>` to semantic headings (#3313) 2022-08-18 11:28:37 +02:00
environment.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
hint.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
hint.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
lock.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
lock.component.ts Extract settings related methods into VaultTimeoutSettingsService (#3419) 2022-08-30 22:30:43 +02:00
login.component.html [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
login.component.ts [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
premium.component.html [PS-1307] Desktop: Change box-headers from `<div>` to semantic headings (#3313) 2022-08-18 11:28:37 +02:00
premium.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
register.component.html [SG-414] Refactor password strength component (#3186) 2022-08-01 23:26:50 +01:00
register.component.ts [PS-182] Upgrade Angular to V14 (#2948) 2022-07-26 14:48:11 +02:00
remove-password.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
remove-password.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
set-password.component.html [SG-414] Refactor password strength component (#3186) 2022-08-01 23:26:50 +01:00
set-password.component.ts Add `sync$` observable (#3384) 2022-08-29 14:14:59 -04:00
settings.component.html [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
settings.component.ts [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
sso.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
sso.component.ts Add `sync$` observable (#3384) 2022-08-29 14:14:59 -04:00
two-factor-options.component.html [PS-1307] Desktop: Change box-headers from `<div>` to semantic headings (#3313) 2022-08-18 11:28:37 +02:00
two-factor-options.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
two-factor.component.html [PS-526] Allow loading accessibility cookie on desktop (#2709) 2022-06-09 08:14:31 -04:00
two-factor.component.ts Add `sync$` observable (#3384) 2022-08-29 14:14:59 -04:00
update-temp-password.component.html [SG-414] Refactor password strength component (#3186) 2022-08-01 23:26:50 +01:00
update-temp-password.component.ts Add `sync$` observable (#3384) 2022-08-29 14:14:59 -04:00
vault-timeout-input.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
vault-timeout-input.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00