buster/apps/web/src
dal db775397d9
Enhance report sharing functionality with response type integration
- Updated DELETE, GET, and POST handlers to return structured response types (ShareDeleteResponse, ShareGetResponse, SharePostResponse) for better consistency and clarity.
- Refactored permission checks and report existence validation to streamline logic.
- Improved optimistic UI updates in the frontend for sharing reports, ensuring a smoother user experience.
- Added response schemas for sharing operations to the shared reports module.
2025-08-22 11:46:30 -06:00
..
api Enhance report sharing functionality with response type integration 2025-08-22 11:46:30 -06:00
app Comment out the disabled prop in DynamicReportEditor for clarity 2025-08-22 08:59:37 -06:00
assets upgrade storybook to v9 2025-08-07 10:42:37 -06:00
components Enhance report sharing functionality with response type integration 2025-08-22 11:46:30 -06:00
config web load env 2025-08-11 11:53:05 -06:00
context fixed strange issue causing initial token to be undefined 2025-08-11 17:24:39 -06:00
context-hooks update ts config paths 2025-07-23 15:40:13 -06:00
controllers fix: enable report navigation and display in collections 2025-08-22 10:39:22 -06:00
hooks Try to find memory leak 2025-08-08 21:25:43 -06:00
layouts Enhance report sharing functionality with response type integration 2025-08-22 11:46:30 -06:00
lib Fix imports 2025-08-11 15:46:47 -06:00
middleware Update supbase 2025-08-11 16:44:25 -06:00
mocks type safe create list by date 2025-08-04 19:15:40 -06:00
routes Add report sharing endpoints and integrate with existing routes 2025-08-22 10:49:05 -06:00
styles scroll to bottom button 2025-08-21 22:21:46 -06:00
middleware.ts