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

Integrating EuiDataGrid into Discover #51531

Closed
wants to merge 32 commits into from

Commits on Jan 14, 2020

  1. initial discover DataGrid proof of concept

    Michail Yasonik committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    e6671e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. fixing scss import

    Michail Yasonik committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    cd000cf View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    581fe40 View commit details
    Browse the repository at this point in the history
  2. bringing back old table with advanced setting

    Michail Yasonik committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    c13b349 View commit details
    Browse the repository at this point in the history
  3. fixing old tests

    Michail Yasonik committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    5f19bf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. removing hide fields action and fixing field add/sub bug

    Michail Yasonik committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    6543d26 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. fixing old tests

    Michail Yasonik committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    f4fd8c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. adding tests

    Michail Yasonik committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    472e240 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. added new test

    Michail Yasonik committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    6105c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5721112 View commit details
    Browse the repository at this point in the history
  3. json field formatter work

    Michail Yasonik committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    4d4b63f View commit details
    Browse the repository at this point in the history
  4. fixing old test

    Michail Yasonik committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    179ee06 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. futzing with tests

    Michail Yasonik committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    9cf8c75 View commit details
    Browse the repository at this point in the history
  2. i18n fix

    Michail Yasonik committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    a81dc9a View commit details
    Browse the repository at this point in the history
  3. only show _source when no other columns are shown

    Michail Yasonik committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    977c637 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. more test fixes

    Michail Yasonik committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    887bf3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61422fd View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    d6c156c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c4319 View commit details
    Browse the repository at this point in the history
  3. add docs for new legacyTable advanced setting

    Michail Yasonik committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    70c6a33 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. basic layout

    snide committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    7ac7f9b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. design changes to dg

    snide committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    b50c90b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    9eb57e6 View commit details
    Browse the repository at this point in the history
  2. perf improvements

    mbondyra authored and Michail Yasonik committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    156a558 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

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

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    f6b2cee View commit details
    Browse the repository at this point in the history
  2. attempting to get tests to pass again

    Michail Yasonik committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    78a7405 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. fixed infinite scroll of legacy table

    Michail Yasonik committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    2bc70e9 View commit details
    Browse the repository at this point in the history
  2. fixing sorting and schema detection and other bugs

    Michail Yasonik committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    1702235 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

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

Commits on Mar 11, 2020

  1. updating to use new state stuff

    Michail Yasonik committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    c372a0d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

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