1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-11 10:10:25 +01:00
bitwarden-browser/apps/desktop/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
..
accounts [PM-8397] Make vault timeout input standalone (#9366) 2024-06-28 17:41:17 +02:00
components Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
layout [PM-7838] [PM-7864] Ensure AuthStatus Changes Before Exiting (#9018) 2024-05-03 16:43:42 -04:00
services [PM-9170] generator library migrations (#9812) 2024-06-27 12:16:04 -04:00
shared [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02:00
tools [PM-9170] generator library migrations (#9812) 2024-06-27 12:16:04 -04:00
app-routing.module.ts Auth/PM-7324 - Registration with Email Verification - Registration Start Component Implementation (#9573) 2024-06-14 11:40:56 -04:00
app.component.ts [PM-9170] generator library migrations (#9812) 2024-06-27 12:16:04 -04:00
app.module.ts [PM-2517] [PM-8299] Add password protected export on desktop/Export managed collections (#9286) 2024-05-30 00:00:49 +02:00
main.ts [PM-3756] Disable node integration and enable context isolation in desktop (#6975) 2024-02-08 18:00:19 +01:00