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

🐛 Filter credentials by createUser property #2006

Merged
merged 1 commit into from
Jul 11, 2024

Commits on Jul 11, 2024

  1. Filter credentials by createUser property

    Drop conditional rendering as it clashes with column type definitions:
    the dynamic column is interpreted as optional property which is not
    allwed by the current typing in the table hooks.
    
    Co-authored-by: Ian Bolton <[email protected]>
    Signed-off-by: Radoslaw Szwajkowski <[email protected]>
    rszwajko and ibolton336 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f5c1e50 View commit details
    Browse the repository at this point in the history