Merged
Conversation
* remove links generation logic * remove unused functions
* add /resources route * pagination of resources controllers * regroupe all routes in resources route * fixed address request changes * fixes * make difference between owl and skos * add search routes * fix page and pagesize for schemes, collections and labels * add query param to the search * add tests for artefacts and resources tests
* add /search/metadata * add /resource?uri and /:resourceId to fetch one resource * add recod routes * fix record route * fix * fix search/metadata to return artefacts data * update search metadata and search ontologies * update Gemfile and Gemfile.lock * return SemantiArtefacts objects in search/metadata * address request changes from coderabbitai * address request changes and refactor code * add more tests * remove /type/singular route * use hydra pagination, refactor code and fix tests * fix * apply hydra pagination to search/metadata * use get_ontology_and_submission from the application_helper * safe parse string data to json data * add tests for the home_controller * rescue json parsing error
* replace newrelic with sentry * update bin ontoportal to use virtuoso by default * use production sentry key * fix docker testing * use and old version of ontologies linked data to fix tests
This reverts commit f3efd63.
* add swagger documentation * add resources and search routes documentation * Finish swagger documentation, change mod namespace and refactor code * fix record test * update Gemfile and Gemfile.lock * update Gemfile.lock to fix tests * address request changes * add search and documentation tests * fix tests * refactore code
* Align agents search endpoint with the API response * add helpers functions for agents search * handle failed affiliation parsing * update gemfile.lock * use MultiJson for error handling
…-variables Hotfix: add virtuoso env variables to work
…ion interface (#155) * show federations portals api keys and fix last_modified when updating * allow only admin to see the api keys
…tion-security-check Hotfix: catalog modification security check for admin users
Merge to master: Release 3.1.0
Fix: update gems versions
user rack and lock protobuf version
Fix: update gemfile.lock
fix: remove Rack::RewindableInput Middleware causing post request to not work
…es_api into ontoportal-lirmm-master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Aligned with UI 3.2.0