Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / DmitryTsepelev/store_model issues and pull requests

#201 - Fix CI

Pull Request - State: closed - Opened by DmitryTsepelev 11 days ago

#200 - Don't use #to_h on store model instances in OnePolymorphic types

Pull Request - State: closed - Opened by 23tux 21 days ago

#199 - Update CI

Pull Request - State: closed - Opened by DmitryTsepelev about 1 month ago

#198 - Update CI

Pull Request - State: closed - Opened by DmitryTsepelev about 1 month ago

#197 - Fix version on CHANGELOG

Pull Request - State: closed - Opened by MatheusRich about 2 months ago

#194 - fix `accepts_nested_attributes_for` triggering db connection in rails 7.2

Pull Request - State: closed - Opened by balbesina 2 months ago - 1 comment

#193 - Fix typo in docs

Pull Request - State: closed - Opened by bengladwell 3 months ago

#192 - Add convenience methods to instantiate model from type

Pull Request - State: closed - Opened by bengladwell 3 months ago - 2 comments

#190 - Update nested_models.md with workaround notes as per #187

Pull Request - State: closed - Opened by colszowka 3 months ago - 1 comment

#189 - Add installation instructions directly to README.md

Pull Request - State: closed - Opened by vfonic 3 months ago - 1 comment

#187 - Regression regarding unavailable database in 4.x+ versions

Issue - State: open - Opened by colszowka 3 months ago - 3 comments

#187 - Regression regarding unavailable database in 4.x+ versions

Issue - State: closed - Opened by colszowka 3 months ago - 5 comments

#186 - Fixed issues with enum that contains type float

Pull Request - State: closed - Opened by zabil-maooz 4 months ago - 4 comments

#185 - Enum not handled correctly

Issue - State: closed - Opened by zabil-maooz 4 months ago - 1 comment

#184 - ActiveJob::SerializationError:

Issue - State: open - Opened by Hammam94 5 months ago - 4 comments

#181 - Treat all Hash-like input as a Hash

Pull Request - State: closed - Opened by ql 6 months ago - 2 comments

#180 - Add `update_only` option to StoreModel#accepts_nested_attributes_for

Pull Request - State: closed - Opened by ql 6 months ago

#179 - Error after update to Rails 7.2

Issue - State: closed - Opened by timfsw 6 months ago

#178 - How to have an attribute of type Hash?

Issue - State: closed - Opened by chernish2 7 months ago - 1 comment

#177 - Parent Class using sti_class prepend the class names

Issue - State: closed - Opened by omarsancas 7 months ago - 5 comments

#176 - fix: serialize empty has-many array

Pull Request - State: closed - Opened by bf4 8 months ago - 1 comment

#175 - fix serializing for array type attributes

Pull Request - State: closed - Opened by safakferhatkaya 8 months ago - 3 comments

#174 - NoMethodError serialize_unknown_attributes? on upgrading to 3.0.0

Issue - State: closed - Opened by phinze 8 months ago - 3 comments

#173 - Fixed issue for empty nested array

Pull Request - State: closed - Opened by manuelvanrijn 8 months ago - 1 comment

#171 - Fix issue with serialization options not applied to nested objects

Pull Request - State: closed - Opened by osanay 8 months ago - 1 comment

#170 - Registering StoreModels as ActiveModel types

Issue - State: open - Opened by Morozzzko 9 months ago - 1 comment

#169 - Restore behavior to always store unknown attributes in the database

Pull Request - State: closed - Opened by osanay 9 months ago - 1 comment

#168 - Optional parent tracking

Pull Request - State: closed - Opened by paneq 10 months ago - 3 comments

#167 - Optional tracking of parent functionality

Issue - State: closed - Opened by paneq 10 months ago - 4 comments

#166 - Update documentation to reflect behavior of `serialize_unknown_attributes` in v2.1.1+

Pull Request - State: closed - Opened by osanay 10 months ago - 1 comment

#165 - Fix CI for JRuby

