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

Clickable legends #3641

Merged
merged 68 commits into from
Jul 16, 2015
Merged

Clickable legends #3641

merged 68 commits into from
Jul 16, 2015

Commits on Apr 10, 2015

  1. troubleshooting

    stormpython committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    7fb7866 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. Configuration menu
    Copy the full SHA
    8bdcd7c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2015

  1. Configuration menu
    Copy the full SHA
    68f0bba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a9a336 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e58851 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb0c811 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7490c2 View commit details
    Browse the repository at this point in the history
  6. fixing broken tests

    stormpython committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    2803c47 View commit details
    Browse the repository at this point in the history
  7. removing console.log

    stormpython committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    745cfbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    416cb6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    765d28a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e4b47c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2015

  1. Configuration menu
    Copy the full SHA
    cd7353c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2015

  1. Configuration menu
    Copy the full SHA
    c17f132 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c11aaf View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. Configuration menu
    Copy the full SHA
    8fb8dfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ea33be View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into clickable-legends

    Conflicts:
    	src/kibana/components/vislib/lib/legend.js
    stormpython committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    5ad0617 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2015

  1. Configuration menu
    Copy the full SHA
    3085962 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2015

  1. Configuration menu
    Copy the full SHA
    ffb35ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    439f625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d6a29c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2015

  1. Configuration menu
    Copy the full SHA
    c7bfd38 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2015

  1. Configuration menu
    Copy the full SHA
    9a86651 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2015

  1. troubleshooting

    stormpython committed May 5, 2015
    Configuration menu
    Copy the full SHA
    0327be4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2015

  1. Configuration menu
    Copy the full SHA
    e4f7d14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3314dd0 View commit details
    Browse the repository at this point in the history
  3. fixing bugs

    stormpython committed May 6, 2015
    Configuration menu
    Copy the full SHA
    983fbe2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2015

  1. fixing tests

    stormpython committed May 7, 2015
    Configuration menu
    Copy the full SHA
    eee7ee1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d65598 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2015

  1. Configuration menu
    Copy the full SHA
    918f587 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2015

  1. Merge branch 'master' into clickable-legends

    Conflicts:
    	src/kibana/components/vislib/lib/handler/handler.js
    	test/unit/specs/vislib/lib/dispatch.js
    stormpython committed May 11, 2015
    Configuration menu
    Copy the full SHA
    28290a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f054ca3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2015

  1. Configuration menu
    Copy the full SHA
    391a571 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2015

  1. Configuration menu
    Copy the full SHA
    ae73e96 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2015

  1. Configuration menu
    Copy the full SHA
    b846d4c View commit details
    Browse the repository at this point in the history
  2. fixing bug

    stormpython committed May 18, 2015
    Configuration menu
    Copy the full SHA
    deca719 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2015

  1. Configuration menu
    Copy the full SHA
    bece5b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef3da96 View commit details
    Browse the repository at this point in the history
  3. elastic#3873. Fixing issue with numbers and dates not being highlight…

    …ed properly in pie charts.
    stormpython committed May 19, 2015
    Configuration menu
    Copy the full SHA
    1bf987f View commit details
    Browse the repository at this point in the history
  4. fixing tests

    stormpython committed May 19, 2015
    Configuration menu
    Copy the full SHA
    960292d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12a21b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    418c153 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2015

  1. Merge branch 'master' into clickable-legends

    Conflicts:
    	src/kibana/components/vislib/lib/legend.js
    	test/unit/specs/vislib/lib/data.js
    	test/unit/specs/vislib/lib/legend.js
    stormpython committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    c94727e View commit details
    Browse the repository at this point in the history
  2. fixing test in data.js

    stormpython committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    a5ca179 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. Configuration menu
    Copy the full SHA
    d6a6587 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2015

  1. changes

    stormpython committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    ae16129 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebaeb49 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2015

  1. changes

    stormpython committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    d244ddb View commit details
    Browse the repository at this point in the history
  2. troubleshooting

    stormpython committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    b36434e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2015

  1. Configuration menu
    Copy the full SHA
    f6954cf View commit details
    Browse the repository at this point in the history
  2. refactoring

    stormpython committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    ac3243c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2015

  1. Configuration menu
    Copy the full SHA
    c19a0af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c8548e View commit details
    Browse the repository at this point in the history
  3. removing commented code

    stormpython committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    5495c7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67c7c44 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2015

  1. Configuration menu
    Copy the full SHA
    57e8858 View commit details
    Browse the repository at this point in the history
  2. refactoring

    stormpython committed Jun 25, 2015
    Configuration menu
    Copy the full SHA
    17a6ae5 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2015

  1. Configuration menu
    Copy the full SHA
    9ca8f33 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2015

  1. Configuration menu
    Copy the full SHA
    ad2d228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13f8a1a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2015

  1. Configuration menu
    Copy the full SHA
    6a63f54 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2015

  1. Configuration menu
    Copy the full SHA
    69524a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1060a41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    153a60a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. Configuration menu
    Copy the full SHA
    d1c3b14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c243f8d View commit details
    Browse the repository at this point in the history
  3. reverting previous change

    stormpython committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    7dbba6b View commit details
    Browse the repository at this point in the history