Commit graph

2 commits

Author SHA1 Message Date
Anish Sarkar
3368629289 chore: linting 2026-08-18 05:16:44 +05:30
Anish Sarkar
96d9cb6521 feat(documents): enhance document viewing and management features
- Introduced new schemas for document viewing, including `DocumentViewFileRead` and `DocumentViewManifestRead`.
- Implemented a new API endpoint to retrieve document view manifests, providing metadata for document presentation.
- Added a document viewer component to handle various document types and their respective viewing logic.
- Updated the right panel to support document viewing alongside existing features.
- Enhanced tests to cover new document viewing functionalities and ensure robust error handling.
2026-08-18 05:06:42 +05:30