issues
search
cerebris
/
jsonapi-resources
A resource-focused Rails library for developing JSON:API compliant servers.
http://jsonapi-resources.com
MIT License
2.32k
stars
532
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(rack 3): Fixes #1456 per #1457
#1463
bf4
closed
5 days ago
0
fix(rack 3): Fixes #1456 per #1457
#1462
bf4
closed
5 days ago
0
fix: validate type matches resource type for sparse fieldsets
#1461
adamkiczula
closed
5 days ago
0
[v11] Sparse fieldsets allow for invalid types
#1460
adamkiczula
opened
1 week ago
0
warning message
#1459
balakirevs
opened
2 weeks ago
0
Roadmap to 1.0 ? | Inquiry About Active Maintenance and Roadmap
#1458
rjrobinson
opened
1 month ago
2
Change method used to retrieve rack status
#1457
pareeohnos
closed
1 week ago
4
`:unprocessable_entity` deprecated in newest Rack, and causing a `0` response
#1456
pareeohnos
opened
5 months ago
3
Problem with deprecated config value: `default_processor_klass`.
#1455
Yevhenii-Mohylskyi
closed
6 months ago
1
Basic Usage guide includes deprecated Faker method
#1454
rosschapman
closed
6 months ago
1
Polymorphic Relationships Not Found On Aliased Resource
#1453
SingleShot
opened
7 months ago
1
RFC: Guide for handling generic filter/fieldset errors, such as empty inputs and 'undefined'
#1452
bf4
opened
7 months ago
0
Warn on missing inverse relationships
#1451
lgebhardt
closed
7 months ago
0
Fix include_optional_linkage_data with joins
#1450
pjungwir
closed
7 months ago
1
get_join_arel_node fails with include_optional_linkage_data if there is already a join
#1449
pjungwir
closed
7 months ago
0
fix: add railtie to clear caches when code reloads
#1448
adamkiczula
closed
9 months ago
1
Aliased Attribute Names Are Not Used In Error Responses
#1447
ghost
opened
9 months ago
0
Refine implicit relationships
#1446
lgebhardt
opened
10 months ago
0
Refine relationship method creation and implicit relationships
#1445
lgebhardt
closed
10 months ago
0
chore: ensure test db is safely/freshly created
#1444
bf4
opened
10 months ago
0
Fix issue with relationship sorts due to missing join_manager
#1443
lgebhardt
closed
10 months ago
2
Update test matrix
#1442
lgebhardt
closed
10 months ago
0
Add maxitest
#1441
lgebhardt
opened
10 months ago
1
Polymorphic types override per relationship
#1440
lgebhardt
closed
10 months ago
0
Class caching is too aggressive in dev
#1439
adamkiczula
closed
8 months ago
1
fix: railtie to use correct load hook
#1438
bf4
closed
10 months ago
0
feat: teach JR in tests to parse the response
#1437
bf4
closed
10 months ago
0
chore: address deprecations
#1436
bf4
closed
10 months ago
1
fix: format model polymorphic type from resource object type
#1435
bf4
closed
10 months ago
0
fix: more flexible polymorphic types lookup
#1434
bf4
closed
10 months ago
0
refactor: separate polymorphic functions
#1433
bf4
closed
10 months ago
0
V0 11 dev performance
#1431
lgebhardt
closed
10 months ago
0
resource identity comparable
#1430
lgebhardt
closed
10 months ago
0
Change ResourceIdentity <=> to take resource_klass into account when sorting.
#1429
lgebhardt
opened
10 months ago
0
Store the resource_klass and id in an array for efficiency
#1428
lgebhardt
closed
10 months ago
0
Make SortedSet for identity arrays optional
#1427
lgebhardt
closed
10 months ago
0
V0 11 dev refine related resources
#1426
lgebhardt
opened
10 months ago
0
fix: allow multiple resource relation retrieval methods
#1425
bf4
closed
10 months ago
1
fix: more flexible polymorphic types lookup
#1424
bf4
closed
10 months ago
1
chore: remove sorted_set dependency
#1423
bf4
closed
10 months ago
0
Test for missing inverse relationships
#1422
lgebhardt
opened
1 year ago
4
Namespace references to Rails using `::Rails` to avoid conflicts with…
#1421
lgebhardt
closed
1 year ago
0
Fix tests for V0.11 and Rails 7.1
#1420
lgebhardt
closed
1 year ago
0
test: extract test app
#1419
bf4
closed
1 year ago
1
fix: more reliable check of module is included
#1418
bf4
closed
1 year ago
1
add support for rubocop
#1417
Kallin
opened
1 year ago
0
restricting default railties version to be < 7
#1416
Kallin
closed
1 year ago
1
unable to build w/o specifying rails version in ENV
#1415
Kallin
opened
1 year ago
0
fix: qualify Rails as ::Rails to avoid namespace clashes with other gems
#1414
SingleShot
closed
1 year ago
3
Rails Namespace Conflict with jsonapi.rb
#1413
SingleShot
opened
1 year ago
0
Next