super icon indicating copy to clipboard operation
super copied to clipboard

A simple, powerful, zero dependency Rails admin framework

Results 7 super issues
Sort by recently updated
recently updated
newest added

ActiveAdmin has a feature called scopes. The UI shows each scope in a tab-like interface. For example, one tab might show you all of the active records (no pun intended!),...

Consider supporting Mongoid. This will not be an easy feature, especially because I haven't used it much, but I suspect it should be possible. (Question, how stable is Mongoid across...

enhancement

Consider adding dark mode. (I don't think I can work on this very soon; I have some redesign work I want to finish first.) Note: This shouldn't be too hard...

enhancement

With default classes neither check_boxes nor radios were not displayed properly (they were displayed as selects), making them unusable. Most likely better styles could be created, but I've decided it's...

Hello here is something that I worked on for my project enable https://github.com/rails/propshaft this it draft PR if you know more good way to enable it please feel free to...