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

[Dashboard] Add visualization by value to dashboard #69898

Merged

Commits on Jun 17, 2020

  1. Plugging in DashboardStart dependency

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    ab8d873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1922ee2 View commit details
    Browse the repository at this point in the history
  3. Trying to feature flag the new flow

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    53719ab View commit details
    Browse the repository at this point in the history
  4. Feature flagging new visualize flow

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    6c6b1a1 View commit details
    Browse the repository at this point in the history
  5. Removing unnecessary console statement

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    eb4e150 View commit details
    Browse the repository at this point in the history
  6. Fixing typescript errors

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    0df45e2 View commit details
    Browse the repository at this point in the history
  7. Adding a functional test for new functionality

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    857bd18 View commit details
    Browse the repository at this point in the history
  8. Adding a functional test for new functionality

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    786431c View commit details
    Browse the repository at this point in the history
  9. Fixing test name

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    cb8f3cb View commit details
    Browse the repository at this point in the history
  10. Changing test name

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    afee45a View commit details
    Browse the repository at this point in the history
  11. Moving functional test to a separate folder

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    cdfb577 View commit details
    Browse the repository at this point in the history
  12. Trying to fix the config file

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    d7bb297 View commit details
    Browse the repository at this point in the history
  13. Adding an index file

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    74839ec View commit details
    Browse the repository at this point in the history
  14. Remove falsly included file

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    defaa39 View commit details
    Browse the repository at this point in the history
  15. Adding aggs and params to vis input

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    0bb50b9 View commit details
    Browse the repository at this point in the history
  16. Serializing vis before passing it as an input

    Maja Grubic committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    811cba1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Merge branch 'master' into add-vis-to-dashboard

    Maja Grubic committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    dd1f287 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Merge master

    Maja Grubic committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    ba3286f View commit details
    Browse the repository at this point in the history
  2. Merge master

    Maja Grubic committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    7a6a891 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Incorporating new state transfer logic

    Maja Grubic committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    5aeb2b2 View commit details
    Browse the repository at this point in the history
  2. Remove dashboardStart as a dependency

    Maja Grubic committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d5bce1f View commit details
    Browse the repository at this point in the history
  3. Trying to get the test to run

    Maja Grubic committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    2d4f0e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Merge master

    Maja Grubic committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    49b0feb View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    Maja Grubic committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    4862bbf View commit details
    Browse the repository at this point in the history
  3. Readding spaces

    Maja Grubic committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    0e14f42 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Merge master

    Maja Grubic committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    ad84e2e View commit details
    Browse the repository at this point in the history
  2. Fixing type errors

    Maja Grubic committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    fc4d5cb View commit details
    Browse the repository at this point in the history
  3. Incorporating new changes

    Maja Grubic committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    5b16619 View commit details
    Browse the repository at this point in the history