forked from ontoportal/ontologies_api
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Merge to master: Release 2.3.4 - Multilingual #42
Merged
Conversation
This file contains 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
…ter-ontologies-endpoint Feature: Implement pagination and filters to submissions endpoint
…ter-ontologies-endpoint Feature: Add oder by and filters for ontologies endpoint
…gual-read-one-language-from-request-parameter Feature: Support multilingual - Add request_lang middleware
This was referenced Sep 5, 2023
syphax-bouazzouni
changed the title
Merge to master: Release 2.3.2
Merge to master: Release 2.3.2 - Multilingual & Submissions endpoint pagination
Sep 5, 2023
syphax-bouazzouni
force-pushed
the
merge-to-master-2.3.2
branch
from
September 5, 2023 12:59
b20035e
to
882853c
Compare
* update get_term_search_query to support multilanguages search * rename var * fix search lang suffix to use underscore not @ * add multilangual search test --------- Co-authored-by: Syphax Bouazzouni <[email protected]>
syphax-bouazzouni
force-pushed
the
merge-to-master-2.3.2
branch
from
September 5, 2023 13:36
882853c
to
dcea9e4
Compare
syphax-bouazzouni
changed the title
Merge to master: Release 2.3.2 - Multilingual & Submissions endpoint pagination
Merge to master: Release 2.3.3 - Multilingual & Submissions endpoint pagination
Sep 5, 2023
syphax-bouazzouni
force-pushed
the
master
branch
2 times, most recently
from
September 12, 2023 11:35
43ba825
to
a5f0c71
Compare
syphax-bouazzouni
changed the title
Merge to master: Release 2.3.3 - Multilingual & Submissions endpoint pagination
Merge to master: Release 2.3.3 - Multilingual
Oct 19, 2023
syphax-bouazzouni
changed the title
Merge to master: Release 2.3.3 - Multilingual
Merge to master: Release 2.3.4 - Multilingual
Oct 19, 2023
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #42 +/- ##
==========================================
+ Coverage 70.06% 70.20% +0.13%
==========================================
Files 62 63 +1
Lines 3291 3303 +12
==========================================
+ Hits 2306 2319 +13
+ Misses 985 984 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
31 tasks
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.
Prerequisites
Changes
Multilingual