mitgliederverwaltung/lib
Moritz 6d10b9799d 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 14:05:46 +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 14:05:41 +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 14:05:41 +01:00
mv_web refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 14:05:46 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex feat: add UI-level authorization helpers 2026-01-08 16:16:53 +01:00