SurfSense/surfsense_web/app/dashboard
CREDO23 5f4f7780d1 Fix create_prompt is_public bug, conditional version bump, and add Jotai prompts atoms
- Pass is_public from request body in create_prompt route
- Only bump version on content field changes (name, prompt, mode),
  not on is_public toggle
- Add prompts query and mutation atoms (atomWithQuery/atomWithMutation)
  with TanStack Query caching, replacing manual useEffect fetches
- Update PromptPicker, PromptsContent, and CommunityPromptsContent
  to consume shared atoms instead of local state
2026-03-31 18:34:10 +02:00
..
[search_space_id] Fix create_prompt is_public bug, conditional version bump, and add Jotai prompts atoms 2026-03-31 18:34:10 +02:00
layout.tsx fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
loading.tsx fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
page.tsx remove searchSpacesAtom from quick-ask, forward params via dashboard 2026-03-27 18:41:58 +02:00