Pull Request - State: closed - Opened by DmitryTsepelev 11 months ago

#164 - Manageable raising on invalid enum value

Pull Request - State: closed - Opened by alexeevit almost 1 year ago

#163 - Fix accepts_nested_attributes_for with `allow_destroy: true` raising …

Pull Request - State: closed - Opened by dush about 1 year ago - 1 comment

#162 - Improve `inspect` readability

Pull Request - State: closed - Opened by neilvcarvalho about 1 year ago

#161 - fixes #160 - addresses error deserializing malformed json string

Pull Request - State: closed - Opened by agiveygives about 1 year ago

#160 - JSON deserializing empty string, leads to nil error

Issue - State: closed - Opened by jcdennen about 1 year ago

#159 - Drop coveralls

Pull Request - State: closed - Opened by DmitryTsepelev about 1 year ago

#158 - [QUESTION] How preserve data on update?

Issue - State: closed - Opened by rafaeldev over 1 year ago - 1 comment

#157 - accepts_nested_attributes_for allow partial updates

Issue - State: closed - Opened by acetinick over 1 year ago - 4 comments
Labels: enhancement, help wanted

#155 - Fix CI

Pull Request - State: closed - Opened by DmitryTsepelev over 1 year ago

#154 - Fix serialization on nested objects

Pull Request - State: closed - Opened by mweitzel over 1 year ago

#153 - Model#as_json serializes key-value enums using keys

Pull Request - State: closed - Opened by DmitryTsepelev over 1 year ago

#152 - Use accepts_nested_attributes_for with StoreModel::NestedAttributes

Pull Request - State: closed - Opened by morgangrubb over 1 year ago - 3 comments

#151 - Enums are incorrectly serialized using as_json

Pull Request - State: closed - Opened by wooly over 1 year ago - 4 comments

#150 - StoreModel Stringifying json when saving.

Issue - State: closed - Opened by jmarsh24 over 1 year ago - 14 comments

#149 - Attribute encryption with ActiveRecord::Encryption

Issue - State: open - Opened by stephen-tech4 over 1 year ago - 1 comment

#148 - Fix defaults issue

Pull Request - State: closed - Opened by RudskikhIvan over 1 year ago - 1 comment

#147 - Broken defaults in 2.0

Issue - State: closed - Opened by colszowka over 1 year ago - 2 comments

#146 - Serializing and deserializing values

Pull Request - State: closed - Opened by RudskikhIvan almost 2 years ago - 9 comments

#145 - docs: fix missing option in sample code

Pull Request - State: closed - Opened by akinomaeni almost 2 years ago

#144 - Override methods

Issue - State: open - Opened by vojta0001 almost 2 years ago - 3 comments

#143 - Propogate validation context to store model

Pull Request - State: closed - Opened by penguoir almost 2 years ago - 1 comment

#142 - Remove enum mapping instance method

Pull Request - State: closed - Opened by jas14 almost 2 years ago - 1 comment

#141 - ActiveRecord validation contexts don't propagate

Issue - State: closed - Opened by penguoir almost 2 years ago - 1 comment

#140 - [Proof of concept] Add HStore support

Pull Request - State: open - Opened by DmitryTsepelev almost 2 years ago

#139 - fix: Add _destroy attr_accessor for association in nested attributes

Pull Request - State: closed - Opened by mateusnava about 2 years ago

#138 - Support option "allow_destroy" to accepts_nested_attributes_for

Pull Request - State: closed - Opened by mateusnava about 2 years ago

#137 - Freeze jruby version to fix CI

Pull Request - State: closed - Opened by DmitryTsepelev about 2 years ago

#136 - Allow an option to disallow "UnknownAttributes" behavior

Issue - State: open - Opened by armahillo about 2 years ago - 2 comments

#135 - Create class enum accessor

Pull Request - State: closed - Opened by jas14 about 2 years ago - 3 comments

#134 - Fix typo and add 'the'

Pull Request - State: closed - Opened by wulffeld about 2 years ago - 1 comment

