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

moderation: fix admin record / draft links #136

Merged
merged 2 commits into from
Jul 10, 2024

Commits on Jun 27, 2024

  1. moderation: fix admin record / draft links

    * Fix admin user lists show no results
    * Closes inveniosoftware/invenio-app-rdm#2721
    * No need to change moderation links as they are functional
    Samk13 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6e9a311 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. config: Update records_html link

    * The records_html link in the UsersServiceConfig class has been updated to include the "parent.access.owned_by.user" query parameter.
    * Add tests for admin links
    * Add tests for admin visibility links
    Samk13 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    26d2eb6 View commit details
    Browse the repository at this point in the history