Export user list (#3308)
Admin/Staff user will be able to download the users list in a .csv file. If no filters are applied, all users will be exported otherwise filtered users will be exported. A users.csv file is automatically downloaded when **export users** button is clicked. Closes #3307
Showing
- hypha/apply/users/admin_views.py 38 additions, 0 deletionshypha/apply/users/admin_views.py
- hypha/apply/users/templates/wagtailusers/users/results.html 5 additions, 0 deletionshypha/apply/users/templates/wagtailusers/users/results.html
- hypha/static_src/src/sass/apply/wagtail_users_list.scss 11 additions, 0 deletionshypha/static_src/src/sass/apply/wagtail_users_list.scss
Loading
Please register or sign in to comment