administrate
https://github.com/thoughtbot/administrate
Ruby
A Rails engine that helps you put together a super-flexible admin dashboard.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
35 Subscribers
View all SubscribersAdd a CodeTriage badge to administrate
Help out
- Issues
- Add custom look
- Add quickstart script for Codespaces environment
- Display Non-Editable Fields on the Form for Better Context
- WIP: Add administrate default format
- Translating enum values (SelectField) and booleans
- Convert stylesheets to use css custom properties
- Implement search options to enable more performant queries
- Support exact match search queries in dashboards
- Support custom actions as a first-class entity
- Allow I18n hint_key to be customized to include custom variable and allow i18n in html format when specified.
- Docs
- Administrate::Field::Select#selectize_required_options
- Administrate::Field::Select#selectize_placeholder
- Administrate::Field::Select#selectize_include_blank
- Administrate::Field::Select#html_options
- Administrate::Field::Select#tag_options
- Administrate::Field::BelongsTo#selectize_required_options
- Administrate::Field::BelongsTo#selectize_placeholder
- Administrate::Field::BelongsTo#selectize_include_blank
- Administrate::Field::BelongsTo#html_options
- Administrate::Field::BelongsTo#tag_options