SurfSense/surfsense_web/components
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
..
chat refactor: migrate dashboard-breadcrumb to useQuery and remove obvious comments 2025-12-15 08:18:35 +00:00
contact Add ai bot suggestions 2025-10-17 16:48:10 +02:00
editConnector feat: add BookStack connector for wiki documentation indexing 2025-12-04 14:08:44 +08:00
homepage feat(UI): reorganized connectors 2025-11-26 13:44:38 -08:00
onboard feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
pricing chore: updated pricing section 2025-11-28 23:43:03 -08:00
providers feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
settings feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
sidebar feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
sources chore: linting 2025-12-10 14:41:32 -08:00
theme feat: contact to frontpage and biome 2025-09-30 21:53:10 -07:00
ui feat(llm): expand LLM provider options and improve model selection UI 2025-11-13 02:41:30 -08:00
announcement-banner.tsx Refactor register page 2025-11-17 08:10:12 +02:00
BlockNoteEditor.tsx feat: enhance validation and formatting in editor and sidebar components 2025-12-16 21:27:31 +05:30
copy-button.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
dashboard-breadcrumb.tsx feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
document-viewer.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
DynamicBlockNoteEditor.tsx code quality issues fixed 2025-11-23 16:39:23 +05:30
inference-params-editor.tsx chore: biome checks 2025-10-15 14:38:26 -07:00
json-metadata-viewer.tsx refactor: streamline document actions 2025-11-30 15:06:48 -08:00
LanguageSwitcher.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
Logo.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
markdown-viewer.tsx refactor(ux): Update dashboard links and enhance settings page layout 2025-12-13 22:43:38 -08:00
pricing.tsx chore: suggested changes 2025-10-27 08:37:08 -07:00
search-space-form.tsx fix(ux): : update onboarding and form components for improved user experience and clarity 2025-12-09 01:49:27 -08:00
TokenHandler.tsx refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
UserDropdown.tsx feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00