aesmail / kaffy

Powerfully simple admin package for phoenix applications
https://kaffy.fly.dev/admin/
MIT License
1.34k stars 155 forks source link

Add decoding for array JSON fields #272

Closed kevinschweikert closed 1 year ago

kevinschweikert commented 1 year ago

Closes #271

As the issue describes, there seems to be missing changes from an earlier PR (#212). This adds back JSON decoding for array fields.