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

[deprecate_v1] Change filter endpoint to match with new url format #2201

Closed
wants to merge 1 commit into from

Conversation

vera-liu
Copy link
Contributor

Changes:

  • change filter endpoint to match with new url format
  • delete filter endpoint from viz since front-end knows the endpoint (no need to pass it through viz.data)

@mistercrunch

@vera-liu vera-liu changed the title Change filter endpoint to match with new url format [deprecate_v1] Change filter endpoint to match with new url format Feb 17, 2017
@@ -1693,33 +1693,32 @@ def filter(self, datasource_type, datasource_id, column):
:return:
"""
# TODO: Cache endpoint by user, datasource and column
form_data=self.get_form_data()
Copy link
Member

Choose a reason for hiding this comment

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

Missing whitespace around operator

@vera-liu vera-liu force-pushed the vliu_filter_endpoint branch from e0fc8b2 to 1f15b5d Compare March 13, 2017 17:10
@vera-liu vera-liu force-pushed the vliu_filter_endpoint branch from 1f15b5d to 57b1455 Compare March 13, 2017 17:16
@vera-liu
Copy link
Contributor Author

#2330

@vera-liu vera-liu closed this Mar 14, 2017
@dpgaspar dpgaspar mentioned this pull request Feb 19, 2024
9 tasks
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.

2 participants