sourcebot/packages/web/src/app/components
Michael Sukkarieh 173a56ab64
Revamp onboarding flow (#376)
* sign up copy nits

* first pass at new onboarding page

* wip join onboard logic

* refactor auth provider fetch logic

* add member approval and invite link flag logic

* update join request flow and remove jit logic

* onboard guard

* nits, onboard role check, invite link enabled check

* fix bg color issue in onboarding page

* refactor onboard UI

* ui nits and more onboarding resource cards

* revamp auth docs

* change member approval default behavior and updated docs

* merge prisma migrations

* add id to resource card

* feedback

* feedback

* feedback and fixed build

* settings drop down UI nit

* ui nits

* handle join when max capacity case

* add news data for member toggle

* refactor for public access case

* add iap bridge to onboard logic

* fetch member approval req and invite link enabled flag on server

* ui nits

* fix invite link enable toggle snapping issue

* ui nits

* styling and ui nits, pass in invite id from server

* add mcp resource in onboard step

* get invite link in server

* fix build issue

* refactor docs on config

* minor doc nit
2025-07-14 20:14:41 -07:00
..
authMethodSelector.tsx Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
authSecurityNotice.tsx Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
dividerSet.tsx Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
footer.tsx Add docs to footer 2025-04-01 09:29:00 -07:00
inviteLinkToggle.tsx Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
joinOrganizationButton.tsx Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
joinOrganizationCard.tsx Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
keyboardShortcutHint.tsx V4 (#311) 2025-05-28 16:08:42 -07:00
logoutEscapeHatch.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
providerButton.tsx Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
redirect.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
registrationCard.tsx log addition info for public search demo 2025-03-06 15:20:30 -08:00
securityCard.tsx Search contexts (#273) 2025-04-24 22:28:13 -07:00
sourcebotLogo.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
syntaxReferenceGuide.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
textSeparator.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00