mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-20 00:05:22 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| connectionCreationForms | ||
| orgSelector | ||
| searchBar | ||
| codeHostIconButton.tsx | ||
| configEditor.tsx | ||
| editorContextMenu.tsx | ||
| errorNavIndicator.tsx | ||
| gcpIapAuth.tsx | ||
| header.tsx | ||
| importSecretDialog.tsx | ||
| lightweightCodeHighlighter.tsx | ||
| mobileUnsupportedSplashScreen.tsx | ||
| navigationMenu.tsx | ||
| notFound.tsx | ||
| onboardGuard.tsx | ||
| pageNotFound.tsx | ||
| pathHeader.tsx | ||
| pendingApproval.tsx | ||
| progressNavIndicator.tsx | ||
| repositoryCarousel.tsx | ||
| repositorySnapshot.tsx | ||
| settingsDropdown.tsx | ||
| submitAccountRequestButton.tsx | ||
| submitJoinRequest.tsx | ||
| syntaxGuideProvider.tsx | ||
| syntaxReferenceGuide.tsx | ||
| syntaxReferenceGuideHint.tsx | ||
| topBar.tsx | ||
| trialNavIndicator.tsx | ||
| upgradeGuard.tsx | ||
| upgradeToast.tsx | ||
| warningNavIndicator.tsx | ||
| whatsNewIndicator.tsx | ||