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

Access control: pessimistic rendering in CRUD views #10258

Merged
merged 14 commits into from
Oct 4, 2024

Commits on Oct 4, 2024

  1. Introduce useIsAuthPending

    djhi committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    40adf7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18620e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    483d84c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99ab061 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb78db5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75c9ba5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6076cf4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41e9853 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a2df6c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e98cb6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7008b31 View commit details
    Browse the repository at this point in the history
  12. Add stories and tests for Edit

    djhi committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0fee4fd View commit details
    Browse the repository at this point in the history
  13. Add stories and tests for Show

    djhi committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3a6c3a8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a60d5e6 View commit details
    Browse the repository at this point in the history