1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-18 07:25:15 +02:00
bitwarden-browser/libs/angular/src/components
Robyn MacCallum 8a9e59094a
Login Flows (#4411)
* [SG-171] Login with a device request: Desktop (#3999)

* Move LoginWithDeviceComponent to libs

* Create login module

* Remove login component from previous location

* Move startPasswordlessLogin method to base class

* Register route for login with device component

* Add new localizations

* Add Login with Device page styles

* Add desktop login with device component

* Spacing fix

* Add content box around page

* Update wording of helper text

* Make resend timeout a class variable

* SG-173 - Login device approval desktop (#4232)

* SG-173 Implemented UI and login for login approval request

* SG-173 - Show login approval after login

* SG-173 Fetch login requests if the setting is true

* SG-173 Add subheading to new setting

* SG-173 Handle modal dismiss denying login request

* SG-173 Fix pr comments

* SG-173 Implemented desktop alerts

* SG-173 Replicated behaviour of openViewRef

* SG-173 Fixed previous commit

* SG-173 PR fix

* SG-173 Fix PR comment

* SG-173 Added missing service injection

* SG-173 Added logo to notifications

* SG-173 Fix PR comments

* [SG-910] Override self hosted check for desktop (#4405)

* Override base component self hosted check

* Add selfhost check to environment service

* [SG-170] Login with Device Request - Browser (#4198)

* work: ui stuff

* fix: use parent

* fix: words

* [SG-987] [SG-988] [SG-989] Fix passwordless login request (#4573)

* SG-987 Fix notification text and button options

* SG-988 Fix approval and decline confirmation toasts

* SG-989 Fix methods called

* SG-988 Undo previous commit

* [SG-1034] [Defect] - Vault is empty upon login confirmation (#4646)

* fix: sync after login

* undo: whoops

---------

Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com>
Co-authored-by: Brandon Maharaj <bmaharaj@bitwarden.com>
Co-authored-by: Todd Martin <106564991+trmartin4@users.noreply.github.com>
2023-02-05 10:57:21 -05:00
..
modal Move to libs 2022-06-03 16:24:40 +02:00
send Fixing Successful toast message does not appear (#4421) 2023-01-09 12:59:08 +01:00
settings [EC-377] Transition Policy service into providing observables (#3259) 2022-10-11 13:08:48 +01:00
callout.component.html Move to libs 2022-06-03 16:24:40 +02:00
callout.component.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
captchaProtected.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
change-password.component.ts [PS-2365] Kdf Configuration Options for Argon2 (#4578) 2023-01-30 09:07:51 -05:00
collections.component.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
environment.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
export-scope-callout.component.html Move to libs 2022-06-03 16:24:40 +02:00
export-scope-callout.component.ts [PS-1092] Organization Service Observables (#3462) 2022-09-27 16:25:19 -04:00
export.component.ts [CL-58] Make icon button compatible with bit suffix directive (#4057) 2022-12-20 08:14:29 +10:00
generator.component.ts SG-632 Fix default value of email providers list (#4213) 2022-12-16 14:32:18 +00:00
hint.component.ts Two-Step Login (#3852) 2022-10-28 14:54:55 -04:00
lock.component.ts [PS-2365] Kdf Configuration Options for Argon2 (#4578) 2023-01-30 09:07:51 -05:00
login-with-device.component.ts Login Flows (#4411) 2023-02-05 10:57:21 -05:00
login.component.ts Login Flows (#4411) 2023-02-05 10:57:21 -05:00
password-generator-history.component.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
register.component.ts [PS-2365] Kdf Configuration Options for Argon2 (#4578) 2023-01-30 09:07:51 -05:00
remove-password.component.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
set-password.component.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
set-pin.component.ts [PS-2365] Kdf Configuration Options for Argon2 (#4578) 2023-01-30 09:07:51 -05:00
share.component.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
sso.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
toastr.component.ts Move to libs 2022-06-03 16:24:40 +02:00
two-factor-options.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
two-factor.component.ts [PS 1045] bw login with apikey argument fails on cli (#3959) 2022-11-17 12:50:37 +01:00
update-password.component.ts [PS-2365] Kdf Configuration Options for Argon2 (#4578) 2023-01-30 09:07:51 -05:00
update-temp-password.component.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
user-verification-prompt.component.ts [SM-89] Updates to encrypted export (#2963) 2022-08-29 10:11:44 -04:00
user-verification.component.ts [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00