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

feat: nested error discovery in check form #868

Merged
merged 81 commits into from
Jul 18, 2024

Commits on May 3, 2024

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

Commits on May 9, 2024

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

Commits on May 22, 2024

  1. Merged in latest

    ckbedwell committed May 22, 2024
    Configuration menu
    Copy the full SHA
    81c5a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21032d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2db0c27 View commit details
    Browse the repository at this point in the history
  4. feat: add ping schema

    ckbedwell committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3eccf2e View commit details
    Browse the repository at this point in the history
  5. feat: add dns schema

    ckbedwell committed May 22, 2024
    Configuration menu
    Copy the full SHA
    03a830a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5505ef5 View commit details
    Browse the repository at this point in the history
  7. fix: update tests

    ckbedwell committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ce5c5ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee70cc0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b679d4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    320f336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    514dd14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eab716 View commit details
    Browse the repository at this point in the history
  4. chore: merged in main

    ckbedwell committed May 23, 2024
    Configuration menu
    Copy the full SHA
    59bf6f7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix: self-review

    ckbedwell committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b19aa5d View commit details
    Browse the repository at this point in the history
  2. chore: merged in main

    ckbedwell committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1df392a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    efc733a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edced20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e6a2a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d9333b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89031d4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. feat: rejigging layout

    ckbedwell committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4794c36 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. feat: checkform2 POC

    ckbedwell committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9a89f09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f01f247 View commit details
    Browse the repository at this point in the history
  3. Update src/components/CheckEditor/FormComponents/HttpCheckRegExValida…

    …tion.tsx
    
    Co-authored-by: Virginia Cepeda <[email protected]>
    ckbedwell and VikaCep committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    bbf9c5e View commit details
    Browse the repository at this point in the history
  4. Update src/components/CheckEditor/FormComponents/HttpCheckRegExValida…

    …tion.tsx
    
    Co-authored-by: Virginia Cepeda <[email protected]>
    ckbedwell and VikaCep committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1b58c35 View commit details
    Browse the repository at this point in the history
  5. Update src/schemas/general/Header.ts

    Co-authored-by: Virginia Cepeda <[email protected]>
    ckbedwell and VikaCep committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d8e584e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25e639f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/zod-validation' of github.com:grafana/synthetic-mo…

    …nitoring-app into feat/zod-validation
    ckbedwell committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d66d9ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    626a074 View commit details
    Browse the repository at this point in the history
  9. chore: merged in main

    ckbedwell committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    cb00990 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88e708d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de8563f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. chore: merged in main

    ckbedwell committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6fb7abf View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. feat: wip

    ckbedwell committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    66b7986 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. feat: multihttp rework

    ckbedwell committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9bd5979 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    256b75f View commit details
    Browse the repository at this point in the history
  2. chore: merged in main

    ckbedwell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fed84d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4e7df0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    347b8d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9c279b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. feat: supporting content

    ckbedwell committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4dd6e2c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. feat: request logs sidebar

    ckbedwell committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2b9ca7d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. chore: merged in main

    ckbedwell committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c7004fc View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. chore: merged in main

    ckbedwell committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    976c97e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e246e6f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    ae0057f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    728d81c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    498ec3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4accc32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2a2689 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    77a967c View commit details
    Browse the repository at this point in the history
  2. chore: lint fixes

    ckbedwell committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6928802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d29e5f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    839e56b View commit details
    Browse the repository at this point in the history
  5. fix: lint errors

    ckbedwell committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4591eaa View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    4fabba4 View commit details
    Browse the repository at this point in the history
  2. chore: self-review

    ckbedwell committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1619072 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    761a2da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11b3de4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db5c5f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e35f7e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    8c8ffeb View commit details
    Browse the repository at this point in the history
  2. fix: ignore non-formlayout section components when calculating next/p…

    …rev buttons in actions bar
    ckbedwell committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    646982f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6c9e00 View commit details
    Browse the repository at this point in the history
  4. feat: added useDOMId hook

    ckbedwell committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ee07565 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c93c43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0bbb4d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    699705a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bae9df View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    4173a97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9948b00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf1a13e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    f732e5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6268748 View commit details
    Browse the repository at this point in the history
  3. fix: lint fix

    ckbedwell committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2382713 View commit details
    Browse the repository at this point in the history
  4. chore: merged in main

    ckbedwell committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    61c04d1 View commit details
    Browse the repository at this point in the history