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

Adding filter bar support to Dashboard and Visualize #2120

Merged
merged 5 commits into from
Dec 8, 2014

Commits on Dec 5, 2014

  1. Adding filter bar support to Dashboard and Visualize

    - Closes elastic#1526 and Closes elastic#538
    - Adding fitler bar to Dashboard
    - Addign filter bar to Visualize
    - Adding click and brush handler to filter_bar component
    - Adding tests for all the things
    - Adding brush events to all apps
    - Consolidate all filter addition code to filter bar
    - Add donut option to pie visualization
    - Adding AggConfigResult to hierarchical data
    - Adding picker for multiple filter items
    - Moved apply, disabled, negate to $$meta
    - Removed $$hashKey from fitlers (part of the input box apply)
    simianhacker committed Dec 5, 2014
    Configuration menu
    Copy the full SHA
    6a76854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab36cd View commit details
    Browse the repository at this point in the history
  3. Moving $$meta to meta

    simianhacker committed Dec 5, 2014
    Configuration menu
    Copy the full SHA
    52bb2f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40722c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31fa6e4 View commit details
    Browse the repository at this point in the history