• Tan Le's avatar
    Add CSV export button to Admin Audit Log · 8462b4a7
    Tan Le authored
    Administrator can export audit events to CSV from Admin Audit Log
    page. This will use the current filter criteria for exporting. Due to
    the current constraint of Rails `ActiveRecord:Batches`, we are unable to
    set custom sort order by non-id fields (e.g. created_at).
    8462b4a7
index.html.haml 337 Bytes