49 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
d9eaed3d45 [admin] allow to destroy pending and declined petitions 2025-01-03 17:54:30 +01: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
1e7454f22f introduce "highlighted" flag for organizations (they will be featured in the organization list) 2024-12-30 18:30:14 +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
b925110ecb Adds a production ready docker environment (#730) 2024-02-12 23:50:29 +01:00
9e5c05f1fd [admin] upgrade activeadmin gem + more filtering adjustments 2023-12-30 20:45:08 +01:00
65f8b75bd1 [admin] better filters for transfers and petitions 2023-12-30 20:27:05 +01:00
580333c4f5 [admin] refactor transfers section: avoid N+1 and DRY 2023-12-30 20:10:29 +01:00
de95e00f63 [Feature] Transfers added to admin & import from csv (#723) 2023-12-30 20:09:22 +01:00
787b7dde47 [Feature] Import posts from CSV in Admin section (#706) 2023-11-20 16:32:37 +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
cc4e2d67b1 [deps] update RDiscount (closes #555) 2023-04-01 17:20:50 +02:00
25e32fb0ad Refactor categories icons. Now they are editable from the admin section. 2023-03-15 01:20:12 +01:00
8b1793606a add Petition model to admin + minor UI tweaks 2023-01-10 22:31:24 +01: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
93a902b1e6 admin: use select2 for all selects 2021-04-17 17:02:30 +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
ad8522b96a admin: customize color palette 🎨 more inline with public styles + improve categories view 2021-03-16 00:52:22 +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
489dab611d admin: dashboard: add "Recent Posts" box 2021-03-13 20:10:55 +01:00
29c8ec03fc trying to fix travis (1st attempt) 2020-04-04 18:01:33 +02:00
70c100f4e9 Definitive fix for 14fe6bc75b 2018-09-21 00:28:50 +02:00
14fe6bc75b Admin section: Logout user if deleted organization is current_organization 2018-09-19 21:42:31 +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
eb79c3100b Use long format for dates everywhere 2015-05-06 18:53:13 +02: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
2fbc9bddf3 Added documents, and a default 'terms and conds' document 2013-12-27 13:09:13 +01:00
0d8deea3ad Allow to create user from admin. 2013-11-05 09:46:12 +01:00
b1c4d52988 Fixed the filter on org to be just name. 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
b93871ec1b Fix organization creation from admin. 2013-10-31 03:27:33 +01:00
e79cdc3380 Added active_admin. Awesome!!! 2013-10-29 23:58:55 +01:00