#133 - Decoding Custom Types

Issue - State: open - Opened by barnaclebarnes about 2 years ago - 1 comment

#132 - Default values for attributes when retrieving the store model

Issue - State: open - Opened by raivil about 2 years ago - 1 comment

#131 - 🚨 Fix IfUnlessModifier usage

Pull Request - State: closed - Opened by danielvdao over 2 years ago - 2 comments

#130 - NameError: uninitialized constant StoreModel::Types::ArrayType

Issue - State: closed - Opened by alkesh26 over 2 years ago - 3 comments

#129 - Delegation of `fetch` to `attributes` causes issues

Issue - State: closed - Opened by danielvdao over 2 years ago - 2 comments

#128 - 🐛 Fix `fetch` to handle `nil` values

Pull Request - State: closed - Opened by danielvdao over 2 years ago - 13 comments

#127 - Fixed model spec

Pull Request - State: closed - Opened by raphox over 2 years ago

#126 - Add access to attributes using brackets

Pull Request - State: closed - Opened by raphox over 2 years ago

#125 - Add config option `serialize_unknown_attributes`

Pull Request - State: closed - Opened by Flixt over 2 years ago - 1 comment

#124 - Alias `:==` as `:eql?`

Pull Request - State: closed - Opened by jdeff over 2 years ago - 1 comment

#123 - Assignment Doesn't work in OneOf case

Issue - State: closed - Opened by fameoflight over 2 years ago - 3 comments

#121 - ArgumentError: wrong number of arguments (given 1, expected 0) in random model

Issue - State: closed - Opened by fabioxgn over 2 years ago - 3 comments

#120 - GraphQL input type fails to cast

Issue - State: open - Opened by OlegSavinov over 2 years ago - 4 comments
Labels: enhancement

#119 - Quote 3.0 in the CI configuration

Pull Request - State: closed - Opened by petergoldstein over 2 years ago - 2 comments

#118 - Try to reproduce #60

Pull Request - State: open - Opened by DmitryTsepelev over 2 years ago

#117 - Rails 7 support

Pull Request - State: closed - Opened by DmitryTsepelev over 2 years ago

#116 - Aliasing an attribute

Issue - State: open - Opened by ivanyv almost 3 years ago - 1 comment
Labels: enhancement

#115 - Encrypt attributes

Issue - State: open - Opened by 23tux almost 3 years ago - 3 comments
Labels: enhancement

#114 - Validate any Hash

Issue - State: closed - Opened by andresespinosapc almost 3 years ago - 1 comment

#113 - One of depending on another model's column

Issue - State: open - Opened by andresespinosapc almost 3 years ago - 4 comments
Labels: enhancement

#112 - Deprecate ruby 2.5

Pull Request - State: closed - Opened by DmitryTsepelev almost 3 years ago

#111 - Fix validation for cast attributes

Pull Request - State: closed - Opened by zk475811 almost 3 years ago - 1 comment

#110 - Array of array support

Issue - State: closed - Opened by arushs almost 3 years ago - 3 comments

#109 - How to attach active storage files?

Issue - State: open - Opened by harsh63 about 3 years ago - 3 comments
Labels: enhancement

#108 - brute force basic test to check if unknown_attributes are persisted after save.

Pull Request - State: closed - Opened by nikokon about 3 years ago - 5 comments

#107 - Presence validation fails if value is false

Issue - State: closed - Opened by chrise86 about 3 years ago - 2 comments

#106 - How to persist default attributes?

Issue - State: open - Opened by dpaluy about 3 years ago - 1 comment

#105 - Defaults are loaded every time

Issue - State: closed - Opened by andresespinosapc about 3 years ago - 1 comment

#104 - Is it possible to assign an attribute with the type ':symbol'?

Issue - State: closed - Opened by ndizazzo over 3 years ago - 4 comments

#103 - Doc object attribute assignment quirks

Pull Request - State: closed - Opened by bf4 over 3 years ago