issues
search
scoutforpets
/
jsonapi-mapper
JSON API-Compliant Serialization for your Node ORM
The Unlicense
42
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix For Head and Tail When Generating Model Template
#107
HoyaBoya
closed
4 years ago
0
TypeORM Integration
#106
johannesschobel
opened
5 years ago
1
How to get only the id of the relationships when request to */{id}/relationships/* ?
#105
a-wf
closed
5 years ago
2
Could you provide some nodejs examples using postgreSQL database?
#104
a-wf
closed
5 years ago
0
ES6 classes support of virtuals
#103
mp-ffx
opened
6 years ago
2
fix relation attributes cloning issue
#102
chamini2
closed
6 years ago
0
Relational model's attributes, when returned in a collection not properly being mapped when type `json`
#101
dc-devs
closed
6 years ago
10
Make id always be a string
#100
chamini2
closed
6 years ago
0
Typings for JSON API
#99
chamini2
opened
6 years ago
0
added support for virtuals, resolves #35
#98
mp-ffx
closed
7 years ago
0
Update @types/bookshelf to v0.9.6
#97
mbnissen
closed
7 years ago
2
Handle idAttribute as an array
#96
chamini2
closed
7 years ago
2
Changed build to only include src and no spec for publishing
#95
chamini2
closed
7 years ago
0
Upgrade to TypeScript 2.3.3
#94
chamini2
closed
7 years ago
0
no longer able to build locally
#93
jamesdixon
closed
7 years ago
5
problems with typeForModel
#92
jamesdixon
closed
7 years ago
7
Add support for meta option
#91
jcao02
closed
7 years ago
0
Add support for TS consumers
#90
ShadowManu
closed
7 years ago
2
Use in typescript project
#89
codedoge
closed
7 years ago
4
Added attributes map option
#88
confuser
closed
7 years ago
2
Add attributes whitelist
#87
confuser
closed
7 years ago
9
mapping the relationships from bookshelf but not including the data?
#86
dance-cmdr
closed
7 years ago
4
Support for page and pageSize in pagination
#85
ErisDS
opened
8 years ago
4
Use instance options as default values
#84
chamini2
opened
8 years ago
0
upgraded to Typescript 2 🔥
#83
chamini2
closed
8 years ago
8
Visibility plugin fix
#82
chamini2
closed
8 years ago
3
Relationship data not being mapped?
#81
adnanoner
closed
8 years ago
6
Changes on attribute fields from kebab case to snake case
#80
npatmaja
closed
8 years ago
8
Fix for #77
#79
chamini2
closed
8 years ago
0
added test spec for issue #77
#78
peterviergutz
closed
8 years ago
1
Missing related object in included when foreign key in the last row is null
#77
npatmaja
closed
8 years ago
11
mapper breaks bookshelf visibility plugin
#76
jamesdixon
closed
8 years ago
2
API changes (#59)
#75
chamini2
closed
8 years ago
7
Automatically serialize belongsToMany into relation meta attribute
#74
jamesdixon
opened
8 years ago
8
Changed `array` types in docs to `string[]`
#73
chamini2
closed
8 years ago
1
Blacklist option and removed default omissions
#72
chamini2
closed
8 years ago
20
filters out camelCased foreign keys/allows for whitelisting attrs (fixes #56, #70)
#71
jamesdixon
closed
8 years ago
12
camelCased foreign keys are returned
#70
jamesdixon
closed
8 years ago
1
support for relationship links when no data exists
#69
jamesdixon
opened
8 years ago
5
Adds ability to specify specific relations to be included
#68
jamesdixon
closed
8 years ago
10
fix issue with relation fields param not working (fixes #66)
#67
jamesdixon
closed
8 years ago
2
relation fields param not limiting as intended
#66
jamesdixon
closed
8 years ago
0
ability to include/exclude relation data in payload (fixes #63)
#65
jamesdixon
closed
8 years ago
5
fix issue w/ jasmine not reporting to console
#64
jamesdixon
closed
8 years ago
0
options for serializing relationships
#63
jamesdixon
closed
8 years ago
7
issues with mapperOptions vs serializerOptions
#62
jamesdixon
closed
8 years ago
1
Fix for #60
#61
chamini2
closed
8 years ago
0
Bad template generation for related collections
#60
jcao02
closed
8 years ago
0
1.0 API
#59
jamesdixon
closed
8 years ago
10
Link formation should consider cases for string literal with spaces and encode them
#58
jrcastillo
opened
8 years ago
4
Next