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

Update useUpdate to use react-query #6891

Merged
merged 25 commits into from
Nov 25, 2021
Merged

Update useUpdate to use react-query #6891

merged 25 commits into from
Nov 25, 2021

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    58e49e1 View commit details
    Browse the repository at this point in the history
  2. disable application cache

    fzaninotto committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    96fde54 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Refactoring

    fzaninotto committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    849584f View commit details
    Browse the repository at this point in the history
  2. Add support for undoable

    fzaninotto committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    7802c51 View commit details
    Browse the repository at this point in the history
  3. Support callTime resource

    fzaninotto committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    f086e67 View commit details
    Browse the repository at this point in the history
  4. change onUpdate signature

    fzaninotto committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    d169269 View commit details
    Browse the repository at this point in the history
  5. Refactoring

    fzaninotto committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    31d6d62 View commit details
    Browse the repository at this point in the history
  6. minor tweaks

    fzaninotto committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    df19b34 View commit details
    Browse the repository at this point in the history
  7. Fix useUpdate data value

    fzaninotto committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    43fa147 View commit details
    Browse the repository at this point in the history
  8. Fix unhandled promise

    fzaninotto committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    3523e73 View commit details
    Browse the repository at this point in the history
  9. test mutationModes

    fzaninotto committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    012ad71 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Change useUpdate syntax

    fzaninotto committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    68c8fd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b02a83 View commit details
    Browse the repository at this point in the history
  3. revert needless changes

    fzaninotto committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    8edbfe0 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Fix dependency on ra-test

    fzaninotto committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    f392927 View commit details
    Browse the repository at this point in the history
  2. Fix some tests

    fzaninotto committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    752e0e1 View commit details
    Browse the repository at this point in the history
  3. Fix last test

    fzaninotto committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    c7ca004 View commit details
    Browse the repository at this point in the history
  4. Fix test

    fzaninotto committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    4cea910 View commit details
    Browse the repository at this point in the history
  5. Fix e2e tests

    fzaninotto committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    2b23a6e View commit details
    Browse the repository at this point in the history
  6. Fix ecommerce demo

    fzaninotto committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    25b98e9 View commit details
    Browse the repository at this point in the history
  7. Fix CRM Demo

    fzaninotto committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    9af7ddc View commit details
    Browse the repository at this point in the history
  8. Fix documentation

    fzaninotto committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    7c36988 View commit details
    Browse the repository at this point in the history
  9. Add upgrade instructions

    fzaninotto committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a6721d8 View commit details
    Browse the repository at this point in the history
  10. Finishing touches

    fzaninotto committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    3cb43b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Review

    fzaninotto committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    f0f38e4 View commit details
    Browse the repository at this point in the history