docbrown/spec/helpers
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
..
admin First version of exporting the Users to a CSV (#17217) 2022-04-12 15:24:32 +02:00
application_helper_spec.rb Encapsulating the "why we hide/show" something (#17166) 2022-04-11 13:40:16 -04:00
articles_helper_spec.rb Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
authentication_helper_spec.rb Login with Google (#15986) 2022-01-13 10:25:52 -06:00
crayons_helper_spec.rb Update crayons_icon_tag helper (#16099) 2022-01-14 17:14:42 +07:00
date_helper_spec.rb Update format specifiers in readable_publish_date (#13660) 2021-05-07 08:51:49 +02:00
display_ad_helper_spec.rb Rubocop fixes (#14868) 2021-09-30 13:22:09 -04:00
feedback_messages_helper_spec.rb Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
listing_helper_spec.rb Replace listings tag component (#16855) 2022-03-30 16:51:40 +01:00
notifications_helper_spec.rb Move app/labor/reaction_image.rb to helper (#11678) 2020-12-01 14:15:30 +07:00
organization_helper_spec.rb Fix flaky organization helper spec (#7785) 2020-05-12 13:20:05 +02:00
profile_helper_spec.rb [Small Wins] Show character limits for profile inputs (#15255) 2021-11-05 09:11:42 -04:00
rate_limit_checker_helper_spec.rb Removing Listing rate limiting when feature disabled (#17181) 2022-04-08 11:59:23 -04:00
social_image_helper_spec.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
social_link_helper_spec.rb Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00