Skip to content

Releases: nickcharlton/administrate-field-nested_has_many

2.1.0

15 Mar 16:01
cccd786
Compare
Choose a tag to compare
  • Add support for attribute grouping (#79)
  • Add Selectize support for the select boxes (#64)

2.0.0

25 Jan 20:09
2baa53f
Compare
Choose a tag to compare
  • Add CONTRIBUTING (#78)
  • Add the thoughtbot CoC (#76)
  • Add SECURITY (#77)
  • Add LICENSE (#75)
  • Add a script to build the changelog (#74)
  • Add a bin/setup script (#73)
  • Drop Administrate support below v0.19.0 (#72)
  • Upgrade Ruby to v3.3.0 (#67)
  • Drop SQLite development dependency (#70)
  • Refresh Appraisals (properly) (#71)
  • Refresh Appraisals (#69)
  • Pin Administrate below 0.20.0 (#68)
  • Add German locale (#53)
  • Align #show pagination with 0.16.0 (#52)
  • Let Administrate figure out the associations (#44)
  • Avoid having to add assets to the host manifest (#45)
  • Add French locale (#51)
  • Fix build to work with Rails 6.1 (#47)
  • Remove old compatibility (#46)
  • Remind users to declare accepts_nested_attributes_for (#48)

1.3.0

02 Jul 16:39
bc1c881
Compare
Choose a tag to compare
  • Cover more test cases (#43)
  • Update form constructor to avoid undefined method (#34)
  • Upgrade Ruby to 2.7.0 (#27)
  • We need to use a node-browsers to run features (#30)
  • Fix CI by explicitly setting a Postgres password (#29)

1.2.0

18 Feb 10:19
ffe910a
Compare
Choose a tag to compare
  • Add support for namespaced models (#24)
  • Add missing accepts nested attributes to School.
  • Explicitly import administrate and field JS/CSS.
  • Add ru locale (#26).
  • Add pt locale (#25).
  • Add Circle CI.
  • Upgrade Ruby to 2.6.3.
  • Add a dummy test app (#19).