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

[Cases] Add custom fields: List type #194236

Open
wants to merge 39 commits into
base: main
Choose a base branch
from

Commits on Sep 24, 2024

  1. WIP

    Zacqary committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8a5af8c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    facfa12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbe96ac View commit details
    Browse the repository at this point in the history
  3. Fix edit component

    Zacqary committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    79c47bc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Commit missing helpers

    Zacqary committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6986bc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6363db9 View commit details
    Browse the repository at this point in the history
  3. Add filtering for list fields

    Zacqary committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    48bba35 View commit details
    Browse the repository at this point in the history
  4. Add configure test

    Zacqary committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9609732 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35caf9d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Fix user action display

    Zacqary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d254d33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c56aa2 View commit details
    Browse the repository at this point in the history
  3. Add create test

    Zacqary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8750918 View commit details
    Browse the repository at this point in the history
  4. Add create test

    Zacqary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9f365ab View commit details
    Browse the repository at this point in the history
  5. Add edit test

    Zacqary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7ef1d32 View commit details
    Browse the repository at this point in the history
  6. Add getEuiTableColumn test

    Zacqary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8f445ee View commit details
    Browse the repository at this point in the history
  7. Add view test

    Zacqary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c0c5816 View commit details
    Browse the repository at this point in the history
  8. Add options field validation

    Zacqary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8595ac4 View commit details
    Browse the repository at this point in the history
  9. Add configure test

    Zacqary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    90b9e92 View commit details
    Browse the repository at this point in the history
  10. Type fix in index test

    Zacqary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    66be662 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cd00f54 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Fix cases index jest test

    Zacqary committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4e60410 View commit details
    Browse the repository at this point in the history
  2. Fix api jest

    Zacqary committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    df2bded View commit details
    Browse the repository at this point in the history
  3. Fix flyout jest

    Zacqary committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1d807aa View commit details
    Browse the repository at this point in the history
  4. Fix utils jest

    Zacqary committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    17287c5 View commit details
    Browse the repository at this point in the history
  5. Fix form jest

    Zacqary committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5366f26 View commit details
    Browse the repository at this point in the history
  6. Fix form fields jest

    Zacqary committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4682981 View commit details
    Browse the repository at this point in the history
  7. Fix remaining jest tests

    Zacqary committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c1d2552 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Fix Jest 9

    Zacqary committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1f3b3d1 View commit details
    Browse the repository at this point in the history
  2. Fix typecheck

    Zacqary committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    41ba5ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0cdbfb View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Fix typecheck

    Zacqary committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2d986f4 View commit details
    Browse the repository at this point in the history
  2. Fix test typechecks

    Zacqary committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    910bce2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    096fc7c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Limit list options to 10

    Zacqary committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1f4c6b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3a02dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41406df View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/main' into 176491-cases-list-c…

    …ustom-field
    
    # Conflicts:
    #	x-pack/plugins/cases/public/components/custom_fields/text/create.test.tsx
    Zacqary committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c22af8a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Uncomment await.waitFors

    Zacqary committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b77d0fc View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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