sourcebot/packages/web/src/app/[domain]/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
..
connectionCreationForms V4 (#311) 2025-05-28 16:08:42 -07:00
orgSelector v3 effort (#158) 2025-03-31 22:34:42 -07:00
searchBar feat(analytics): Adds analytics dashboard (#358) 2025-06-20 14:57:05 -07:00
codeHostIconButton.tsx Add Bitbucket support (#275) 2025-04-25 11:22:40 -07:00
configEditor.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
editorContextMenu.tsx V4 (#311) 2025-05-28 16:08:42 -07:00
errorNavIndicator.tsx fix repo failure UI extending past bounds 2025-05-22 13:36:20 -07:00
gcpIapAuth.tsx Add support for GCP IAP JIT account provisioning (#330) 2025-06-03 19:28:38 -07:00
header.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
importSecretDialog.tsx Add Bitbucket support (#275) 2025-04-25 11:22:40 -07:00
lightweightCodeHighlighter.tsx fix web build warnings (#348) 2025-06-13 10:24:25 -07:00
mobileUnsupportedSplashScreen.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
navigationMenu.tsx V4 (#311) 2025-05-28 16:08:42 -07:00
notFound.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
onboardGuard.tsx Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
pageNotFound.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
pathHeader.tsx fix(browse): Fix issue where files would sometimes never load (#365) 2025-07-14 16:07:09 -07:00
pendingApproval.tsx Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
progressNavIndicator.tsx fix issue with array index out of bounds when accessing linkedConnections 2025-04-01 12:02:06 -07:00
repositoryCarousel.tsx feat: Generic git host support (local & remote) (#307) 2025-05-15 13:42:58 -07:00
repositorySnapshot.tsx V4 (#311) 2025-05-28 16:08:42 -07:00
settingsDropdown.tsx Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
submitAccountRequestButton.tsx Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
submitJoinRequest.tsx Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
syntaxGuideProvider.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
syntaxReferenceGuideHint.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
topBar.tsx V4 (#311) 2025-05-28 16:08:42 -07:00
trialNavIndicator.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
upgradeGuard.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
upgradeToast.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
warningNavIndicator.tsx fix repo failure UI extending past bounds 2025-05-22 13:36:20 -07:00
whatsNewIndicator.tsx V4 (#311) 2025-05-28 16:08:42 -07:00