Files
Claper/test/claper_web
Alex Lion 223935a3b0 feat: Enhance user role assignment and CSV export functionality
- Updated `assign_role/2` function to accept both role names and role structs in `Claper.Accounts`.
- Modified `export_users_to_csv/1` to include user names and roles in the CSV export.
- Enhanced `export_events_to_csv/1` to include event descriptions and statuses in the CSV export.
- Adjusted CSV headers and fields accordingly for better clarity.
- Removed unused user attributes in role tests to streamline setup.
- Updated tests for CSV export to reflect changes in data structure and content.
- Removed outdated tests for admin routes, user controller, OIDC provider controller, and admin form validation.
- Deleted tests for admin required plug and shared view components as part of cleanup.
2025-11-11 11:19:45 +01:00
..
2024-07-11 16:33:02 +02:00