mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 20:35:24 +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 |
||
|---|---|---|
| .. | ||
| 20250122225856_postgres_init | ||
| 20250124045320_rename_config_to_connection | ||
| 20250124063518_remove_repo_tenant_id | ||
| 20250124173816_relate_connection_and_repo | ||
| 20250124190846_add_secret_table | ||
| 20250124230248_add_name_to_connection | ||
| 20250124231224_add_connection_type | ||
| 20250203215003_add_repo_image | ||
| 20250206180955_add_domain | ||
| 20250210191917_add_invite_table | ||
| 20250212061001_remove_active_org_id | ||
| 20250212185343_add_stripe_customer_id_to_org | ||
| 20250214051339_add_hashed_password | ||
| 20250214214601_add_stripe_subscription_status_to_org | ||
| 20250218193104_add_connection_sync_metadata | ||
| 20250218203405_add_is_onboarded_flag | ||
| 20250220024949_add_orgid_to_repo_unique | ||
| 20250220202710_add_image_url_to_org | ||
| 20250225183123_add_synced_with_warnings_to_connection_sync_status | ||
| 20250225194100_add_gc_repo_status | ||
| 20250320215449_unique_connection_name_constraint_within_org | ||
| 20250324183912_add_repo_web_url | ||
| 20250325161848_add_is_declarative_flag_to_connection | ||
| 20250402232401_add_display_name_to_repo | ||
| 20250403044104_add_search_contexts | ||
| 20250519235121_add_org_metadata_field | ||
| 20250520021309_add_pending_approval_user | ||
| 20250520022249_add_account_request | ||
| 20250520182630_add_guest_role | ||
| 20250523175553_add_api_key | ||
| 20250617031335_add_audit_table | ||
| 20250619231843_add_audit_indexes | ||
| 20250713041019_add_onboarding_revamp_changes | ||
| migration_lock.toml | ||