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

Timelion visualization renderer #78540

Merged
merged 19 commits into from
Oct 1, 2020

Commits on Sep 24, 2020

  1. Update styles

    sulemanof committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    fd5dacf View commit details
    Browse the repository at this point in the history
  2. Implement toExpressionAst fn

    sulemanof committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    e443f61 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Implement renderer

    sulemanof committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    f91560b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Update unit tests

    sulemanof committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    b337e8d View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    sulemanof committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    5662e4b View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into feat/timelion_ren…

    …derer
    sulemanof committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    33063cd View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into feat/timelion_ren…

    …derer
    sulemanof committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    fb0b70d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Update types

    sulemanof committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    aa0ed04 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into feat/timelion_ren…

    …derer
    sulemanof committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    26d1c48 View commit details
    Browse the repository at this point in the history
  3. Remove unused vars

    sulemanof committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    f3d3e31 View commit details
    Browse the repository at this point in the history
  4. Fix types

    sulemanof committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    6052295 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Update types

    sulemanof committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    c50d1f0 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into feat/timelion_ren…

    …derer
    sulemanof committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    03741e6 View commit details
    Browse the repository at this point in the history
  3. Show error message when no data

    sulemanof committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    84efe76 View commit details
    Browse the repository at this point in the history
  4. Update ExpressionRenderDefinition api

    sulemanof committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    e3601bc View commit details
    Browse the repository at this point in the history
  5. Update renderer when there is no data

    sulemanof committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    fb1d99b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    c49073e View commit details
    Browse the repository at this point in the history
  2. Make options component lazy

    sulemanof committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    dbfcef5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ecd34d View commit details
    Browse the repository at this point in the history