clients/apps/web/src
Nick Krantz ab4af7deed
[PM-22179] Redirect user to /setup-extension (#15375)
* add end user feature flag

* add initial setup extension component and route

* redirect users from registration completion to the setup extension page

* add `hideIcon` to anon layout for web
- matches implementation on the browser.

* integrate with anon layout for extension wrapper

* add initial loading state

* conditionally redirect the user upon initialization

* redirect the user to the vault if the extension is installed

* add initial copy for setup-extension page

* add confirmation dialog for skipping the extension installation

* add success state for setup extension page

* only show loggedin toast when end user activation is not enabled.

* add image alt

* lower threshold for polling extension

* close the dialog when linking to the vault

* update party colors

* use the platform specific registration service to to only forward the web registrations to `/setup-extension`

* call `super` rather than `/vault` directly, it could change in the future
2025-07-03 06:14:25 -05:00
..
app [PM-22179] Redirect user to /setup-extension (#15375) 2025-07-03 06:14:25 -05:00
connectors chore(tailwind): [PM-20610] migrate webauthn mobile.html 2025-06-05 09:39:40 -04:00
images [PM-22179] Redirect user to /setup-extension (#15375) 2025-07-03 06:14:25 -05:00
locales [PM-22179] Redirect user to /setup-extension (#15375) 2025-07-03 06:14:25 -05:00
scss [PM-16057] use Roboto as primary font (#14553) 2025-05-12 09:00:01 -04:00
utils [deps] SM: Update typescript-eslint monorepo to v8 (major) (#10601) 2025-01-14 11:23:59 -05:00
.nojekyll Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
404.html [CL-265] CL/extension refresh feature branch (#8696) 2024-11-15 09:21:17 -05:00
app-id.json Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
browserconfig.xml Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
favicon.ico Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
global.d.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
index.html Auth/PM-12077 - Web Process Reload (#11781) 2024-11-20 13:54:27 -05:00
main.ts [PM-17407] [CL-665] Remove jQuery and Popper.js (#14621) 2025-05-13 21:36:26 +02:00
manifest.json Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
polyfills.ts Improve SDK direct function usage (#13353) 2025-02-26 09:08:42 +01:00
theme.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
translation-constants.ts Update supported languages for web (#8382) 2024-03-21 12:26:59 -04:00
version.json Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00