30 Commits

Author SHA1 Message Date
eea06a5633 feat(admin): allow admins to confirm users and set passwords (#834)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-07 10:02:31 +02:00
827a6f6bbe add warning for user with no memberships 2025-01-01 18:07:35 +01:00
d88be54e4c [admin] allow to filter out users with no memberships 2025-01-01 17:12:44 +01:00
3613c61c63 [admin] enable bulk delete for users 2024-05-01 20:27:25 +02:00
e270659efd [fix] admin: adapt semantic_errors form helper to Rails 7 2024-04-03 20:09:08 +02:00
9e5c05f1fd [admin] upgrade activeadmin gem + more filtering adjustments 2023-12-30 20:45:08 +01:00
166bca11c0 [admin] add global stats in dashboard + fix update user locale 2023-04-09 18:30:48 +02:00
f4eeff18ba Fix sign up locale 🌐 + some admin improvements 💅 (#682) 2023-04-08 01:14:54 +02:00
e6208cf3b8 [UI/UX] some random small enhancements 💅 (#679) 2023-04-02 03:12:14 +02:00
e2aeba75d6 [NZ changes] reset password fixes, translatable terms, Inquiry -> Request, max hours in transfers removed (#678)
Co-authored-by: Marc Anguera Insa <srmarc.ai@gmail.com>
2023-04-01 21:59:10 +02:00
7a74013dd6 remove identity_document from users (closes #630) + gems updates 2021-05-03 22:30:11 +02:00
c8d2eeb6cc users#postcode: add i18n key and added to admin section 2021-04-30 01:43:34 +02:00
2705cd0347 admin: fix post creation with tags + some missing filters 2021-04-19 23:20:45 +02:00
af08e61aa9 admin: allow to set organization in posts + other minor tweaks 2021-04-16 01:41:39 +02:00
aa8c1b4492 admin: users: allow to edit member#active 2021-03-27 14:32:32 +01:00
84eb627920 Some Admin improvements:
- Rename and refactor CsvDb => UserImporter + add specs (I have resurrected an old branch from Pau: https://github.com/coopdevs/timeoverflow/compare/improve-csv-user-import)
- ActiveAdmin settings clean up. This file is very long and always out of date, better to check docs online ;p
- ActiveAdmin improve menu: add current user + add all available locales

Co-authored-by: Pau Pérez Fabregat <saulopefa@gmail.com>
2021-03-15 23:57:45 +01:00
29c8ec03fc trying to fix travis (1st attempt) 2020-04-04 18:01:33 +02:00
84505ec749 admin: user form: ensure orgs order by ID asc in membership selector 2018-06-21 21:33:07 +02:00
6b456fdd84 Fix activeadmin's deprecation warning
Provides a name to the action_item added to have the "Upload CSV"
button as speciied by ActiveAdmin docs.
2018-01-15 09:19:46 +01:00
92fcf5a3de Code style: make rubocop happy with the app/admin directory 2015-01-08 00:08:48 +01:00
ac9d1c7511 small fixes in csv and catch errors from members 2014-11-18 15:39:41 +01:00
3d12bc1327 show errors 2014-11-17 22:53:14 +01:00
a903ce3483 import users form csv 2014-11-17 20:40:45 +01:00
6d01b111c7 Rework of admin. 2014-05-22 23:13:30 +02:00
4268bb558e Update of activeadmin (1.0.rc)
Use sass-rails git master, otherwise sass 3.3 is not supported.
2014-05-22 21:57:31 +02:00
0d8deea3ad Allow to create user from admin. 2013-11-05 09:46:12 +01:00
7b6eb405e5 Added membership, and refactored with inherited_resources. 2013-11-04 04:29:50 +01:00
16eedc6a3a More admin. 2013-11-04 00:22:10 +01:00
dac686458a Alta de usuario en admin. 2013-10-31 03:38:13 +01:00
e79cdc3380 Added active_admin. Awesome!!! 2013-10-29 23:58:55 +01:00