Administrate v0.8.0 Release Notes

Release Date: 2017-07-14 // over 6 years ago
    • [FEATURE] [#788] Allow resource to be accessed from field.
    • ๐Ÿšš [OPTIM] [#859] Remove dependency on remote images in tests.
    • ๐Ÿ›  [BUGFIX] [#771] Handle case where Field::HasMany data is nil.
    • ๐Ÿ‘ [FEATURE] [#801] Add HasOne support as nested form.
    • [FEATURE] [#926] Accepts string instead of symbol on order.
    • ๐Ÿ“„ [DOC] [#928] Fix partial name in view customization docs.
    • ๐Ÿ›  [BUGFIX] [#927] Remove rails-controller-testing gem to fix specs with Rails
      4.2.
    • ๐Ÿ›  [BUGFIX] [#925] Silence ActiveRecord migration output during specs.
    • [CHANGE} [#924] Replace dashboard_class method with a delegate.
    • ๐Ÿ›  [BUGFIX] [#594] Fix Label Translation Lookup for has_many Collections.
    • [CHANGE] [#914] Allow custom scope for dashboards.
    • ๐Ÿ’… [CHANGE] [#916] Adds _stylesheet to the resources to be generated.
    • ๐Ÿ’ป [UI] [#554] Make it easier to override Sass variables.
    • [FEATURE] [#910] Allow custom scope for dashboard resource.
    • ๐Ÿ‘ [FEATURE] [#871] Add support for namespaced models.
    • ๐ŸŒ [I18n] [#904] Improve Korean translation for search input.
    • ๐Ÿ’ป [UI] [#881] Redesign search.
    • ๐ŸŒ [I18n] [#902] Fixes to Dutch translation.
    • โšก๏ธ [COMPAT] [#887] Update autoprefixer-rails >= 6.0.
    • ๐Ÿ’ป [UI] [#896] Make entire search bar clickable.
    • ๐ŸŒ [I18n] [#891] Add translation for search input.
    • ๐Ÿ’ป [UI] [#886] Fix aria-labelledby on tables.
    • ๐Ÿ’ป [UI] [#884] Add aria-sort attribute to table headers.
    • โšก๏ธ [UI] [#882] Update normalize.css and change how we include it.
    • [OPTIM] [#898] Retroactively set migration versions.
    • ๐Ÿš… [FEATURE] [#856] Allow Rails 5.1 usage.
    • ๐Ÿ“š [DOC] [#885] Update and test documentation navigation.
    • ๐Ÿ’ป [UI] [#880] Use SVG symbol for icon system.
    • [CHANGE] [#883] Nested collection links should honour routes.
    • ๐Ÿšš [UI] [#879] Remove unused SVG asset.
    • ๐Ÿ“„ [DOCS] [#877] Add appraisal and foreman commands to docs.
    • ๐Ÿ‘ [I18n] [#873] Add support for cyrillic search.
    • โš  [CHANGE] [#857] Abstract model classes should be skipped without warning.