Commit graph

10 commits

Author SHA1 Message Date
DESKTOP-RTLN3BA\$punk
d140f6393e feat: implement leave search space functionality for non-owners and update related UI components 2026-01-13 02:06:35 -08:00
DESKTOP-RTLN3BA\$punk
4a0c3e368a feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
DESKTOP-RTLN3BA\$punk
b25c1cd4b4 feat: migrated from zod v3 to v4 2025-12-20 05:10:47 -08:00
DESKTOP-RTLN3BA\$punk
c768730b8c feat: fixed issues of note management
Issues Fixed

- Missing pagination fields in API response schemas (page, page_size, has_more)
- NOTE enum missing from frontend Zod schema
- Missing fields in DocumentRead response construction (content_hash, updated_at)
- BlockNote slash menu clipped by overflow-hidden CSS
- Sidebar click conflicts - hidden action buttons intercepting clicks
- Rewrote All Notes sidebar - replaced fragile custom portal with shadcn Sheet
- Missing translation keys for new UI strings
- Missing NOTE retrieval logic in researcher agent
- Added search to All Notes sidebar
- Removed frontend logging - was causing toasters on every page refresh
- Added backend logging to document reindex Celery task
2025-12-17 00:09:43 -08:00
CREDO23
172f58f742 feat(search-spaces): add deleteSearchSpace endpoint to API service 2025-12-15 08:18:35 +00:00
CREDO23
80357d450b feat(search-spaces): add updateSearchSpace endpoint to API service 2025-12-15 08:18:35 +00:00
CREDO23
646065d745 feat(search-spaces): add getSearchSpace endpoint to API service 2025-12-15 08:18:35 +00:00
CREDO23
1d6bfe1e29 feat: add getCommunityPrompts endpoint to API service 2025-12-15 08:18:35 +00:00
CREDO23
f983d1f7ff feat: add createSearchSpace endpoint to API service 2025-12-15 08:18:35 +00:00
CREDO23
c43cd16dab feat: add search spaces API service with getSearchSpaces endpoint 2025-12-15 08:18:35 +00:00