mirror of https://github.com/buster-so/buster.git
- Updated GET reports endpoint to use `getReportsWithPermissions` for improved access control. - Added support for filtering reports based on `shared_with_me` and `only_my_reports` flags. - Introduced `getReportsWithPermissions` function to handle complex permission logic in the database layer. - Enhanced report metadata retrieval to ensure proper access validation before fetching report details. |
||
---|---|---|
.. | ||
append-report-content.ts | ||
batch-update-report.ts | ||
get-report-content.ts | ||
get-report-metadata.ts | ||
get-report-title.ts | ||
get-report.ts | ||
get-reports-list.ts | ||
get-reports-with-permissions.ts | ||
index.ts | ||
replace-report-content.ts | ||
update-report-content.ts | ||
update-report.ts |