Feature/admin doc view front connect backend#52
Conversation
…elper functions for file uploads.
…ethods for connecting Prisma & Supabase. Still returns 500 now.
…lic bucket; signed URL access to be added later)
…dmin accessibility to files; Add dynamically fetching current userId instead of hardcoded id
|
4:30 pm Fri Dec 5
TODOs for future sprints:
|
|
Overall: Good work! The file upload is properly connected to the backend and the core functionality is working. A few items to address before merging:
Current: Should be:
Overall, again, great great work! Just some minor tweaks to be made and this looks good. |
… incorrect typing)
…ader users (only uploader can see the edit button)
…ames are also updated after adding viewers from Edit panel
Thomasbenissan
left a comment
There was a problem hiding this comment.
Looks great overall. Nice work connecting the admin documents frontend to backend, wiring upload/list/view/edit flows, and polishing the user search + viewer experience. The implementation is clear and the end-to-end behavior looks solid. Approved.
Filesrow in Postgres via Prisma & file bytes sent to Supabase Storage00000000-0000-0000-0000-000000000001as owner for testingfilesbucketfilesbucketFilestable instead of dummy datafilesbucket to be public in local dev; secured access via signed URLs to be implemented