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] Convert remaining hooks to React Query #157254

Merged
merged 21 commits into from
May 12, 2023

Commits on May 10, 2023

  1. Convert useCreateAttachments

    cnasikas committed May 10, 2023
    Configuration menu
    Copy the full SHA
    615a0fd View commit details
    Browse the repository at this point in the history
  2. Convert usePostPushToService

    cnasikas committed May 10, 2023
    Configuration menu
    Copy the full SHA
    5b96c98 View commit details
    Browse the repository at this point in the history
  3. Convert useUpdateCase

    cnasikas committed May 10, 2023
    Configuration menu
    Copy the full SHA
    42ec0ab View commit details
    Browse the repository at this point in the history
  4. Convert useUpdateComment

    cnasikas committed May 10, 2023
    Configuration menu
    Copy the full SHA
    b41526b View commit details
    Browse the repository at this point in the history
  5. Fix tests

    cnasikas committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7f5f203 View commit details
    Browse the repository at this point in the history
  6. Fixes

    cnasikas committed May 10, 2023
    Configuration menu
    Copy the full SHA
    81e4cee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55375b3 View commit details
    Browse the repository at this point in the history
  8. Fix types

    cnasikas committed May 10, 2023
    Configuration menu
    Copy the full SHA
    e10b9b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    362a6a1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    03e46c3 View commit details
    Browse the repository at this point in the history
  2. Fix cypress tests

    cnasikas committed May 11, 2023
    Configuration menu
    Copy the full SHA
    27b08a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2f1105 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5dc03a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e431f0d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    b5efd8b View commit details
    Browse the repository at this point in the history
  2. Refresh when pushing

    cnasikas committed May 12, 2023
    Configuration menu
    Copy the full SHA
    4921e9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41e16dc View commit details
    Browse the repository at this point in the history
  4. Use function from library

    cnasikas committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c046e0a View commit details
    Browse the repository at this point in the history
  5. Remove unused variable

    cnasikas committed May 12, 2023
    Configuration menu
    Copy the full SHA
    6655997 View commit details
    Browse the repository at this point in the history
  6. Bring toaster variable back

    cnasikas committed May 12, 2023
    Configuration menu
    Copy the full SHA
    49069b6 View commit details
    Browse the repository at this point in the history
  7. Skip flaky test

    cnasikas committed May 12, 2023
    Configuration menu
    Copy the full SHA
    fff79e1 View commit details
    Browse the repository at this point in the history