buster/api/src
dal c8b9a736ee
Enhance dataset asset listing with organization-specific filtering
- Updated the `list_assets` function to include organization ID filtering in dataset permissions queries.
- Removed redundant organization ID filters from the dataset permissions queries to streamline the logic.
- Ensured that only relevant dataset assets are returned based on the user's organization, improving data security and relevance.

These changes enhance the API's ability to serve organization-specific data, aligning with recent improvements in dataset asset APIs.
2025-01-14 10:56:31 -07:00
..
buster_middleware Brought in the bi-api 2025-01-03 14:32:54 -07:00
database Add support for YAML-based dataset deployment and enhance dataset structures 2025-01-09 11:57:56 -07:00
routes Enhance dataset asset listing with organization-specific filtering 2025-01-14 10:56:31 -07:00
types Brought in the bi-api 2025-01-03 14:32:54 -07:00
utils Refactor dataset deployment logic and enhance request structure 2025-01-11 15:17:01 -07:00
main.rs Refactor Docker Compose and API for enhanced functionality and migration support 2025-01-07 22:21:28 -07:00