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

Changes the way Events are handled in the Visualization Library #1773

Merged
merged 22 commits into from
Nov 3, 2014

Commits on Oct 22, 2014

  1. almost there

    stormpython committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    b9ed2e5 View commit details
    Browse the repository at this point in the history
  2. troubleshooting

    stormpython committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    8eb1696 View commit details
    Browse the repository at this point in the history
  3. troubleshooting

    stormpython committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    f345ebd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bd26e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2014

  1. working thru the issues

    stormpython committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    0b67b78 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/fix_events

    Conflicts:
    	src/kibana/components/vislib/lib/dispatch.js
    	src/kibana/components/vislib/visualizations/column_chart.js
    stormpython committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    16d4f39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bc4caf View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2014

  1. adding more comments

    stormpython committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    58d83b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2014

  1. Merge branch 'master' into feature/fix_events

    Conflicts:
    	src/kibana/components/vislib/lib/dispatch.js
    stormpython committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    fa13df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf67cf View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/fix_1658' into feature/fix_events

    Conflicts:
    	src/kibana/components/vislib/visualizations/pie_chart.js
    stormpython committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    3e19605 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31a9b4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a150ef5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aaec62c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2014

  1. restructured the less and css files into separate files which are imp…

    …orted into a main file, removed event code from visualizations and moved them into the Dispatch class to reduce code redundancy, fixed issues with legend not toggling
    stormpython committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    0372e81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95635f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afeb314 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adcd177 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1be135 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b3199a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2014

  1. Merge branch 'master' into feature/fix_events

    Conflicts:
    	src/kibana/components/vislib/lib/legend.js
    stormpython committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    12a5035 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f6e2a8 View commit details
    Browse the repository at this point in the history