mitgliederverwaltung/lib/mv_web/live
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
..
auth fix accessibility issues 2025-11-13 16:33:29 +01:00
components Refactor filters to use cycle status instead of paid field 2025-12-18 15:11:02 +01:00
contribution_period_live chore: movs display name helper to won helper module 2026-01-07 09:54:37 +01:00
contribution_type_live feat: Add contribution management mock-up pages 2025-12-03 14:32:09 +01:00
custom_field_live refactor: Use submit_form wrapper in all LiveView forms 2026-01-13 14:05:44 +01:00
custom_field_value_live refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 14:05:46 +01:00
member_live refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 14:05:46 +01:00
membership_fee_type_live refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 14:05:46 +01:00
role_live refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 14:05:46 +01:00
user_live refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 14:05:46 +01:00
global_settings_live.ex refactor: Use submit_form wrapper in all LiveView forms 2026-01-13 14:05:44 +01:00
membership_fee_settings_live.ex refactor: Use submit_form wrapper in all LiveView forms 2026-01-13 14:05:44 +01:00