1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src/app
Daniel James Smith a613d9c268
[PM-8397] Make vault timeout input standalone (#9366)
* Move vault-timeout-input to @bitwarden/auth/angular

Move vault-timeout-input.component.ts to @bitwarden/auth/angular/vault-timeout-input
Expose via barrel file
Fix imports on clients

* Add dependencies to package.json

Not necessary right now, but good practice for once we move to building each package independently

* Make VaultTimeoutInputComponent a standalone component

* Update selector to present team ownership

* Use new standalone on web

Move vault-timeout-input.component.html to @bitwarden/auth/angular/vault-timeout-input/
Delete old vault-timeout-input.component on web
Register new component on loose-components-module
Update used selector in preferences.component

* Remove unneeded export of VaultTimeoutInputComponent

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-06-28 17:41:17 +02:00
..
admin-console [PM-9170] generator library migrations (#9812) 2024-06-27 12:16:04 -04:00
auth Add auto submit on identifier query parameter (#9803) 2024-06-28 15:35:10 +02:00
billing PM-5022 Migrate Payment Method component (#8397) 2024-06-26 19:36:25 +05:30
common Auth/PM-7324 - Registration with Email Verification - Registration Start Component Implementation (#9573) 2024-06-14 11:40:56 -04:00
components [CL-254] Rename 500 colors to 600 to prep for UI redesign (#8623) 2024-04-05 10:58:32 -04:00
core [PM-8236] Allow for additional data properties (#9278) 2024-06-04 08:38:54 -07:00
layouts fix sync service provider (#9713) 2024-06-18 10:15:38 -05:00
platform [PM-7766] Add clientType to MigrationHelper (#8945) 2024-04-29 07:28:58 -04:00
settings [PM-8397] Make vault timeout input standalone (#9366) 2024-06-28 17:41:17 +02:00
shared [PM-8397] Make vault timeout input standalone (#9366) 2024-06-28 17:41:17 +02:00
tools [PM-9170] generator library migrations (#9812) 2024-06-27 12:16:04 -04:00
vault [PM-9170] generator library migrations (#9812) 2024-06-27 12:16:04 -04:00
app.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
app.component.ts [PM-9170] generator library migrations (#9812) 2024-06-27 12:16:04 -04:00
app.module.ts Add a warning to not modify this file (#6235) 2023-09-14 08:28:41 -04:00
oss-routing.module.ts [PM-9051][PM-8641] Use reusable export-component on web (#9741) 2024-06-25 19:17:03 +02:00
oss.module.ts Use UserVerificationDialogComponent for account recovery enrollment (#8632) 2024-04-12 06:38:53 -05:00
wildcard-routing.module.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00