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

#193 - Fix typo in docs

Pull Request - State: closed - Opened by bengladwell 8 days ago

#192 - Add convenience methods to instantiate model from type

Pull Request - State: closed - Opened by bengladwell 17 days ago - 2 comments

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

Pull Request - State: closed - Opened by colszowka 18 days ago - 1 comment

#189 - Add installation instructions directly to README.md

Pull Request - State: closed - Opened by vfonic 20 days ago - 1 comment

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

Issue - State: open - Opened by colszowka about 1 month ago - 3 comments

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

Issue - State: closed - Opened by colszowka about 1 month ago - 5 comments

#186 - Fixed issues with enum that contains type float

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

#185 - Enum not handled correctly

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

#184 - ActiveJob::SerializationError:

Issue - State: open - Opened by Hammam94 2 months ago - 2 comments

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

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

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

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

#179 - Error after update to Rails 7.2

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

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

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

#177 - Parent Class using sti_class prepend the class names

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

#176 - fix: serialize empty has-many array

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

#175 - fix serializing for array type attributes

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

#174 - NoMethodError serialize_unknown_attributes? on upgrading to 3.0.0

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

#173 - Fixed issue for empty nested array

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

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

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

#170 - Registering StoreModels as ActiveModel types

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

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

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

#168 - Optional parent tracking

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

#167 - Optional tracking of parent functionality

Issue - State: closed - Opened by paneq 8 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 8 months ago - 1 comment

#165 - Fix CI for JRuby

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

#164 - Manageable raising on invalid enum value

Pull Request - State: closed - Opened by alexeevit 10 months ago

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

Pull Request - State: closed - Opened by dush 12 months 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 about 1 year ago - 1 comment

#157 - accepts_nested_attributes_for allow partial updates

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

#155 - Fix CI

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

#154 - Fix serialization on nested objects

Pull Request - State: closed - Opened by mweitzel about 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 over 1 year ago - 9 comments

#145 - docs: fix missing option in sample code

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

#144 - Override methods

Issue - State: open - Opened by vojta0001 over 1 year ago - 3 comments

#143 - Propogate validation context to store model

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

#142 - Remove enum mapping instance method

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

#141 - ActiveRecord validation contexts don't propagate

Issue - State: closed - Opened by penguoir over 1 year 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 almost 2 years ago

#138 - Support option "allow_destroy" to accepts_nested_attributes_for

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

#137 - Freeze jruby version to fix CI

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

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

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

#135 - Create class enum accessor

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

#134 - Fix typo and add 'the'

Pull Request - State: closed - Opened by wulffeld almost 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 about 2 years ago - 2 comments

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

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

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

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

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

Pull Request - State: closed - Opened by danielvdao about 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 over 2 years ago - 1 comment
Labels: enhancement

#115 - Encrypt attributes

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

#114 - Validate any Hash

Issue - State: closed - Opened by andresespinosapc over 2 years ago - 1 comment

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

Issue - State: open - Opened by andresespinosapc over 2 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 almost 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 almost 3 years ago - 5 comments

#107 - Presence validation fails if value is false

Issue - State: closed - Opened by chrise86 almost 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 about 3 years ago - 4 comments

#103 - Doc object attribute assignment quirks

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

#102 - Add support for enum affixes

Pull Request - State: closed - Opened by CodeMogul about 3 years ago

#101 - Usage: ActionController::Parameters must be converted to expected input

Issue - State: closed - Opened by bf4 about 3 years ago - 6 comments

#100 - Don't load railtie if there is no rails

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

#99 - Add hash method

Pull Request - State: closed - Opened by skryukov about 3 years ago

#98 - Update activerecord in the default Gemfile

Pull Request - State: closed - Opened by skryukov about 3 years ago

#97 - Add predicate methods (#89)

Pull Request - State: closed - Opened by f-mer over 3 years ago - 3 comments

#96 - Fix JRuby suite

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

#95 - Handling of unknown attributes in StoreModel.one_of converts keys to symbols

Issue - State: open - Opened by 23tux over 3 years ago - 1 comment