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

[Discover] Custom grid toolbar #166744

Merged
merged 44 commits into from
Oct 19, 2023
Merged

Commits on Sep 19, 2023

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

Commits on Sep 20, 2023

  1. [Discover] Update layout

    jughosta committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d72aaf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    6c0ebad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3119499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73fc83c View commit details
    Browse the repository at this point in the history
  4. [Discover] Update styles

    jughosta committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e657cca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    492775e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    0ca4ff9 View commit details
    Browse the repository at this point in the history
  2. [Discover] Update styles

    jughosta committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e0639ac View commit details
    Browse the repository at this point in the history
  3. [Discover] Add a test

    jughosta committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ba7cfa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e96a69b View commit details
    Browse the repository at this point in the history
  5. [Discover] Add more tests

    jughosta committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a213378 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1f530e View commit details
    Browse the repository at this point in the history
  7. [Discover] Fix types

    jughosta committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8bc3083 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    44670ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8a7094 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd0f7fa View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    aa5b6ba View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into redesign-grid-toolbar

    # Conflicts:
    #	src/plugins/discover/public/components/view_mode_toggle/view_mode_toggle.tsx
    jughosta committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9fc7e4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    026c6ee View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/main' into redesign-grid-toolbar

    # Conflicts:
    #	src/plugins/discover/public/application/main/components/layout/discover_documents.tsx
    #	src/plugins/discover/public/embeddable/saved_search_grid.tsx
    jughosta committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7519bfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63daf00 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    bf40aa4 View commit details
    Browse the repository at this point in the history
  2. [Discover] Refactor params

    jughosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    88c7217 View commit details
    Browse the repository at this point in the history
  3. [Discover] Refactor styles

    jughosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c734455 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5582e17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c0cfdd View commit details
    Browse the repository at this point in the history
  6. [Discover] Fix types

    jughosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    bc95354 View commit details
    Browse the repository at this point in the history
  7. [Discover] Update tests

    jughosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c6329f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    1c0cad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4ae67e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd7d53b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b0dcc6 View commit details
    Browse the repository at this point in the history
  5. [Discover] Update code style

    jughosta committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1651c8a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Get rid of border below tabs and replace resize handle with a border,…

    … as well as other touchups
    davismcphee committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    da8e417 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    f636952 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from davismcphee/davis-redesign-grid-toolbar

    Replace resize handle with border, and small UI touchups
    jughosta committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    22e9000 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into redesign-grid-toolbar

    # Conflicts:
    #	packages/kbn-unified-data-table/src/components/data_table.tsx
    #	src/plugins/discover/public/application/main/components/layout/discover_documents.tsx
    #	test/functional/apps/discover/group3/index.ts
    jughosta committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3d77872 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    936140d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    467ee65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bc0935 View commit details
    Browse the repository at this point in the history
  7. [Discover] Update tests

    jughosta committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6747f3e View commit details
    Browse the repository at this point in the history
  8. [Discover] Small updates

    jughosta committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    dac979a View commit details
    Browse the repository at this point in the history