docbrown/app
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
..
assets Tweak z-index for buttons in liquid tags (#17196) 2022-04-12 09:48:27 +02:00
controllers First version of exporting the Users to a CSV (#17217) 2022-04-12 15:24:32 +02:00
decorators Profile attribute names should be unique and non-empty (#16396) 2022-04-04 12:14:02 -05:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms
helpers First version of exporting the Users to a CSV (#17217) 2022-04-12 15:24:32 +02:00
javascript fix: 🐛 Fix Color displaying over button in settings (#17172) 2022-04-11 10:59:57 +02:00
lib Removing yard doc generation warnings (#17090) 2022-04-04 15:03:22 -04:00
liquid_tags Revalidate embedded links that redirect (#17150) 2022-04-07 13:32:07 -04:00
mailers
models Member index (phase 2) - Search invitations (#17210) 2022-04-12 10:40:44 +01:00
policies Encapsulating the "why we hide/show" something (#17166) 2022-04-11 13:40:16 -04:00
queries
refinements
sanitizers
serializers
services Produce a meaningful slug from podcast episode title (#17184) 2022-04-08 16:30:16 -05:00
uploaders
validators
view_objects
views First version of exporting the Users to a CSV (#17217) 2022-04-12 15:24:32 +02:00
workers Reducing subtle duplication of effort/logic (#17078) 2022-04-01 13:32:44 -04:00