SurfSense/surfsense_web/components/onboard
DESKTOP-RTLN3BA\$punk 9c858a520d refactor: enhance onboarding experience
- Replaced the completion step component with a more streamlined onboarding page that includes action cards for managing teams, adding sources, and starting chats.
- Updated the search space form to make the description field optional and improved validation messages.
- Adjusted the onboarding logic to support auto-configuration of LLM roles and improved loading states.
- Removed unused imports and components to clean up the codebase.
2025-12-02 00:05:28 -08:00
..
index.ts refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
onboard-action-card.tsx refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
onboard-advanced-settings.tsx refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
onboard-header.tsx refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
onboard-llm-setup.tsx refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
onboard-loading.tsx refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
onboard-stats.tsx refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
setup-llm-step.tsx feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
setup-prompt-step.tsx feat: Implement community prompts feature 2025-11-21 16:28:00 -08:00