evazion
cdb42aad66
/post_events: convert to table builder.
...
Also fix TableBuilder#all_row_attributes to work with objects that don't
inherit from ApplicationRecord (and therefore don't have an id or model name).
2020-01-07 01:16:37 -06:00
evazion
f1528e0fae
table builder: add 'striped' css class by default.
2020-01-06 02:12:04 -06:00
evazion
abe7f086b6
table builder: eliminate is_html_safe flag.
2020-01-06 01:56:16 -06:00
BrokenEagle
4b904dff5a
Convert classes to use data attributes
...
- Remote resolved classes on post flags since they were unused
2020-01-04 22:02:45 +00:00
BrokenEagle
223a6df5d8
Add API data to show/index views
2020-01-04 22:02:44 +00:00
BrokenEagle
043944e1dd
Convert index tables to using table builder
2020-01-04 22:02:43 +00:00
evazion
be5df37328
views: add table builder abstraction.
2019-11-17 22:35:53 -06:00