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
Update README for `record/2`.
#37
johnmosesman
closed
8 years ago
1
Add a handle_authorize hook which is executed on all actions (before logic)
#36
archseer
opened
8 years ago
3
README documenting `record/2` is incorrect.
#35
johnmosesman
closed
8 years ago
4
Add model/models param to serialization_opts callback
#34
begedin
closed
8 years ago
2
How to add top-level meta for Scrivener pagination
#33
begedin
closed
8 years ago
1
How to hook authorization into ja_resource?
#32
begedin
opened
8 years ago
4
Fixed typo in lib/ja_resource.ex
#31
begedin
closed
8 years ago
1
Allow hooks into responds that touch Ecto to provide conn and model or errors
#30
joshsmith
closed
4 years ago
10
Prep 0.1.0
#29
alanpeabody
closed
8 years ago
0
Errors on basic usage
#28
theduke
closed
8 years ago
5
JaSerializer dependency
#27
theduke
closed
8 years ago
1
Pagination callback
#26
alanpeabody
closed
8 years ago
3
How to handle `application/api.vnd+json` requests and responses?
#25
cesarizu
closed
8 years ago
3
Clean up filter and sort callbacks.
#24
alanpeabody
closed
8 years ago
1
Rename Model.model/0 to something else.
#23
alanpeabody
opened
8 years ago
2
Spike out an alternate approach.
#22
alanpeabody
closed
8 years ago
4
Will/does this support include/filter/pagination
#21
chrisjowen
closed
8 years ago
8
Parse params without attributes
#20
lnikkila
closed
8 years ago
3
Pluralize ids
#19
beerlington
closed
8 years ago
2
Make has many relationship key plural
#18
beerlington
closed
8 years ago
0
render an errors object on 404
#17
rynam0
closed
8 years ago
1
fix some spelling errors
#16
rynam0
closed
8 years ago
1
syntax bug
#15
totallymike
closed
8 years ago
0
little thing
#14
totallymike
closed
8 years ago
0
Add Generators
#13
alanpeabody
opened
8 years ago
0
Install instructions
#12
alanpeabody
closed
8 years ago
0
WIP: Adds Docs and Test
#11
alanpeabody
closed
8 years ago
7
Clean up/determine what filter and sort callbacks should really look like.
#10
alanpeabody
closed
8 years ago
7
README typo/grammar fixes.
#9
bmfay
closed
8 years ago
2
Adds support for setting repo via a settings.
#8
alanpeabody
closed
8 years ago
0
Adds serialization behaviour for setting opts.
#7
alanpeabody
closed
8 years ago
0
Add model callback to be base of resource.
#6
alanpeabody
closed
8 years ago
1
Callback for querying repo (eg for scrivener integration).
#5
alanpeabody
closed
8 years ago
1
Add ability to pass include and field options through to serializer.
#4
alanpeabody
closed
8 years ago
0
Add default handle_update and handle_create implementation.
#3
alanpeabody
closed
8 years ago
0
Add model/0 hook w/ default implementation based on parsing controller name.
#2
alanpeabody
closed
8 years ago
0
Default repo via settings
#1
alanpeabody
closed
8 years ago
0
Previous