Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

feat(plg): Use react-query for team management #63267

Merged
merged 24 commits into from
Jun 19, 2024

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    54f691e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2deac7 View commit details
    Browse the repository at this point in the history
  3. Use the new hooks for querying the data

    Not for modifying, yet; that's coming up shortly.
    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    716d980 View commit details
    Browse the repository at this point in the history
  4. Make invites update nicely

    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    932a68b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5851ca4 View commit details
    Browse the repository at this point in the history
  6. Remove unneeded checks

    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    624f8fc View commit details
    Browse the repository at this point in the history
  7. Use TeamInvite return value

    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    02c6d00 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a03fe6 View commit details
    Browse the repository at this point in the history
  9. Use built-in error

    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    eea0335 View commit details
    Browse the repository at this point in the history
  10. Save a request.

    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0639f19 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a6e8977 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8350a6 View commit details
    Browse the repository at this point in the history
  13. Resend invite fix

    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5003503 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e7ca64d View commit details
    Browse the repository at this point in the history
  15. Fix missing isLoaded check

    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a147874 View commit details
    Browse the repository at this point in the history
  16. Simplify error check

    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a92c844 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    670d25c View commit details
    Browse the repository at this point in the history
  18. Remove invitesSentCount

    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f008049 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ba7165e View commit details
    Browse the repository at this point in the history
  20. Prettier

    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b2c6825 View commit details
    Browse the repository at this point in the history
  21. Use return value

    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b44c969 View commit details
    Browse the repository at this point in the history
  22. Resolve conflict artifacts

    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    595b144 View commit details
    Browse the repository at this point in the history
  23. Fix button disabling

    vdavid committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ada7280 View commit details
    Browse the repository at this point in the history
  24. Fixes

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