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(sh-admin): enhanced user management in admin dashboard #3814

Commits on Mar 13, 2024

  1. Copy the full SHA
    8809c3b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    23ceb11 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0083cb7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    50f4888 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fdeb4b1 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9702b2e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f66c78f View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7021feb View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    94d77a1 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    f107c18 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    799c80a View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    f66235e View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    c1d3e06 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    0818eb1 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    a91a384 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    0cffedb View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    bd1021e View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    cdb3ecc View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    84cd92a View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    8510e64 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    fbe8310 View commit details
    Browse the repository at this point in the history
  22. refactor: updated make users to admin and remove admin status to use …

    …only specific mutation each
    JoelJacobStephen authored and AndrewBastin committed Mar 13, 2024
    Copy the full SHA
    5d496a6 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    f751067 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    5bb5fbf View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    2b4d08d View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    c118393 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    1e3272f View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    e24b961 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    42a2e37 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    156baa1 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    90309c0 View commit details
    Browse the repository at this point in the history
  32. fix: spinner issue in table

    JoelJacobStephen authored and AndrewBastin committed Mar 13, 2024
    Copy the full SHA
    46f9c6e View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    b26f67f View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    ff512f1 View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    1d597be View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    81fdedd View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    172a6fe View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    a110ded View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    7ed8256 View commit details
    Browse the repository at this point in the history
  40. refactor: updated users table to adhere to removal of search and debo…

    …uncer feature from smart table
    JoelJacobStephen authored and AndrewBastin committed Mar 13, 2024
    Copy the full SHA
    29cc15b View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    3530883 View commit details
    Browse the repository at this point in the history
  42. Copy the full SHA
    097d8c6 View commit details
    Browse the repository at this point in the history
  43. Copy the full SHA
    7f44862 View commit details
    Browse the repository at this point in the history
  44. Copy the full SHA
    bd1be20 View commit details
    Browse the repository at this point in the history
  45. Copy the full SHA
    fa605d8 View commit details
    Browse the repository at this point in the history
  46. Copy the full SHA
    88bb01c View commit details
    Browse the repository at this point in the history
  47. Copy the full SHA
    acd9739 View commit details
    Browse the repository at this point in the history
  48. Copy the full SHA
    9f0d1a2 View commit details
    Browse the repository at this point in the history
  49. chore: component fixes

    JoelJacobStephen authored and AndrewBastin committed Mar 13, 2024
    Copy the full SHA
    cfd57e5 View commit details
    Browse the repository at this point in the history
  50. Copy the full SHA
    fa51759 View commit details
    Browse the repository at this point in the history
  51. Copy the full SHA
    1e2469f View commit details
    Browse the repository at this point in the history
  52. Copy the full SHA
    80793fa View commit details
    Browse the repository at this point in the history
  53. Copy the full SHA
    36460f3 View commit details
    Browse the repository at this point in the history
  54. Copy the full SHA
    4e88945 View commit details
    Browse the repository at this point in the history
  55. Copy the full SHA
    80902d4 View commit details
    Browse the repository at this point in the history
  56. chore: add suggestions from review

    - Show the error state within the table.
    - Ensure the next pagination action remains disabled if the current page count exceeds the total page count accounting for the case with empty results.
    - Move the debounce `setTimeout` ID outside the function body to achieve the expected behavior.
    - Clear `setTimeout` IDs on page unmount.
    jamesgeorge007 authored and AndrewBastin committed Mar 13, 2024
    Copy the full SHA
    5c7458e View commit details
    Browse the repository at this point in the history
  57. Copy the full SHA
    5123ce6 View commit details
    Browse the repository at this point in the history
  58. Copy the full SHA
    099efd5 View commit details
    Browse the repository at this point in the history
  59. Copy the full SHA
    a83ec4c View commit details
    Browse the repository at this point in the history
  60. Copy the full SHA
    6b43960 View commit details
    Browse the repository at this point in the history