Closed fjorba closed 3 months ago
I'm aware that nobody has reacted to my proposal at #1405. However, here at UAB we have reorganized all Muscat tables using this principle and we feel that there is more space to work with. Moreover, in very wide screens or tables, the View or Edit table are far away from the record you intuitively would like to point to, as it is customary in web applications.
If this patch is accepted, I will send all the others. The last one will be the people list, because we have a bolder proposal using display_name
(#1609) and removing life dates as specific columns. But even without that, the View, Edit and Delete links can be supressed in all lists and get more space.
As this proposal has no consensus (see #1405), I'm dropping it and keep as local patch.
Muscat inherits default ActiveAdmin actions (View, Edit, Delete) at the right of its lists. This patch removes those columns and places its links in other places, as proposed in #1405:
As a small improvement, date of creation column has been made sortable.