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
- Documentation says Field::URL accepts option for truncate but code is different
- One model, two dashboards
- Field::HasMany loading too many records in Edit view
- Field Select - Default selected option not working
- Support custom fields without corresponding model attributes
- generator `administrate:install` fails if ActionCable is disabled
- Explicit module nesting
- Handling of scoped dynamic routes
- Doubtful usage of `<fieldset>` in dashboard show page
- Selectize fields with drag&drop functionality
- 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