CREDO23
6b1317435a
fix: remove hardcoded limit in query params
2025-12-29 17:23:31 +02:00
DESKTOP-RTLN3BA\$punk
3ec2d46051
feat: Invalidate logs summary and enable refetch on mount for fresh processing tasks display
2025-12-28 16:02:56 -08:00
DESKTOP-RTLN3BA\$punk
46eb63fa11
hotpatch: remove consitent 2 sec interval api call to logs summary endpoint
2025-12-28 15:52:58 -08:00
Anish Sarkar
74f17f61ec
feat: Enhance agent system prompt with write_todos examples, and apply minor code formatting across connector pages and hooks.
2025-12-28 01:41:27 +05:30
Anish Sarkar
8b10b0cd24
feat: Display document reindexing status in the sidebar by adding document ID to logs
2025-12-28 01:07:42 +05:30
Anish Sarkar
2f2e1f9800
feat: Add optional polling support to useLogsSummary hook via refetchInterval option.
2025-12-27 19:48:45 +05:30
Anish Sarkar
ae4ee9ab70
Merge remote-tracking branch 'upstream/dev' into fix/chatpage-ux
2025-12-27 19:48:13 +05:30
Anish Sarkar
a956b5ff87
feat: Introduce document processing indicator UI, update localization.
2025-12-27 19:09:42 +05:30
CREDO23
b43e79a797
migrate get logs summary handler
2025-12-26 20:05:19 +02:00
CREDO23
640d765d90
feat: migrate get logs handler
2025-12-26 19:06:09 +02: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
DESKTOP-RTLN3BA\$punk
b2a97b39ce
refactor: centralize authentication handling
...
- Replaced direct localStorage token access with a centralized `getBearerToken` function across various components and hooks to improve code maintainability and security.
- Updated API calls to use `authenticatedFetch` for consistent authentication handling.
- Enhanced user experience by ensuring proper redirection to login when authentication fails.
- Cleaned up unused imports and improved overall code structure for better readability.
2025-12-02 01:24:09 -08:00
DESKTOP-RTLN3BA\$punk
ecd07d6155
refactor: update API endpoint paths to remove trailing slashes
...
- Modified various FastAPI route definitions to remove trailing slashes for consistency across the application.
- Updated corresponding fetch calls in the frontend to align with the new endpoint structure.
- Ensured that all affected routes maintain their functionality without trailing slashes.
2025-10-31 01:33:01 -07:00
Utkarsh-Patel-13
3164c0c8cc
Biome: fixes for hooks & lib directory
2025-07-27 10:44:27 -07:00
Utkarsh-Patel-13
758603b275
Initial formatting using biome
2025-07-27 10:05:37 -07:00
MSI\ModSetter
d821b30008
feat(FRONTEND): Added Log Mangement UI
2025-07-16 01:19:22 -07:00