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

Input Control visualization #13314

Merged
merged 59 commits into from
Sep 20, 2017
Merged

Input Control visualization #13314

merged 59 commits into from
Sep 20, 2017

Commits on Sep 15, 2017

  1. react editor example

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    579dcae View commit details
    Browse the repository at this point in the history
  2. ensure props are not updated

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    153ff7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2de1599 View commit details
    Browse the repository at this point in the history
  4. make component stateless

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    ae8fee9 View commit details
    Browse the repository at this point in the history
  5. use terms_vis_editor component

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    63b057f View commit details
    Browse the repository at this point in the history
  6. get add button to work

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    b014511 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3675cea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5b0ef7 View commit details
    Browse the repository at this point in the history
  9. add functional test

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    0816c3e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6280242 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    010c46c View commit details
    Browse the repository at this point in the history
  12. text control

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    9441366 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d51b4c View commit details
    Browse the repository at this point in the history
  14. add range slider

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    ec0fe81 View commit details
    Browse the repository at this point in the history
  15. some CSS work

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    8461e8e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8c325fe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2f18450 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ed3196f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b485da5 View commit details
    Browse the repository at this point in the history
  20. styling work

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    b051bb3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b170e4f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    46f8484 View commit details
    Browse the repository at this point in the history
  23. clean up range styling

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    67fbdd2 View commit details
    Browse the repository at this point in the history
  24. rename top level vis folder

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    dc0788d View commit details
    Browse the repository at this point in the history
  25. cleanup

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    09be9f1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9db8bc5 View commit details
    Browse the repository at this point in the history
  27. dark theme styling

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    28c5aa6 View commit details
    Browse the repository at this point in the history
  28. use ui/public/filter_manager/lib/phrases.js to build phrases filter, …

    …add tests to range filter manager
    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    563b1b9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6971f09 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    91bb572 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9930c71 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d442b80 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    79a75e2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    85bba3b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ecfa752 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    88080ed View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    550acc7 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3f88684 View commit details
    Browse the repository at this point in the history
  39. try clicking option instead of pressing enter to set react-select val…

    …ue in functional tests
    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    77e653b View commit details
    Browse the repository at this point in the history
  40. react-select css

    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    caddff7 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    b770811 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    a726857 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    ac34c0d View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    48842ac View commit details
    Browse the repository at this point in the history
  45. add default to switch blocks, split editor into seperate tabs, use sh…

    …allow in snapshot tests
    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    40154a9 View commit details
    Browse the repository at this point in the history
  46. fix race condition in field_select, update index_pattern_select to fe…

    …tch indexPatterns on each filter
    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    0d0a26b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1a21cfc View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    1492f83 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    0da0b9e View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    8888c78 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    808d9f7 View commit details
    Browse the repository at this point in the history
  52. fix bug in list control where unable to select options containing num…

    …bers and options containing commas. Truncate display of long list options
    nreese committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    72021e9 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    66e67df View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    645be65 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    7465606 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    aed599e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2017

  1. Revert "experement with native input range sliders"

    This reverts commit aed599e.
    nreese committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    7328088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    484bc5a View commit details
    Browse the repository at this point in the history
  3. add inputs to range control

    nreese committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    912d3be View commit details
    Browse the repository at this point in the history