Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Breeding-Insight
/
brapi-Java-ProdServer
Public
forked from
plantbreeding/brapi-Java-ProdServer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Implement Generalized Filtering and Sorting for the Prod Server
- #17
#17
Merged
jloux-brapi
merged 18 commits into
epic/BI-2862
Breeding-Insight/brapi-Java-ProdServer:epic/BI-2862
from
feature/BI-2861
Breeding-Insight/brapi-Java-ProdServer:feature/BI-2861
Copy head branch name to clipboard
Aug 24, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Implement Generalized Filtering and Sorting for the Prod Server
#17
jloux-brapi
merged 18 commits into
epic/BI-2862
Breeding-Insight/brapi-Java-ProdServer:epic/BI-2862
from
feature/BI-2861
Breeding-Insight/brapi-Java-ProdServer:feature/BI-2861
Copy head branch name to clipboard
Commits
Commits on May 7, 2026
Add new filter/sort models
jloux-brapi
committed
3640e5d
View commit details
Copy full SHA for 3640e5d
Browse repository at this point
Commits on May 12, 2026
Preliminary generic sortBy implementation on searchRequests
jloux-brapi
committed
fd64178
View commit details
Copy full SHA for fd64178
Browse repository at this point
Commits on May 21, 2026
Use @Formula to derive needed addInfo entity attrs, update SearchQueryBuilder
jloux-brapi
committed
32664a2
View commit details
Copy full SHA for 32664a2
Browse repository at this point
Preliminary pass at allowed fields mapping
jloux-brapi
committed
2d51285
View commit details
Copy full SHA for 2d51285
Browse repository at this point
Commits on May 22, 2026
Add parametrization logic for filter values, infrastructure for 400 errors on serialization
jloux-brapi
committed
f9440f0
View commit details
Copy full SHA for f9440f0
Browse repository at this point
Commits on May 27, 2026
Use new SortBy class in all use cases.
jloux-brapi
committed
90214e0
View commit details
Copy full SHA for 90214e0
Browse repository at this point
Commits on May 29, 2026
Make filter case insensitive
Show description for 90e77dd
jloux-brapi
committed
90e77dd
View commit details
Copy full SHA for 90e77dd
Browse repository at this point
Commits on Jun 1, 2026
Fix pom jackson depedency issues
jloux-brapi
committed
3bf581a
View commit details
Copy full SHA for 3bf581a
Browse repository at this point
Commits on Jul 21, 2026
Merge branch 'develop' into feature/BI-2861
jloux-brapi
committed
5809fa9
View commit details
Copy full SHA for 5809fa9
Browse repository at this point
Commits on Jul 24, 2026
Add back in distinct to general search build query
Show description for e079626
jloux-brapi
committed
e079626
View commit details
Copy full SHA for e079626
Browse repository at this point
Commits on Jul 27, 2026
Implement data types for filtering
Show description for 647b44f
jloux-brapi
committed
647b44f
View commit details
Copy full SHA for 647b44f
Browse repository at this point
Commits on Aug 3, 2026
Add code for filtering on one to many relationship entity collections
jloux-brapi
committed
b095c97
View commit details
Copy full SHA for b095c97
Browse repository at this point
Commits on Aug 4, 2026
Fix issue with sorting for GET study/trial endpoints
jloux-brapi
committed
05fb082
View commit details
Copy full SHA for 05fb082
Browse repository at this point
Commits on Aug 6, 2026
Fix issues with using distinct in sorting
jloux-brapi
committed
b0bf8ba
View commit details
Copy full SHA for b0bf8ba
Browse repository at this point
Commits on Aug 7, 2026
Add Pattern to end of filter params in SearchQueryBuilder
Show description for 22736ae
jloux-brapi
committed
22736ae
View commit details
Copy full SHA for 22736ae
Browse repository at this point
Commits on Aug 20, 2026
Merge branch 'develop' into feature/BI-2861
jloux-brapi
committed
b6f2c9b
View commit details
Copy full SHA for b6f2c9b
Browse repository at this point
Undo removed changes from develop
jloux-brapi
committed
b308330
View commit details
Copy full SHA for b308330
Browse repository at this point
Commits on Aug 24, 2026
Ignore getMethod on sortFilter map that was breaking async use case
jloux-brapi
committed
265da14
View commit details
Copy full SHA for 265da14
Browse repository at this point
You can’t perform that action at this time.