Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jsonapi-serializer/jsonapi-serializer issues and pull requests
#251 - Add example for scoping relationships using Pundit
Issue -
State: open - Opened by xhs345 4 months ago
#250 - Is this project still being maintained?
Issue -
State: open - Opened by ncsrikar 4 months ago
- 1 comment
#249 - Relationships are not added if fields are listed for the main object
Pull Request -
State: closed - Opened by Adrian2112 7 months ago
#248 - Tatthurs/merge art19 patch
Pull Request -
State: closed - Opened by tatthurs 8 months ago
#247 - jsonapi-serializer affects the config.active_support.disable_to_s_conversion option.
Issue -
State: open - Opened by dev-jwshin 10 months ago
#246 - It seems that `lazy_load_data: true` does not work as expected for multilevel and polymorphic or STI relationships defined more than once.
Issue -
State: open - Opened by dev-jwshin 11 months ago
#245 - Single Resource incorrectly identified as a collection
Issue -
State: open - Opened by tilo about 1 year ago
- 1 comment
#244 - group_by not working
Issue -
State: closed - Opened by wadahkode over 1 year ago
- 2 comments
#243 - Bump actions/checkout from 3 to 4
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#242 - SystemStackError prevents the serialization cache feature
Issue -
State: closed - Opened by Victorcorcos over 1 year ago
- 19 comments
#241 - Relation attributes are not being serialized in this gem
Issue -
State: closed - Opened by Victorcorcos over 1 year ago
- 6 comments
#240 - PoC pagination and filtering for included objects
Pull Request -
State: closed - Opened by allomov almost 2 years ago
- 3 comments
#239 - N+1 issue when serializing collection with polymorphic has_one relationship
Issue -
State: open - Opened by stuartgibson about 2 years ago
- 1 comment
#238 - Preloaded associations are ignored and loaded again during serialize
Issue -
State: open - Opened by neongrau about 2 years ago
#237 - docs typo fix
Pull Request -
State: closed - Opened by mukeshmahara about 2 years ago
- 1 comment
#236 - Bugfix: Prevent undefined method errors when include is provided
Pull Request -
State: open - Opened by oliver-hohn about 2 years ago
#235 - Flavored Has-And-Belongs-To-Many
Issue -
State: open - Opened by rangerscience about 2 years ago
#234 - Add Ruby 3.2 to the CI matrix
Pull Request -
State: closed - Opened by petergoldstein about 2 years ago
- 1 comment
#233 - has_one association in Serializer generates invalid id_method_name
Issue -
State: open - Opened by xhs345 over 2 years ago
#232 - Serializer should know if it is serializing as part of a collection or not
Issue -
State: open - Opened by GuillaumeMalo over 2 years ago
#231 - Activesupport compatibility issues Rails 7.0.4
Issue -
State: open - Opened by focampo92 over 2 years ago
- 1 comment
#230 - If id_method_name is specified in has_many but a block is not given the base object is serialized as a has_one relationship
Issue -
State: open - Opened by royalpeasantry over 2 years ago
#229 - Use the id specified by the serializer instead of requiring id_method_name to be specified.
Issue -
State: open - Opened by royalpeasantry over 2 years ago
#228 - Including a block on a relationship should be used to modify the hash after the serialization
Issue -
State: open - Opened by E1337Kat over 2 years ago
- 3 comments
#227 - Use of cache doesn't seem to speed up much
Issue -
State: closed - Opened by vitobotta over 2 years ago
- 3 comments
#226 - JSONAPI v1.1 is imminent
Issue -
State: open - Opened by stas over 2 years ago
#225 - Limit included resources
Issue -
State: open - Opened by zcserei over 2 years ago
#224 - Add how to order `has_many` relationship
Pull Request -
State: closed - Opened by rommy-vidio over 2 years ago
- 1 comment
#223 - Check has_one for instance variables as well
Pull Request -
State: open - Opened by fiestacasey over 2 years ago
- 3 comments
#222 - Add Dependabot for GitHub Actions
Pull Request -
State: closed - Opened by petergoldstein over 2 years ago
- 1 comment
#221 - meta per Resource Identifier Objects for relationship
Issue -
State: closed - Opened by curtis741 over 2 years ago
- 1 comment
#220 - feature: Optional Attributes
Pull Request -
State: open - Opened by rkwap over 2 years ago
#219 - feature: Optional Attributes
Pull Request -
State: closed - Opened by rkwap over 2 years ago
#218 - feature: introduction to optional attributes
Issue -
State: open - Opened by rkwap over 2 years ago
- 1 comment
#217 - Remove the Error constant
Pull Request -
State: closed - Opened by matheussilvasantos over 2 years ago
- 2 comments
#216 - Can we have a new release on Rubygems?
Issue -
State: closed - Opened by matheussilvasantos over 2 years ago
- 4 comments
#215 - Boilerplate-free way to convert to camelCase?
Issue -
State: closed - Opened by chrissyast almost 3 years ago
- 1 comment
#214 - Clarify README wording related to contributions
Pull Request -
State: closed - Opened by clemens almost 3 years ago
- 1 comment
#213 - Remove key transform from record type
Pull Request -
State: open - Opened by fryertom44 almost 3 years ago
#212 - Add attribute in options?
Issue -
State: closed - Opened by curtis741 about 3 years ago
- 1 comment
#211 - Exclude `self` link from serializing
Issue -
State: closed - Opened by omar-countable about 3 years ago
- 2 comments
#210 - A serializer without relationships breaks when passing `include` option to `.new`
Issue -
State: open - Opened by 13k about 3 years ago
- 3 comments
#209 - Add Ruby 3.1 to CI
Pull Request -
State: closed - Opened by petergoldstein about 3 years ago
- 1 comment
#208 - Limit recursion
Issue -
State: closed - Opened by vitobotta about 3 years ago
- 2 comments
#207 - Fixes rubocop issues and test suite
Pull Request -
State: closed - Opened by brunoarueira about 3 years ago
#206 - Remove relationships key when having fields with no relationships specified
Pull Request -
State: open - Opened by ABraconnier about 3 years ago
#205 - Slow deserialization for specific input
Issue -
State: closed - Opened by ev8dev about 3 years ago
#204 - Compound Document: how to return only specific attributes of included object?
Issue -
State: closed - Opened by bruno-berchielli over 3 years ago
- 1 comment
#203 - [idea] Serialize Delegated Type
Issue -
State: open - Opened by pedrocarmona over 3 years ago
- 1 comment
#202 - Running method on object being serialized once
Issue -
State: open - Opened by asadakbarml over 3 years ago
#201 - How to authorize relationships with cancancan?
Issue -
State: closed - Opened by mmustala over 3 years ago
- 1 comment
#200 - Serialization::LogSubscriber.attach_to ‘jsonapi.serializable_hash'
Issue -
State: open - Opened by berkovichpavel over 3 years ago
- 2 comments
Labels: bug
#199 - has_many association with Apartment gem
Issue -
State: open - Opened by huarmenta over 3 years ago
#198 - `cache_options` causes SystemStackError error
Issue -
State: closed - Opened by ekampp over 3 years ago
- 2 comments
#197 - API to select relationships serialization
Issue -
State: open - Opened by stas over 3 years ago
#196 - Use #cache_key_with_version instead of #cache_key
Pull Request -
State: closed - Opened by zinosama over 3 years ago
#195 - Bump version
Pull Request -
State: closed - Opened by xchen1189 over 3 years ago
#194 - Eager Loading on HABTM relationships
Issue -
State: closed - Opened by julian-linux over 3 years ago
#193 - Add serializer name to cache namespace
Pull Request -
State: open - Opened by benwalsh over 3 years ago
- 1 comment
#192 - Batch load cache
Pull Request -
State: closed - Opened by xchen1189 over 3 years ago
#191 - Possible to make this gem the default json serializer for a Rails project?
Issue -
State: open - Opened by alecvn over 3 years ago
- 5 comments
#190 - We're not using ids to identify records. Is it possible to configure jsonapi-serializer to use another identifying attribute?
Issue -
State: closed - Opened by holdenhinkle over 3 years ago
- 2 comments
#189 - Can't use `return` in an `attribute`
Issue -
State: closed - Opened by scottrobertson almost 4 years ago
- 4 comments
#188 - Allow for a single associated record that is enumerable.
Pull Request -
State: closed - Opened by grantpaulson6 almost 4 years ago
#187 - Single Record of type Struct doesn't work
Issue -
State: open - Opened by grantpaulson6 almost 4 years ago
- 3 comments
#186 - [Help] Passing params through serializers
Issue -
State: closed - Opened by gastoncusimano almost 4 years ago
- 6 comments
#185 - Inherited class overwrites record_type of subclass.
Issue -
State: open - Opened by phlegx almost 4 years ago
- 1 comment
#184 - Feature set_type option per relationship.
Issue -
State: open - Opened by phlegx almost 4 years ago
- 1 comment
#183 - Combining models of different types in a collection
Issue -
State: closed - Opened by jamesdixon almost 4 years ago
- 2 comments
#182 - How to rename a key
Issue -
State: closed - Opened by exocode almost 4 years ago
- 1 comment
#181 - Add Truffleruby head to CI
Pull Request -
State: closed - Opened by gogainda almost 4 years ago
- 1 comment
#180 - What is the correct way to nest sparse fields: {} ?
Issue -
State: open - Opened by benlieb almost 4 years ago
- 2 comments
#179 - Custom Foreign_Key
Issue -
State: closed - Opened by AskBid almost 4 years ago
- 5 comments
#178 - Callable relationship links
Pull Request -
State: open - Opened by johvet almost 4 years ago
- 1 comment
#177 - Feature request: conditional shorthand
Issue -
State: open - Opened by Drenmi almost 4 years ago
- 5 comments
#176 - How can I include associations in an attribute collection?
Issue -
State: closed - Opened by benlieb almost 4 years ago
- 1 comment
#175 - Way to resolve correct serializer for a model? E.g. this gem's equivalent to: ActiveModelSerializers::SerializableResource.new(record).as_json
Issue -
State: open - Opened by KelseyDH almost 4 years ago
- 1 comment
#174 - Fix ci
Pull Request -
State: closed - Opened by stas almost 4 years ago
#173 - Bump version
Issue -
State: closed - Opened by williantenfen almost 4 years ago
- 1 comment
#172 - Why do relationship ids get included by default
Issue -
State: closed - Opened by kapso almost 4 years ago
- 7 comments
#171 - Support for sparse-fieldsets when using a polymorphic relationship
Issue -
State: closed - Opened by kapso about 4 years ago
- 3 comments
#170 - Migrating from Netflix/fast_jsonapi
Issue -
State: closed - Opened by kapso about 4 years ago
- 5 comments
#169 - Allow caching to be conditional based on params
Issue -
State: closed - Opened by kapso about 4 years ago
- 4 comments
#168 - NameError (uninitialized constant <Model>Serializer)
Issue -
State: closed - Opened by SafeAF about 4 years ago
- 3 comments
#167 - Remove relationships key when having included top-level key
Issue -
State: open - Opened by ABraconnier about 4 years ago
- 4 comments
#161 - Set a custom ID in relationships
Issue -
State: closed - Opened by aximuseng about 4 years ago
- 8 comments
#160 - Fix Ruby3 compatibility issue with Procs
Pull Request -
State: closed - Opened by rmlockerd about 4 years ago
- 3 comments
#158 - Proc shortcuts do not work with Ruby 3.0
Issue -
State: closed - Opened by rmlockerd about 4 years ago
- 6 comments
#157 - URL Helpers?
Issue -
State: closed - Opened by aximuseng about 4 years ago
- 3 comments
#156 - Fix most likely copy/paste error
Pull Request -
State: closed - Opened by rromanchuk about 4 years ago
- 1 comment
#154 - Fix lazy loaded nested associations
Pull Request -
State: open - Opened by tlconnor about 4 years ago
- 6 comments
#150 - Raise correct error on bad include even for serializer without any relationships
Pull Request -
State: closed - Opened by doits about 4 years ago
- 1 comment
#148 - Customize caching namespace
Issue -
State: closed - Opened by mohamed31195 over 4 years ago
- 3 comments
#144 - Merge `jsonapi-serializer` with `jsonapi.rb` ?
Issue -
State: closed - Opened by stas over 4 years ago
- 28 comments
#141 - Rewrite (v3.0.0)
Pull Request -
State: open - Opened by stas over 4 years ago
- 31 comments
#138 - Cache not honoring params
Issue -
State: closed - Opened by bradherman over 4 years ago
- 5 comments
#131 - Cannot serialize link to Active Storage attachment
Issue -
State: closed - Opened by MistarzJan over 4 years ago
- 4 comments
#127 - Handle a heterogeneous collection via serializers option
Pull Request -
State: closed - Opened by dvandersluis over 4 years ago
- 8 comments
#126 - Support procs as the value of lazy_load_data parameter
Pull Request -
State: closed - Opened by vbeliaiev over 4 years ago
#121 - Serialize collection of polymorphic objects
Issue -
State: open - Opened by cazacutudor over 4 years ago
- 25 comments