* feat: add the export route * feat: base export csv * refactor: move the svg into its own file * feat: add the export partial * feat: export teh correct fields etc. for the csv * user status helper * feat: ensure that we format the time * feat: add a spec for the CSV * remove space * remove puts * chore: remove blank space * feat: update traits * Update app/views/admin/users/export.csv.erb Co-authored-by: Jamie Gaskins <jgaskins@hey.com> * Update spec/requests/admin/users/users_export_spec.rb Co-authored-by: Jamie Gaskins <jgaskins@hey.com> * Update spec/requests/admin/users/users_export_spec.rb Co-authored-by: Jamie Gaskins <jgaskins@hey.com> * fix: export should not error for unregistered users Co-authored-by: Jamie Gaskins <jgaskins@hey.com> |
||
|---|---|---|
| .. | ||
| gdpr_delete_requests_spec.rb | ||
| users_export_spec.rb | ||