1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-01 13:13:36 +01:00
bitwarden-browser/libs/angular/src
rr-bw 9355a9bb43
[PM-7330] Create SetPasswordComponent (email verification) (#9810)
* setup SetPassword component

* accept query params

* add InputPasswordComponent to template

* add route

* add dynamic translation with org name

* feature flag route

* setup onInit

* add set password logic

* move to libs

* remove comments

* update AuthGuard routing

* use ToastService

* replace deprecated methods

* replace orgId input with policy input

* use getter for msg instead of ngOnInit

* cleanup

* refactor to use services

* more refactoring of service

* address browser routing and translations

* add desktop service

* simplify queryParam handler

* remove ngOnDestroy

* small edits

* use inject()

* add jsdocs

* create basic tests

* add success toasts on successfuly set password

* add tests

* update feature-flag

* move model to service

* refactor client services to override setPassword()

* add error handling to setPassword()

* move auto enroll logic to service

* update tests

* fix test

* adjust padding on password-callout list

* revert refactor of auto enroll logic

* refactor keyPair generation to own method

* update page title and button text

* update pageSubtitle and translations

* fix test
2024-07-25 07:42:32 -07:00
..
admin-console remove erorr console log and add error toast (#10018) 2024-07-09 15:06:36 -05:00
auth [PM-7330] Create SetPasswordComponent (email verification) (#9810) 2024-07-25 07:42:32 -07:00
billing [AC-2805] Consolidated Billing UI Updates (#9893) 2024-07-03 10:33:43 -04:00
components [PM-8397] Make vault timeout input standalone (#9366) 2024-06-28 17:41:17 +02:00
directives [PM-9113] Trim Whitespace from email in sponsorship form (#9781) 2024-07-11 09:04:51 -04:00
pipes [PM-7624] [PM-7625] Bulk management actions on individual vault (#9507) 2024-07-11 17:39:49 -04:00
platform [PM-7809] Fix memory leak in AngularThemingService for Safari extension (#9434) 2024-06-28 21:58:15 +02:00
scss [CL-218] Add new icons for extension refresh (#8805) 2024-04-19 16:11:12 -04:00
services [PM-7330] Create SetPasswordComponent (email verification) (#9810) 2024-07-25 07:42:32 -07:00
tools [PM-9118] fix duplicate website name (#9782) 2024-07-22 15:22:08 -04:00
types [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
utils [PM-7084] 2/6: Add shared two-factor-auth orchestrator component, and TOTP two-factor component (#9768) 2024-07-09 16:19:04 +02:00
vault [PM-7624] [PM-7625] Bulk management actions on individual vault (#9507) 2024-07-11 17:39:49 -04:00
jslib.module.ts [PM-7624] [PM-7625] Bulk management actions on individual vault (#9507) 2024-07-11 17:39:49 -04:00