Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add all project fields to the filter api endpoint #585

Open
NealHumphrey opened this issue Sep 22, 2017 · 0 comments
Open

Add all project fields to the filter api endpoint #585

NealHumphrey opened this issue Sep 22, 2017 · 0 comments

Comments

@NealHumphrey
Copy link
Collaborator

Change filter api query to use project.* instead of manually selecting fields. This will mean that adding fields to the database will immediately make them available to the front end.

This will increase the amount of data that is downloaded by the tool which will hurt performance. But, when we implement "Enhanced filtering for one-to-many sources" #500 this current issue will be moot and we'll have overall performance gains in tool loading.

NealHumphrey added a commit that referenced this issue Sep 22, 2017
…lalbe from the api

Adds three new fields that are in the database, but leaves them commented out because the API Flask code needs to be updated per #585 - waiting to deploy new flask code until after the DHCD demo in case the deploy doesn't work properly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant