SurfSense/surfsense_web/app/dashboard/[search_space_id]
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
..
chats add getPodcasts query atom 2025-11-20 08:17:57 +02:00
connectors Merge remote-tracking branch 'upstream/main' into feat/bookstack-connector 2025-12-06 09:15:02 +08:00
documents feat: enhance sidebar and editor functionality 2025-12-16 20:14:54 +05:30
editor/[documentId] feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
logs/(manage) feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
onboard chore: recurse 2025-12-14 22:32:13 -08:00
podcasts replace imperativ fetch with tanstack query 2025-11-20 08:17:57 +02:00
researcher/[[...chat_id]] feat(roadmap-1.2): removed SearchMode enum and combined hybrid search 2025-12-12 04:17:30 -08:00
settings refactor(ux): Update dashboard links and enhance settings page layout 2025-12-13 22:43:38 -08:00
sources/add feat(UI): reorganized connectors 2025-11-26 13:44:38 -08:00
team feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
client-layout.tsx feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
layout.tsx refactor(ux): Update dashboard links and enhance settings page layout 2025-12-13 22:43:38 -08:00
page.tsx Added breadcrumbs 2025-08-02 22:46:15 -07:00