1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-21 16:18:28 +01:00
bitwarden-browser/apps/browser/src
SmithThe4th 922de469f4
[PM-2169] Update Password Reprompt Modal to use Component Library (#5720)
* update password reprompt to use the dialog CL

* Override showPasswordPrompt and submit method on web child classes from base classes to allow dialog work on web and modal on other clients

* Override showPasswordPrompt and submit method on web child classes from base classes to allow dialog work on web and modal on other clients

* Fixed lint issues

* Corrected comments

* Refactored passwored reprompt to use dialog service after changes to make the dialog service work on the desktop and browser

* Changed access modifier from protected to protected

* Refactored passwprd reprompt component to a stand alone component and fixed all references

* fix merge changes

* fix import aliases in password-reprompt.component.ts

* fix alias typo in browser tsconfig

* import from root vault alias

* revert tsconfig changes

* remove service abstraction and update imports

* remove component from imports

* Removed unneccesary show password toggle

* renamed selector to use vault prefix

* removed unnecessary data dismiss

* merged and fixed conflicts

* remove reintroduced file

* Added appAutoFocus to reprompt dialog

* delayed validation until submit happens

---------

Co-authored-by: William Martin <contact@willmartian.com>
2023-10-04 22:56:27 -04:00
..
_locales [PM-3455] Allow adding and autofilling Cards and Identities via Context Menu (#6050) 2023-09-29 17:20:41 -04:00
admin-console [AC-1383] Move collections to Vault (#5424) 2023-06-14 08:38:24 -04:00
auth [PM-2532][PM-2430][Desktop] Fix Region Selector Issues (#5824) 2023-09-18 16:33:11 -07:00
autofill [PM-2044] Fix hotkeys and context menu not resetting the vault timeout timer (#5313) 2023-10-04 16:31:50 -04:00
background [PM-2044] Fix hotkeys and context menu not resetting the vault timeout timer (#5313) 2023-10-04 16:31:50 -04:00
browser Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
images [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00
models [AC-1383] Move collections to Vault (#5424) 2023-06-14 08:38:24 -04:00
platform [PM-3455] Allow adding and autofilling Cards and Identities via Context Menu (#6050) 2023-09-29 17:20:41 -04:00
popup [PM-2169] Update Password Reprompt Modal to use Component Library (#5720) 2023-10-04 22:56:27 -04:00
safari Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
services Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
tools [PM-4031] Add libs/importer to browser and desktop (#6373) 2023-10-03 16:33:49 +00:00
types [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
vault [PM-2169] Update Password Reprompt Modal to use Component Library (#5720) 2023-10-04 22:56:27 -04:00
managed_schema.json [SM-88] [BEEEP] Add support for chrome.storage.managed for environment urls (#3120) 2022-08-08 07:40:09 -04:00
manifest.json Bumped browser,web version to 2023.9.2 (#6459) 2023-09-29 15:40:08 +00:00
manifest.v3.json Bumped browser,web version to 2023.9.2 (#6459) 2023-09-29 15:40:08 +00:00