docbrown/app/views/admin/users/index
Ridhwana aff29406ac
First version of exporting the Users to a CSV (#17217)
* 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>
2022-04-12 15:24:32 +02:00
..
controls First version of exporting the Users to a CSV (#17217) 2022-04-12 15:24:32 +02:00
_controls.html.erb First version of exporting the Users to a CSV (#17217) 2022-04-12 15:24:32 +02:00
_filter_role_field.html.erb Admin member index: show/hide search and filter controls (#17009) 2022-03-29 15:37:37 +01:00
_member_data.html.erb Updates the role tooltip within _member_data.html.erb (#17218) 2022-04-11 11:50:55 -06:00
_organizations.html.erb Refactor Member Index View Tooltips (#17170) 2022-04-11 09:20:26 -06:00
_search_field.html.erb Member index (phase 2) - Search invitations (#17210) 2022-04-12 10:40:44 +01:00
_status_indicator.html.erb bring repeating layout code to partials (#17179) 2022-04-08 17:52:18 +01:00
_tabs.html.erb Style member index header & tabs behind feature flag (#16964) 2022-03-22 14:29:44 +00:00
_user_actions_dropdown.html.erb Member index: add copy email to clipboard functionality (#17146) 2022-04-08 14:08:15 +01:00