-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renamed
project
filter query parameter to project_id
for Project …
…Summary entities (#668) * Renamed "project" filter query parameter to "project_id" for Project Summary entities * Fixed project association in create_ml_pipeline function * Added tests for filtering by "project_id" on Project Summary entities * Refactored open api project_id docs params, get_project logic and moved it to requests.py * Applied changes to the frontend * Updated all entities in the project page to filter by project_id * Updated tests to use project_id parameter instead of project * Removed occurrences__project query param
- Loading branch information
1 parent
284cb14
commit 9181362
Showing
8 changed files
with
261 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.