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

Table visualization renderer #79455

Merged
merged 13 commits into from
Oct 12, 2020
Merged

Commits on Oct 2, 2020

  1. Implement toExpressionAst fn

    sulemanof committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    3c62737 View commit details
    Browse the repository at this point in the history
  2. Implement table vis renderer, move legacy codebase

    sulemanof committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    bf18625 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    3870c90 View commit details
    Browse the repository at this point in the history
  2. Update legacy paths

    sulemanof committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    074b02e View commit details
    Browse the repository at this point in the history
  3. Update types

    sulemanof committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    4b01fd3 View commit details
    Browse the repository at this point in the history
  4. Fix filtering

    sulemanof committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    14ea04a View commit details
    Browse the repository at this point in the history
  5. Update styles

    sulemanof committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    8053339 View commit details
    Browse the repository at this point in the history
  6. Remove legacy tests

    sulemanof committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    cd824df View commit details
    Browse the repository at this point in the history
  7. Update docs

    sulemanof committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    6e201e5 View commit details
    Browse the repository at this point in the history
  8. Update tests

    sulemanof committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    7b8a313 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Merge remote-tracking branch 'upstream/master' into feat/table_renderer

    # Conflicts:
    #	src/plugins/vis_type_table/public/legacy/vis_controller.ts
    #	src/plugins/vis_type_table/public/table_vis_type.ts
    sulemanof committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    e7a6dbe View commit details
    Browse the repository at this point in the history
  2. Fix tests

    sulemanof committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    4e74b69 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

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