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

[Graph] Empty workspace overlay #45547

Merged
merged 202 commits into from
Oct 3, 2019
Merged

Commits on Aug 26, 2019

  1. create graph listing page

    flash1293 committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    067158a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. clean up app folder

    flash1293 committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    5fddc10 View commit details
    Browse the repository at this point in the history
  2. remove inline loading menu

    flash1293 committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    95f003b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae44388 View commit details
    Browse the repository at this point in the history
  4. fix tests

    flash1293 committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    2f1056f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d637f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d17862 View commit details
    Browse the repository at this point in the history
  7. fix test subject names

    flash1293 committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    db1d740 View commit details
    Browse the repository at this point in the history
  8. remove unused translations

    flash1293 committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    e09b70d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2dab994 View commit details
    Browse the repository at this point in the history
  10. fix spaces functional test

    flash1293 committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    c34d845 View commit details
    Browse the repository at this point in the history
  11. wip save modal

    flash1293 committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    2d775e6 View commit details
    Browse the repository at this point in the history
  12. wip save modal

    flash1293 committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    ebe80d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. add and style save modal

    flash1293 committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    fab1577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9d31c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d2822e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    d0b9247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d187eae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21ba056 View commit details
    Browse the repository at this point in the history
  4. reactify most of settings

    flash1293 committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    5d87a6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a289d7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    989481c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be1e59a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ba958b View commit details
    Browse the repository at this point in the history
  9. EUIify drilldown

    flash1293 committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    4057edb View commit details
    Browse the repository at this point in the history
  10. EUIify drilldown

    flash1293 committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    611214e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. fix translation errors

    flash1293 committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    c5ac49b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d6cec1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0472505 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8012ac8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70d2d29 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    1047e48 View commit details
    Browse the repository at this point in the history
  2. code review

    flash1293 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    173804a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54e9a7b View commit details
    Browse the repository at this point in the history
  4. fix i18n phrases

    flash1293 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    6f1bbca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c48e21 View commit details
    Browse the repository at this point in the history
  6. remove fragments

    flash1293 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    7c94337 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46f51e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d74fb9b View commit details
    Browse the repository at this point in the history
  9. fix flyout overflow issue

    flash1293 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    d289803 View commit details
    Browse the repository at this point in the history
  10. delete old settings logic

    flash1293 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    06bacb0 View commit details
    Browse the repository at this point in the history
  11. remove obsolete files

    flash1293 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    ad2297f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. fix tests

    flash1293 committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    a810321 View commit details
    Browse the repository at this point in the history
  2. fix i18n phrase typo

    flash1293 committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    ebf38ec View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. fix most translations

    flash1293 committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    04ff9ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f489b07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfcb49d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0f8ed4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5afd65a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    dd18ab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcc280f View commit details
    Browse the repository at this point in the history
  3. move to async syntax

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    a578814 View commit details
    Browse the repository at this point in the history
  4. clean up implementation

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    4897b52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b2b91b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    208b4db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43added View commit details
    Browse the repository at this point in the history
  8. work on settings form

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    6b89af4 View commit details
    Browse the repository at this point in the history
  9. fix snapshot

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    e4b9aa0 View commit details
    Browse the repository at this point in the history
  10. fix drilldown list

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    4df5c97 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8062cb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b4516c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a1ec761 View commit details
    Browse the repository at this point in the history
  14. fix translatiojns

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    8a83c3c View commit details
    Browse the repository at this point in the history
  15. fix some rename references

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    ad6d633 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d8c12b8 View commit details
    Browse the repository at this point in the history
  17. typing persistence stuff

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    89c7ad7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1195f36 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f6ca136 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4d29ee2 View commit details
    Browse the repository at this point in the history
  21. type serializing logic

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    c15aebc View commit details
    Browse the repository at this point in the history
  22. fix bug and improve typing

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    372f3b4 View commit details
    Browse the repository at this point in the history
  23. fix classname

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    3de7e4f View commit details
    Browse the repository at this point in the history
  24. wip

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    7ae8b1f View commit details
    Browse the repository at this point in the history
  25. wip

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    64a36bc View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    32eaf17 View commit details
    Browse the repository at this point in the history
  27. add notes

    flash1293 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    cb2096b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. style blacklist group

    flash1293 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    ca03356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    211c4e2 View commit details
    Browse the repository at this point in the history
  3. remove merge marker

    flash1293 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    f4d9c42 View commit details
    Browse the repository at this point in the history
  4. improve icon rendering

    flash1293 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    4c287ab View commit details
    Browse the repository at this point in the history
  5. wip

    flash1293 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    22994d7 View commit details
    Browse the repository at this point in the history
  6. start refactoring

    flash1293 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    e444ac1 View commit details
    Browse the repository at this point in the history
  7. remove js implementation

    flash1293 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    0766ee6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7e9032 View commit details
    Browse the repository at this point in the history
  9. remove js implementation

    flash1293 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    d653eb1 View commit details
    Browse the repository at this point in the history
  10. remove duplicate file

    flash1293 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    879475a View commit details
    Browse the repository at this point in the history
  11. add some tests

    flash1293 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    7a3ab4e View commit details
    Browse the repository at this point in the history
  12. Design cleanup

    cchaos committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    5837953 View commit details
    Browse the repository at this point in the history
  13. Fix SASS files

    cchaos committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    ae23e9a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    891032f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e96ed34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    654e6f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55a0185 View commit details
    Browse the repository at this point in the history
  5. implement todos

    flash1293 committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    43ec456 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f62b1d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a16375f View commit details
    Browse the repository at this point in the history
  8. fix types

    flash1293 committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    cdfd7fd View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. make icon list accessible

    flash1293 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    cadcb22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    639e012 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f5e918 View commit details
    Browse the repository at this point in the history
  4. improve number handling

    flash1293 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    8ccf000 View commit details
    Browse the repository at this point in the history
  5. fix deserialization

    flash1293 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    308f8ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb35a66 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    7b2a0a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee21e9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c7ebb3 View commit details
    Browse the repository at this point in the history
  4. polishing drilldown-ui

    flash1293 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    196c1f8 View commit details
    Browse the repository at this point in the history
  5. rename types

    flash1293 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    158c3ac View commit details
    Browse the repository at this point in the history
  6. style search bar

    flash1293 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    7f67468 View commit details
    Browse the repository at this point in the history
  7. add tooltip

    flash1293 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    663293a View commit details
    Browse the repository at this point in the history
  8. remove unused translations

    flash1293 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    b28a547 View commit details
    Browse the repository at this point in the history
  9. fix initial query handling

    flash1293 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    c34cbc5 View commit details
    Browse the repository at this point in the history
  10. clean up imports

    flash1293 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    e901c5e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e27f668 View commit details
    Browse the repository at this point in the history
  12. implement field manager WIP

    flash1293 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    d6cae5c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8202d74 View commit details
    Browse the repository at this point in the history
  14. fix tests

    flash1293 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    31feeec View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1d89528 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1539f6c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7e31dd2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8583e86 View commit details
    Browse the repository at this point in the history
  19. wip

    flash1293 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    07c5095 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    e7867de View commit details
    Browse the repository at this point in the history
  2. add comment

    flash1293 committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    62f0cb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ee038c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db59eed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de5e764 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03dd692 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e13e2f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    746fe99 View commit details
    Browse the repository at this point in the history
  9. style new field manager

    flash1293 committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    aa607f5 View commit details
    Browse the repository at this point in the history
  10. start implementing overlays

    flash1293 committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    a6418dc View commit details
    Browse the repository at this point in the history
  11. add tests

    flash1293 committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    cc95842 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Configuration menu
    Copy the full SHA
    c9def6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    639c008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eafe3bd View commit details
    Browse the repository at this point in the history
  4. add tests

    flash1293 committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    6fe0340 View commit details
    Browse the repository at this point in the history
  5. add tests

    flash1293 committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    65a9bcf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b89d260 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e35f97c View commit details
    Browse the repository at this point in the history
  8. fix errors

    flash1293 committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    9b0481c View commit details
    Browse the repository at this point in the history
  9. ui polish

    flash1293 committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    1d08e2b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

  1. add missing license header

    flash1293 committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    e0dd43c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    336df72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ddad53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    256976d View commit details
    Browse the repository at this point in the history
  5. remove unused translations

    flash1293 committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    f51196a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    2ea0318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13da923 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56e1c0d View commit details
    Browse the repository at this point in the history
  4. improve overlays

    flash1293 committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    8df309f View commit details
    Browse the repository at this point in the history
  5. fix some bugs

    flash1293 committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    3459adf View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Configuration menu
    Copy the full SHA
    ee1715b View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    flash1293 committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    0d0bab9 View commit details
    Browse the repository at this point in the history
  3. fix wrong export name

    flash1293 committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    eab90bc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    0a39f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e05b76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a609c9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0382fd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    20af44a View commit details
    Browse the repository at this point in the history
  2. improve field picker

    flash1293 committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    b3c6ed5 View commit details
    Browse the repository at this point in the history
  3. remove badge tooltip

    flash1293 committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    1d81469 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e24c53e View commit details
    Browse the repository at this point in the history
  5. resolve conflicts

    flash1293 committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    dcea147 View commit details
    Browse the repository at this point in the history
  6. remove unused imports

    flash1293 committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    62c7b6d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. address feedback

    flash1293 committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    fbfe2d4 View commit details
    Browse the repository at this point in the history
  2. use eui colors

    flash1293 committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    da1271a View commit details
    Browse the repository at this point in the history
  3. fix type bugs

    flash1293 committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    22fd9e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00cd140 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    550bc91 View commit details
    Browse the repository at this point in the history
  6. fix small css bugs

    flash1293 committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    371cac1 View commit details
    Browse the repository at this point in the history
  7. Updated badge styling

    cchaos committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    4999825 View commit details
    Browse the repository at this point in the history
  8. Compressed field editor form

    cchaos committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    34bb4f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb4b5af View commit details
    Browse the repository at this point in the history
  10. Fix some class names

    cchaos committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    35d342b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    d590985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20751be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c922e3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72b08a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bd0a40 View commit details
    Browse the repository at this point in the history
  6. wip

    flash1293 committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    ff0d8fd View commit details
    Browse the repository at this point in the history
  7. wip

    flash1293 committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    4288106 View commit details
    Browse the repository at this point in the history
  8. set aria role

    flash1293 committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    aeb1f1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b92eb7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a3f1d4 View commit details
    Browse the repository at this point in the history
  11. remove unused styling

    flash1293 committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    7e6a065 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    4162cf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb9cd6 View commit details
    Browse the repository at this point in the history
  3. clean up

    flash1293 committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    b37f543 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

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

Commits on Sep 27, 2019

  1. Configuration menu
    Copy the full SHA
    eaac0f7 View commit details
    Browse the repository at this point in the history
  2. address feedback

    flash1293 committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    2f676ce View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    a32e92a View commit details
    Browse the repository at this point in the history
  2. emphasize completed steps

    flash1293 committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    00e59ad View commit details
    Browse the repository at this point in the history
  3. Merge branch 'graph/call-to-action' of github.com:flash1293/kibana in…

    …to graph/call-to-action
    flash1293 committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    7ac17cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a6fdf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    60926f8 View commit details
    Browse the repository at this point in the history
  2. wrap list items in EuiText

    flash1293 committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    e0724c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Configuration menu
    Copy the full SHA
    ab23657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89638c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    c0b100f View commit details
    Browse the repository at this point in the history
  2. eslint fix

    flash1293 committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    456dc39 View commit details
    Browse the repository at this point in the history