We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated List of Plugins (markdown)
Adding `administrate_batch_actions` to Additional Features list
Fixes `administrate-field-simple_mde_markdown` plugin link
Added administrate-bootstrap-theme theme
Added administrate_ransack gem
Updated invalid value for Float(): "50 100" (markdown)
Created invalid value for Float(): "50 - 100" (markdown)
Add code to properly set up datepicker for date fields
Added selectize styles to application.scss
Added administrate-field-tinymce plugin
Add Themes & UI section with administrate-bootstrap and administrate-materialize-theme
csp_meta_tag is required for Trix >= 1.2.3 to use the correct nonce. Without this, a CSP report violation is raised in dev tools (and reported to CSP report endpoint if configured)
Removed a bug causing clicking on the row to trigger "destroy" instead of "show", by finding a link to click on with a matching href but without checking its http method
Make grammar understandable
parent_name is deprecated. Change parent_name to module_parent_name
fix import path
fix @import path
That didn't work with file uploads. This should do it.
Without using the <trix-editor> element the editor wouldn't render.
Add link to administrate-field-ordered_has_many
Add generate command
Add field for ActsAsTaggableOn
Updated Rails 6 & Webpacker (markdown)
Listing `administrate_collapsible_navigation` plugin