issues
search
vt-elixir
/
ja_resource
A behaviour to reduce boilerplate code in your JSON-API compliant Phoenix controllers without sacrificing flexibility.
Other
113
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
replace get_env with compile_env
#87
JamesS-M
opened
2 months ago
0
Using ja_serializer fields and include options
#86
tfwright
opened
3 years ago
0
Validation before delete? Is it necessary
#85
bmfay
opened
4 years ago
0
Setting up relationship links
#84
tycoles
closed
4 years ago
2
Setup Github Actions
#83
psteininger
opened
4 years ago
4
Support Phoenix 1.4 with Ecto 3.0
#82
ericdude4
closed
4 years ago
9
Phoenix 1.4 Support
#81
ericdude4
closed
4 years ago
1
Add Note About `filter` Key Casing
#80
jherdman
closed
6 years ago
1
fix arity render_show
#79
clairton
closed
6 years ago
5
Cleaned up Documentation, Updated Dependencies, Added support for Embedded, nested relationships
#78
psteininger
closed
4 years ago
2
Renewed Maintenance and feature development
#77
psteininger
closed
4 years ago
1
add render_index and render_show callback
#76
clairton
closed
6 years ago
4
Deprecation render message
#75
clairton
closed
4 years ago
1
Only use behaviours once.
#74
alanpeabody
closed
6 years ago
3
Elixir 1.6 emits compiler warnings for repeated behaviour definitions
#73
novaugust
closed
6 years ago
4
`assert_error_sent` for 404s Not Working?
#72
jherdman
closed
6 years ago
3
fixes #69
#71
joebew42
closed
6 years ago
4
Fix typos
#70
stefkin
closed
7 years ago
1
Use a changeset when handling delete requests
#69
swelham
closed
6 years ago
0
Error when trying to render errors
#68
nathanl
closed
4 years ago
1
Query params include leads to error
#67
lxcodes
closed
6 years ago
1
Removing associations when null
#66
lxcodes
opened
7 years ago
1
Correction to README
#65
nathanl
closed
7 years ago
1
How to return validation errors from `handle_update/3`?
#64
nathanl
closed
7 years ago
0
How to kick off a job?
#63
nathanl
closed
7 years ago
2
Fix travis badge
#62
tsubery
closed
7 years ago
0
Consider handle_x to use Ecto.InvalidChangesetError for errors
#61
joshuataylor
opened
7 years ago
1
dasherized to underscore key format
#60
atomkirk
closed
7 years ago
6
Tiny typo in readme
#59
john-griffin
closed
7 years ago
1
Pagination
#58
michaelst
closed
7 years ago
0
upgrade deps
#57
snewcomer
closed
4 years ago
2
Test multi usage on create and handle errors
#56
john-griffin
closed
7 years ago
4
Fix updating nil relationship
#55
fpalluel
closed
7 years ago
0
[Question] Changing behaviors to include pagination by default
#54
RaphSfeir
closed
7 years ago
1
Overridable create & update callbacks
#53
john-griffin
closed
7 years ago
3
Remove 1.4 deprecations.
#52
alanpeabody
closed
7 years ago
0
Use JaSerializer.ParamParser
#51
lubien
closed
7 years ago
2
Fix common x does not exist and is being expanded to x() warnings
#50
begedin
closed
7 years ago
1
Since elixir 1.4, compiler throws out warning for calling functions without parentheses
#49
begedin
closed
7 years ago
1
Added JaResource.validation_errors type
#48
begedin
closed
7 years ago
1
Library uses undefined JaResource.validation_errors type
#47
begedin
closed
7 years ago
0
Fix category to use ^ for README
#46
joshuataylor
closed
7 years ago
1
Using ja_resource with has_many
#45
joshuataylor
closed
7 years ago
4
serialization_opts should be a list, not a map
#44
joshuataylor
closed
7 years ago
1
serialization_opts/3 results in no function clause matching in Keyword.get/3
#43
joshuataylor
closed
7 years ago
1
Location header for new resource
#42
siegfried
opened
7 years ago
1
Hook for created / updated
#41
topaxi
closed
7 years ago
3
Add error handling for index actions
#40
totallymike
closed
7 years ago
4
Update License
#39
alanpeabody
closed
7 years ago
2
Better description for filter/4 in README for dash/snake case?
#38
johnmosesman
closed
6 years ago
1
Next