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
Jared Snider 7ffa983469
Auth/PM-1658 - Dynamic Org Invite Link to accelerate users through org invite accept process (#6702)
* PM-1658 - Update Accept Organization component to take new org invite qParams into acct for accelerating the user through the org invite accept process.

* PM-1658 - Update trial initiation and register form comps to respect fromOrgInvite when email is populated to make the populated email read only so users in the org invite process dont change it.

* PM-1658 - Per PR feedback, we could simplify the logic by only sending the org sso identifier if it was required to be used.

* PM-1658 - Accept Comp - should send existing user email as qParam to get it to autofill properly. Previous "autofill" was due to using remember email when creating an account before testing the existing user inv flow.
2023-12-18 11:28:15 -05:00
..
admin-console [PM-1925][PM-2741][AC-1334] flexible collections export page (#5759) 2023-12-14 13:55:54 +01:00
auth Auth/PM-1658 - Dynamic Org Invite Link to accelerate users through org invite accept process (#6702) 2023-12-18 11:28:15 -05:00
billing [AC-1139] Flexible collections: deprecate Manage/Edit/Delete Assigned Collections custom permissions (#6906) 2023-12-08 18:07:52 +00:00
common [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
components [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
core [PM-4349] Migrate hasPremium and debounceNavigation to be functional (#6591) 2023-12-11 14:22:34 +00:00
layouts Move SM header into web (#6976) 2023-12-11 18:22:37 +01:00
reports [PM-4349] Migrate hasPremium and debounceNavigation to be functional (#6591) 2023-12-11 14:22:34 +00:00
settings move web settings to auth (#7022) 2023-11-30 17:15:06 -05:00
shared move web settings to auth (#7022) 2023-11-30 17:15:06 -05:00
tools [PM-1925][PM-2741][AC-1334] flexible collections export page (#5759) 2023-12-14 13:55:54 +01:00
vault [AC-1139] Flexible collections: deprecate Manage/Edit/Delete Assigned Collections custom permissions (#6906) 2023-12-08 18:07:52 +00:00
app.component.html
app.component.ts [PM-4107] Only call config on successful sync (#7149) 2023-12-12 18:14:34 -05: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 move web settings to auth (#7022) 2023-11-30 17:15:06 -05:00
oss.module.ts [PM-2806] Migrate send access to Component Library (#6139) 2023-11-17 16:06:59 +00:00
wildcard-routing.module.ts