issues
search
mathieuprog
/
polymorphic_embed
Polymorphic embeds in Ecto
Apache License 2.0
340
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix casting embedded schema with no fields and type on parent
#114
alisinabh
opened
1 day ago
0
Phoenix LiveView form does not show errors on `polymorphic_embeds_many` fields
#113
anjou-low
opened
2 months ago
0
Schema validation errors on polymorphic embeddings are too vague and do not align with Ecto's `embeds_*`
#112
bvobart
opened
2 months ago
0
(KeyError) key :array? not found in v5
#111
woylie
closed
3 months ago
2
Ecto "Parametrized" breaking change
#110
frozencap
closed
3 months ago
1
Fix usage with Ecto 3.12
#109
Gladear
closed
3 months ago
5
Ecto 3.12 breaks it for enum fields
#108
thiagogsr
closed
3 months ago
0
Update options documentation in readme
#107
rmoorman
closed
3 months ago
1
Add nil check to cast_polymorphic_embeds_many
#106
clinejj
closed
4 months ago
4
Enum.find error when applying a changeset to a nil field in 4.x
#105
clinejj
closed
4 months ago
0
Update Ecto version to support associations in polymorphic embeds
#104
suprafly
closed
4 months ago
1
Undocumented breaking change to `to_form` in v4.0.0
#103
PolyCement
opened
5 months ago
2
module PolymorphicEmbed.HTML.Component is not loaded and could not be found
#102
rubynho
closed
5 months ago
5
Create a separate package for view-related code
#101
mathieuprog
closed
5 months ago
7
Identify type by a field of the parent schema
#100
rubynho
opened
5 months ago
13
How to refactor for "Aliases could not be expanded for the given types"
#99
MrYawe
closed
6 months ago
5
Cannot infer the polymorphic type as the list of embeds may contain multiple types
#98
SteffenDE
closed
6 months ago
5
add live_view as optional dependency
#97
SteffenDE
closed
6 months ago
3
Add @type t() to prevent Dialyzer warnings
#96
kirillrogovoy
closed
6 months ago
7
Support updating (while retaining ids) on `cast_polymorphic_embed` for `polymorphic_embeds_many`.
#95
remotecom
closed
7 months ago
6
Chore/update deps
#94
Miradorn
closed
8 months ago
1
Phoenix HTML 4.0 + spring cleaning
#93
woylie
closed
7 months ago
0
Phoenix 4.0
#92
woylie
closed
9 months ago
0
support Phoenix.HTML 4.0
#91
woylie
closed
7 months ago
2
Update excoveralls
#90
naserca
closed
9 months ago
0
`polymorphic_embeds_many` seems unfinished.
#89
hickscorp
closed
6 months ago
1
fixing docs
#88
atomkirk
closed
7 months ago
0
Plans for this Library
#87
Miradorn
closed
6 months ago
3
Don't create compile-time dependencies to embedded schemas
#86
crbelaus
closed
6 months ago
6
Compile time dependencies between embedded schemas
#85
crbelaus
closed
6 months ago
0
[Advice] Using this library with insert_all
#84
coladarci
opened
1 year ago
1
Check on type not found when load struct
#83
nickolaich
closed
6 months ago
1
Error occured when using with mongodb_ecto
#82
5HARK
closed
6 months ago
2
sort_param and drop_param for cast_polymorphic_embed
#81
woylie
closed
6 months ago
10
Remove error from example code
#80
Elmseld
closed
7 months ago
0
Hybrid matching strategy
#79
a3kov
closed
1 year ago
1
Traverse nested PolymorphicEmbed errors
#78
LouisMT
closed
6 months ago
3
Form functions ignore the configured type_field
#77
hexedpackets
closed
6 months ago
1
nil on data when calls from ex-machina
#76
nickolaich
closed
6 months ago
1
PolymorphicEmbed.HTML.Form.polymorphic_embed_inputs_for doesn't add arrray index to input field's name for a list of embeds
#75
maxmarcon
closed
6 months ago
1
Polymorphic embeds are not kept as changesets but are turned into structs - as opposed to what happens with ordinary embeds
#74
maxmarcon
opened
1 year ago
7
How is one supposed to display the polymorphic embed fields in a form if the schema is empty?
#73
maxmarcon
opened
2 years ago
3
traverse_errors/2 doesn't seem to work when run on a top-level schema which has_many children schemas that have polymorphic embeds
#72
x-ji
closed
6 months ago
2
GH actions
#71
woylie
closed
2 years ago
3
tests and examples for array fields
#70
woylie
opened
2 years ago
0
CI pipeline
#69
woylie
closed
2 years ago
1
Fix: regard type field config when setting hidden fields
#68
woylie
closed
7 months ago
3
to_form/5 does not respect custom field type
#67
woylie
closed
7 months ago
0
Fix get type
#66
woylie
closed
7 months ago
8
Add :by_module option to :types to allow passing in the embedded_struct in the type_field.
#65
Ivor
opened
2 years ago
5
Next