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
Type
/
to 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
.
JSONAPI-Resources
/
jsonapi-resources
Public
Notifications
You must be signed in to change notification settings
Fork
544
Star
2.3k
Code
Issues
208
Pull requests
52
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
V0_11 dev
- #1411
#1411
Draft
lgebhardt
wants to merge 34 commits into
master
JSONAPI-Resources/jsonapi-resources:master
from
v0-11-dev
JSONAPI-Resources/jsonapi-resources:v0-11-dev
Copy head branch name to clipboard
Conversation
Commits
34
(34)
Checks
Files changed
Draft
V0_11 dev
#1411
lgebhardt
wants to merge 34 commits into
master
JSONAPI-Resources/jsonapi-resources:master
from
v0-11-dev
JSONAPI-Resources/jsonapi-resources:v0-11-dev
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2024
deps: Add MySQL to CI workflow (#1398)
Show description for 40b65d1
bf4
authored and
lgebhardt
committed
40b65d1
View commit details
Copy full SHA for 40b65d1
Browse repository at this point
fix: Reliably quote columns/tables (#1400)
Show description for 7bd836f
bf4
authored and
lgebhardt
committed
7bd836f
View commit details
Copy full SHA for 7bd836f
Browse repository at this point
Add docker testing setup (#1403)
lgebhardt
committed
a50cac5
View commit details
Copy full SHA for a50cac5
Browse repository at this point
fix: test the adapter-specific query ordering (#1402)
Show description for 5868a37
bf4
authored and
lgebhardt
committed
5868a37
View commit details
Copy full SHA for 5868a37
Browse repository at this point
V0.11 refactor resource classes to modules (#1406)
Show description for 92c5fe5
lgebhardt
committed
92c5fe5
View commit details
Copy full SHA for 92c5fe5
Browse repository at this point
Add frozen_string_literal: true
lgebhardt
committed
9837c36
View commit details
Copy full SHA for 9837c36
Browse repository at this point
Restore missing requires
lgebhardt
committed
1b8f05f
View commit details
Copy full SHA for 1b8f05f
Browse repository at this point
fix: warnings (#1401)
Show description for 2dd0589
bf4
authored and
lgebhardt
committed
2dd0589
View commit details
Copy full SHA for 2dd0589
Browse repository at this point
Restore `use_related_resource_records_for_joins` for v0_10 (#1412)
Show description for 125cef4
lgebhardt
committed
125cef4
View commit details
Copy full SHA for 125cef4
Browse repository at this point
Bump jsonapi-resources to 0.11.0.beta2
lgebhardt
committed
f00cb05
View commit details
Copy full SHA for f00cb05
Browse repository at this point
fix: more reliable check of module is included (#1418)
Show description for fdbf26e
bf4
authored and
lgebhardt
committed
fdbf26e
View commit details
Copy full SHA for fdbf26e
Browse repository at this point
Fix tests for V0.11 and Rails 7.1 (#1420)
Show description for ba643ac
lgebhardt
committed
ba643ac
View commit details
Copy full SHA for ba643ac
Browse repository at this point
Namespace references to Rails using `::Rails` to avoid conflicts with… (#1421)
Show description for c36af71
lgebhardt
committed
c36af71
View commit details
Copy full SHA for c36af71
Browse repository at this point
chore: remove sorted_set dependency (#1423)
bf4
authored and
lgebhardt
committed
0b642c7
View commit details
Copy full SHA for 0b642c7
Browse repository at this point
Make SortedSet for identity arrays optional (#1427)
Show description for 18e150c
lgebhardt
committed
18e150c
View commit details
Copy full SHA for 18e150c
Browse repository at this point
Store the resource_klass and id in an array for efficiency (#1428)
Show description for c61110f
lgebhardt
committed
c61110f
View commit details
Copy full SHA for c61110f
Browse repository at this point
Rework ResourceIdentity <=> operator (#1430)
Show description for 52da65e
lgebhardt
committed
52da65e
View commit details
Copy full SHA for 52da65e
Browse repository at this point
V0 11 dev performance (#1431)
Show description for c052d46
lgebhardt
committed
c052d46
View commit details
Copy full SHA for c052d46
Browse repository at this point
fix: allow multiple resource relation retrieval methods (#1425)
Show description for 000e560
bf4
and
lgebhardt
committed
000e560
View commit details
Copy full SHA for 000e560
Browse repository at this point
refactor: separate polymorphic functions (#1433)
Show description for 4d56ce4
bf4
and
lgebhardt
committed
4d56ce4
View commit details
Copy full SHA for 4d56ce4
Browse repository at this point
feat: teach JR in tests to parse the response (#1437)
Show description for 287e8dd
bf4
and
lgebhardt
committed
287e8dd
View commit details
Copy full SHA for 287e8dd
Browse repository at this point
chore: address deprecations (#1436)
Show description for b0137ba
bf4
authored and
lgebhardt
committed
b0137ba
View commit details
Copy full SHA for b0137ba
Browse repository at this point
fix: format model polymorphic type from resource object type (#1435)
Show description for cc65781
bf4
and
lgebhardt
committed
cc65781
View commit details
Copy full SHA for cc65781
Browse repository at this point
fix: railtie to use correct load hook (#1438)
Show description for 7fa3352
bf4
authored and
lgebhardt
committed
7fa3352
View commit details
Copy full SHA for 7fa3352
Browse repository at this point
fix: more flexible polymorphic types lookup (#1434)
Show description for f3bbf0c
bf4
authored and
lgebhardt
committed
f3bbf0c
View commit details
Copy full SHA for f3bbf0c
Browse repository at this point
Update the testing matrix (#1442)
lgebhardt
committed
1d5977b
View commit details
Copy full SHA for 1d5977b
Browse repository at this point
Polymorphic types override per relationship (#1440)
Show description for 7a1fd32
lgebhardt
committed
7a1fd32
View commit details
Copy full SHA for 7a1fd32
Browse repository at this point
Fix issue with relationship sorts due to missing join_manager (#1443)
lgebhardt
committed
e55371a
View commit details
Copy full SHA for e55371a
Browse repository at this point
fix: add railtie to clear cache after class changes (#1448)
adamkiczula
authored and
lgebhardt
committed
fa3e059
View commit details
Copy full SHA for fa3e059
Browse repository at this point
Warn on missing inverse relationships (#1451)
lgebhardt
committed
3509c4a
View commit details
Copy full SHA for 3509c4a
Browse repository at this point
Bring in pr/1450 to join_manager_v10.rb
lgebhardt
committed
05c10bd
View commit details
Copy full SHA for 05c10bd
Browse repository at this point
Fix issue with extra `` in code
lgebhardt
committed
9b9961d
View commit details
Copy full SHA for 9b9961d
Browse repository at this point
Commits on Nov 14, 2024
Change method used to retrieve rack status (#1457)
Show description for 42a11b7
pareeohnos
and
Adrian Hooper
authored
42a11b7
View commit details
Copy full SHA for 42a11b7
Browse repository at this point
Commits on Nov 21, 2024
fix: validate type matches resource type for sparse fieldsets (#1461)
adamkiczula
authored
d3c094b
View commit details
Copy full SHA for d3c094b
Browse repository at this point
You can’t perform that action at this time.