docbrown/app/views
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
api/v0 Add ability to bulk search tags by name or id (#16671) 2022-02-24 12:34:50 -05:00
articles Replace #to_s(:format) with #to_fs (#17219) 2022-04-11 12:59:54 -04:00
badges views/badges etc i18n (#15021) 2021-10-20 09:36:30 -06:00
collections Page headers unified (#15158) 2021-10-25 21:41:29 +02:00
comments Revert "Added a way to sort comments on an article (#16686)" (#17093) 2022-04-04 08:36:34 -04:00
credits Add a contact email address to the /admin/customization/config (#16497) 2022-02-15 17:37:08 +02:00
dashboards Adding logic to hide Create Post on empty dashboard (#17149) 2022-04-11 13:52:35 -04:00
deep_links Add a contact email address to the /admin/customization/config (#16497) 2022-02-15 17:37:08 +02:00
devise Remove Creator Onboarding Feature Flags from Codebase (#15982) 2022-01-31 11:30:43 -07:00
email_subscriptions I18nize views misc & non-HTML templates (#15136) 2021-12-08 11:28:16 -05:00
feedback_messages views/feedback_messages i18n (#15038) 2021-10-27 12:34:56 +01:00
fields views/tags etc i18n (#15039) 2021-10-20 08:13:51 -06:00
followings Move HexComparer to Hex::Comparer service (#12202) 2021-01-12 11:34:30 -05:00
github_repos Refactoring GitHub Repos functionality - step 1 (#7764) 2020-05-12 13:48:19 +02:00
homepage Stories views reorganization (#1317) 2018-12-13 14:54:02 -05:00
kaminari Admin member index: Update pagination layout & styles (#16995) 2022-03-25 07:50:50 +00:00
layouts Encapsulating the "why we hide/show" something (#17166) 2022-04-11 13:40:16 -04:00
liquid_embeds Move work from template to controller (#16092) 2022-01-18 11:21:25 -05:00
liquids OpenGraph fallback for Embeds (merge-by-any-core) (#17001) 2022-04-04 15:31:38 -04:00
listings Replace listings tag component (#16855) 2022-03-30 16:51:40 +01:00
mailers Conditionally removing listing reference (#17211) 2022-04-11 13:02:17 -04:00
moderations Filter admin users by status (#16238) 2022-03-02 11:13:59 -05:00
notifications Conditionally removing listing reference (#17211) 2022-04-11 13:02:17 -04:00
onboardings Ensuring that body.dataset is JSON parsable (#16441) 2022-02-08 07:30:43 -05:00
open_search Add a contact email address to the /admin/customization/config (#16497) 2022-02-15 17:37:08 +02:00
organizations Revert ERB comment tag work-around from #17012 (#17035) 2022-03-28 15:16:24 -05:00
pages Use correct trademarks in supported embeds (#17195) 2022-04-11 07:32:45 -06:00
podcast_episodes Always show the browse section of podcasts regardless of featured (#16329) 2022-03-22 12:56:54 -04:00
podcasts views/podcasts, views/podcast_episodes i18n (#15020) 2021-10-25 14:32:51 +01:00
profile_field_groups Add ProfileFieldGroupsController to API (#10124) 2020-09-03 10:12:53 +07:00
profile_preview_cards Profile attribute names should be unique and non-empty (#16396) 2022-04-04 12:14:02 -05:00
reading_list_items views/reading_list_items i18n (#15041) 2021-10-18 11:32:57 -07:00
response_templates Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
service_worker Revert "Revert "Removed service worker (#12974)" (#13014)" (#13015) 2021-03-17 10:57:56 -04:00
shared Profile attribute names should be unique and non-empty (#16396) 2022-04-04 12:14:02 -05:00
sidebars fix grid col overflow in right sidebar in safari (#16771) 2022-03-03 07:51:16 -06:00
sitemaps Fix legacy sitemap logic (#14926) 2021-10-07 08:59:16 -04:00
social_previews Render social previews for tags with one of the two custom colors set (#16557) 2022-02-15 09:56:57 -06:00
stories Encapsulating the "why we hide/show" something (#17166) 2022-04-11 13:40:16 -04:00
tags Use the Preact ColorPicker in creator onboarding (#16731) 2022-03-03 08:22:10 +00:00
users Applying more liberal editor config policy (#17125) 2022-04-05 11:38:41 -04:00
videos Refactoring questions asked of user (#15762) 2021-12-21 12:45:12 -05:00