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

Populate column dropdown for getList #28509

Merged
merged 2 commits into from May 13, 2019
Merged

Populate column dropdown for getList #28509

merged 2 commits into from May 13, 2019

Conversation

ajpal
Copy link
Contributor

@ajpal ajpal commented May 13, 2019

image
Auto-populate the dropdown for the second parameter of getList with the column names for the selected dataset. If the table name is not one of our sample datasets, no dropdown will show

},
{
"name": "countries",
"description": "Information about different countries, images of their flags, and MP3 of their anthem",
"url": "/api/v1/dataset-library/countries.csv"
"url": "/api/v1/dataset-library/countries.csv",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit - some of these are captialized, some not. Nit for consistency, but not ship-blocking.

Copy link

@epeach epeach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not super familiar with this area, but LGTM. One nit. Test would be great when you have a chance.

@ajpal ajpal merged commit 85a9624 into staging May 13, 2019
@ajpal ajpal deleted the column-dropdown branch May 16, 2019 03:46
jmkulwik added a commit that referenced this pull request Jun 26, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants