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

[explore v2] populate dynamic select field options #1543

Merged
merged 16 commits into from
Nov 8, 2016
Merged

[explore v2] populate dynamic select field options #1543

merged 16 commits into from
Nov 8, 2016

Commits on Nov 8, 2016

  1. pass field options in viz json

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    ff43d16 View commit details
    Browse the repository at this point in the history
  2. move field options to fetch_datasource_metadata

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    c1bc8f5 View commit details
    Browse the repository at this point in the history
  3. on control panels container mount, fetch datasource meta data and set…

    … dynamic field choices
    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    4baf560 View commit details
    Browse the repository at this point in the history
  4. render options for select fields

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    dce5440 View commit details
    Browse the repository at this point in the history
  5. use component class rather than sic

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    6c1a0a9 View commit details
    Browse the repository at this point in the history
  6. fix linting

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    e7e1db0 View commit details
    Browse the repository at this point in the history
  7. fix whitespace

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    1a82e5c View commit details
    Browse the repository at this point in the history
  8. delete unused var

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    b8f5057 View commit details
    Browse the repository at this point in the history
  9. only render fields once datasource meta has returned

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    7547c95 View commit details
    Browse the repository at this point in the history
  10. fix typo

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    9d841e1 View commit details
    Browse the repository at this point in the history
  11. add datasources and fix column formatting

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    a4a58e1 View commit details
    Browse the repository at this point in the history
  12. fix tests

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    42c7e0e View commit details
    Browse the repository at this point in the history
  13. never used function

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    2677bf1 View commit details
    Browse the repository at this point in the history
  14. fix tests

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    e5b20db View commit details
    Browse the repository at this point in the history
  15. add test for fetch_datasource_metadata

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    2d9da33 View commit details
    Browse the repository at this point in the history
  16. remove unneeded props

    alanna scott committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    1cbd6e6 View commit details
    Browse the repository at this point in the history