Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / danivek/json-api-serializer issues and pull requests
#135 - Bump json5 from 1.0.1 to 1.0.2
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#134 - Having no attributes in the relation data does not add relation to included array
Issue -
State: open - Opened by AmauryD over 2 years ago
#133 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 2 comments
Labels: dependencies
#132 - ci: use github action
Pull Request -
State: closed - Opened by danivek over 2 years ago
#131 - fix: remove undefined `id` on deserialized data when the input has no `id`
Pull Request -
State: closed - Opened by medfreeman about 3 years ago
#130 - Deserialize unregisterered relationships
Pull Request -
State: closed - Opened by Istanful about 3 years ago
#129 - Error thrown when relationship is not registered
Issue -
State: closed - Opened by Istanful about 3 years ago
- 5 comments
#128 - The result after serialize will not have `included` if the input doesn't have attributes
Issue -
State: closed - Opened by yidongw about 3 years ago
- 5 comments
#127 - Is there an option to remove undefined properties?
Issue -
State: closed - Opened by yidongw about 3 years ago
- 1 comment
#126 - Correct error when there is a relationship for included document with unknown type
Pull Request -
State: closed - Opened by max-konin over 3 years ago
#125 - Bump hosted-git-info from 2.8.8 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#124 - Bump lodash from 4.17.15 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#123 - Fix bug with `included` and deserialize function
Pull Request -
State: closed - Opened by max-konin over 3 years ago
- 1 comment
#122 - Unintended object in attributes
Issue -
State: closed - Opened by shankiflang over 3 years ago
- 2 comments
#120 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#119 - Fix crash in case conversion helpers.
Pull Request -
State: closed - Opened by alexzherdev over 3 years ago
- 1 comment
#118 - Case conversion breaks on non-alphanumeric strings
Issue -
State: closed - Opened by alexzherdev over 3 years ago
#117 - Bump lodash from 4.17.15 to 4.17.20
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 3 comments
Labels: dependencies
#116 - Incorrectly deserializing relationship when alternativeKey is set from default and relationship data is not in the included array
Issue -
State: closed - Opened by itskingori almost 4 years ago
- 2 comments
#115 - add data option on relationships
Pull Request -
State: open - Opened by danivek about 4 years ago
- 1 comment
#114 - ValidationError: beforeSerialize is not allowed
Issue -
State: closed - Opened by nrcmkoh about 4 years ago
- 2 comments
#113 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 2 comments
Labels: dependencies
#112 - WIP: test travis notfication
Pull Request -
State: closed - Opened by danivek over 4 years ago
- 1 comment
#111 - feat: improve error serialization
Pull Request -
State: closed - Opened by john-goldsmith over 4 years ago
- 1 comment
#110 - Error instance serialization missing properties
Issue -
State: closed - Opened by john-goldsmith over 4 years ago
- 1 comment
#109 - Would you be interested in a conversion to Typescript?
Issue -
State: closed - Opened by kristof-mattei over 4 years ago
- 2 comments
#108 - Fix preventing circular relationships.
Pull Request -
State: closed - Opened by max-konin over 4 years ago
- 2 comments
#107 - Prevent circular deserialization
Pull Request -
State: closed - Opened by danivek over 4 years ago
- 1 comment
#106 - ErrorMaximum call stack size exceeded if `included` has cross references
Issue -
State: closed - Opened by max-konin over 4 years ago
Labels: bug
#105 - Feat/serialization hooks
Pull Request -
State: closed - Opened by javiertury over 4 years ago
- 2 comments
#104 - feat: custom id serialization
Pull Request -
State: closed - Opened by javiertury over 4 years ago
- 3 comments
#103 - Error when try to deserialise an included relationship with `alternativeKey`
Issue -
State: closed - Opened by max-konin over 4 years ago
- 3 comments
Labels: bug
#102 - Support extracting error class names into the 'title' field of JSON API errors
Issue -
State: closed - Opened by calmcl1 over 4 years ago
- 1 comment
#101 - Bump acorn from 7.1.0 to 7.1.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 3 comments
Labels: dependencies
#100 - ObjectID (mongodb) should be serialized with .toString() and not treated as an object
Issue -
State: closed - Opened by c-dima over 4 years ago
- 2 comments
#99 - Merge relationships data if already included #89
Pull Request -
State: closed - Opened by danivek almost 5 years ago
- 2 comments
#98 - Bump handlebars from 4.2.0 to 4.5.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#97 - Support for relationship data serialization?
Issue -
State: open - Opened by ckeboss almost 5 years ago
- 2 comments
Labels: enhancement
#96 - Added ability to override schema options, added tests, updated docs
Pull Request -
State: closed - Opened by alechirsch almost 5 years ago
- 3 comments
#95 - Extra schema options
Pull Request -
State: closed - Opened by alechirsch almost 5 years ago
#94 - fix: update native get
Pull Request -
State: closed - Opened by derekrliang almost 5 years ago
- 1 comment
#93 - Fix deserialisation array attributes with unconvertCase option
Pull Request -
State: closed - Opened by max-konin about 5 years ago
- 2 comments
#92 - Add excludeData flag to serialize and serializeAsync
Pull Request -
State: closed - Opened by ckeboss about 5 years ago
- 2 comments
#91 - Support serialization of only meta
Issue -
State: closed - Opened by ckeboss about 5 years ago
- 2 comments
#90 - Fix a bug when a serializer has unconvertCase rule and `deserialize` function
Pull Request -
State: closed - Opened by max-konin about 5 years ago
- 2 comments
#89 - bug: Duplicated models from includes are removed from response
Issue -
State: closed - Opened by EspadaV8 about 5 years ago
- 1 comment
#88 - Relationships do not work with ES2015 classes
Issue -
State: closed - Opened by firechicago about 5 years ago
#87 - bug: When installed in Angular project, it throws error since it is searching for `fs`
Issue -
State: closed - Opened by diosney about 5 years ago
- 3 comments
#86 - added performance boost to convert case
Pull Request -
State: closed - Opened by alechirsch about 5 years ago
- 3 comments
#85 - Fix default schema
Pull Request -
State: closed - Opened by alechirsch about 5 years ago
- 1 comment
#84 - Use a cache for converting to snake/camel/kebab case
Issue -
State: closed - Opened by alechirsch about 5 years ago
- 1 comment
#83 - Serializing JS Date objects returns empty objects
Issue -
State: closed - Opened by alechirsch about 5 years ago
- 1 comment
#82 - Deserializing correct error, resolves #81 and minor JSDoc fixes
Pull Request -
State: closed - Opened by igneel64 about 5 years ago
- 2 comments
#81 - Deserializing included relationships will not check for registered type
Issue -
State: closed - Opened by igneel64 about 5 years ago
#80 - convertCase converts arrays to objects
Issue -
State: closed - Opened by stefanvanherwijnen about 5 years ago
#79 - Enhancement: reduce errors generated from JSDoc expectations
Pull Request -
State: closed - Opened by igneel64 about 5 years ago
- 6 comments
#78 - Do not include relationship objects which only contain an id
Pull Request -
State: closed - Opened by stefanvanherwijnen about 5 years ago
- 3 comments
#77 - Null as data in _convertCase throws an error
Issue -
State: closed - Opened by stefanvanherwijnen about 5 years ago
- 1 comment
#76 - fix: typeof null is object which would throw an error, replaced with …
Pull Request -
State: closed - Opened by stefanvanherwijnen about 5 years ago
- 4 comments
#75 - Add browser-support
Pull Request -
State: closed - Opened by danivek over 5 years ago
- 3 comments
Labels: enhancement
#74 - Added resource-level meta options for serialization.
Pull Request -
State: closed - Opened by kbsanders over 5 years ago
- 2 comments
#73 - Is it possible to include resource level meta information?
Issue -
State: closed - Opened by kbsanders over 5 years ago
- 2 comments
#72 - Id always serialized as string
Issue -
State: closed - Opened by Hardsix over 5 years ago
- 2 comments
#71 - Fixes issue with unconvert case and alternative key during deserialize
Pull Request -
State: closed - Opened by alonewarrior over 5 years ago
- 5 comments
#70 - V2: improve performance, remove dependencies, code refactoring
Pull Request -
State: closed - Opened by danivek over 5 years ago
- 11 comments
#69 - bug: `id` is set to exclude attribute in deserialization and still included as `undefined`
Issue -
State: open - Opened by diosney over 5 years ago
- 12 comments
#68 - Deserialize function for relationships
Pull Request -
State: closed - Opened by stefanvanherwijnen over 5 years ago
- 4 comments
#67 - Fix for missing 'path' in _get in serializeMixedData()
Pull Request -
State: closed - Opened by stefanvanherwijnen over 5 years ago
- 5 comments
#66 - Any way to support computed attributes?
Issue -
State: closed - Opened by saygun over 5 years ago
- 5 comments
#65 - Deserializing relationships to an object
Issue -
State: closed - Opened by stefanvanherwijnen over 5 years ago
- 13 comments
#64 - Client side deserialization
Issue -
State: closed - Opened by asalisaf over 5 years ago
- 2 comments
Labels: enhancement
#63 - Replace Joi with AJV
Issue -
State: closed - Opened by faustbrian over 5 years ago
- 4 comments
#62 - Should be able to return "Resource Identifier Objects"
Issue -
State: closed - Opened by dimisus over 5 years ago
- 4 comments
#61 - deserializeResource fails when blacklistOnDeserialize is set but no attributes are present
Issue -
State: closed - Opened by pichfl almost 6 years ago
#60 - TypeScript Definitions
Issue -
State: open - Opened by johannesschobel almost 6 years ago
- 11 comments
Labels: help wanted, good first issue
#59 - Add error serialization
Pull Request -
State: closed - Opened by danivek about 6 years ago
- 2 comments
Labels: enhancement
#58 - Nested Schema
Issue -
State: closed - Opened by Kinetic-Pulse over 6 years ago
- 11 comments
#57 - Cherry-pick Lodash modules
Pull Request -
State: closed - Opened by itsfadnis over 6 years ago
- 2 comments
#56 - Error handling is missing in the documentation
Issue -
State: closed - Opened by jex310 over 6 years ago
- 2 comments
Labels: enhancement
#55 - dynamic type for relationship
Pull Request -
State: closed - Opened by danivek over 6 years ago
- 1 comment
Labels: enhancement
#54 - dynamic type
Issue -
State: closed - Opened by jamesdixon over 6 years ago
- 11 comments
Labels: enhancement
#53 - behavior when data is null or empty
Issue -
State: closed - Opened by jamesdixon over 6 years ago
- 5 comments
#52 - jsonapiObject: false throwing error
Issue -
State: closed - Opened by jamesdixon over 6 years ago
- 3 comments
#51 - Add async deserialization
Pull Request -
State: closed - Opened by danivek over 6 years ago
- 1 comment
#50 - Enable or disable JSON API Object
Pull Request -
State: closed - Opened by danivek over 6 years ago
- 1 comment
#49 - Acceptance of malformed relationships
Issue -
State: closed - Opened by chamini2 over 6 years ago
- 2 comments
#48 - [bugfix] Allow relationships with falsy ids
Pull Request -
State: closed - Opened by chamini2 over 6 years ago
#47 - Dinamically avoid certain fields in certain JSON-API response
Issue -
State: closed - Opened by officer-rosmarino over 6 years ago
- 4 comments
Labels: question
#46 - Deserialize async?
Issue -
State: closed - Opened by officer-rosmarino over 6 years ago
- 3 comments
Labels: enhancement
#45 - Error deserializing null relationships
Issue -
State: closed - Opened by chamini2 over 6 years ago
- 3 comments
Labels: bug
#44 - [bugfix] Handle null relationships
Pull Request -
State: closed - Opened by pzuraq over 6 years ago
- 4 comments
#43 - Suggestion: Allow alternativeKey to be a path
Issue -
State: closed - Opened by russellhill over 6 years ago
Labels: enhancement
#42 - Missing dependency
Issue -
State: closed - Opened by danherd almost 7 years ago
- 1 comment
#41 - Empty relationships returned as data: null.
Issue -
State: closed - Opened by wesselvdv almost 7 years ago
- 11 comments
Labels: bug
#40 - Resolved #39.
Pull Request -
State: closed - Opened by wesselvdv almost 7 years ago
- 4 comments
#39 - Duplicate type + id in included, but different data.
Issue -
State: closed - Opened by wesselvdv almost 7 years ago
- 7 comments
#38 - Empty relationships should have data key with value null
Issue -
State: closed - Opened by JakeDluhy almost 7 years ago
- 3 comments
#37 - id not defined by a single column
Issue -
State: closed - Opened by chamini2 almost 7 years ago
- 10 comments
#35 - Always return "included" where "include" has been requested (v1.1)
Issue -
State: open - Opened by noetix almost 7 years ago
- 11 comments
#32 - Disable api version.
Issue -
State: closed - Opened by lucasmonstro about 7 years ago
- 1 comment