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

collections: added task to compute num of records #1853

Merged

Commits on Oct 25, 2024

  1. collections: added task to compute num of records

    * added task to compute number of records for all the collections
    * added "collection_id" parameter to record search
    * added service methods to read collections (many, all)
    * added tests
    * collections: refactor 'resolve' to 'read'
    * collections: rename 'search_records' method
    * collections: update read method signature
    alejandromumo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9e56947 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. collections: move records search into service

    * Added resource for collections
    * Moved records search from community records to collections service
    alejandromumo committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    27eeac6 View commit details
    Browse the repository at this point in the history