mitgliederverwaltung/lib
Moritz a22081f288
refactor: Replace bang calls with error handling in Index LiveViews
- Replace Ash.get!/Ash.destroy! with Ash.get/Ash.destroy
- Add case statements for Forbidden, NotFound, and generic errors
- Display user-friendly flash messages for all error cases
- Use Enum.map_join/3 for efficient error formatting
2026-01-13 15:17:07 +01:00
..
accounts security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00
membership refactor: Replace actor option patterns with ash_actor_opts helper 2026-01-13 15:17:06 +01:00
membership_fees feat: allow amount updates for membership fee cycles 2025-12-18 15:08:31 +01:00
mv refactor: Replace actor option patterns with ash_actor_opts helper 2026-01-13 15:17:06 +01:00
mv_web refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 15:17:07 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex feat: added csv templates 2026-01-12 17:36:15 +01:00