mitgliederverwaltung/lib/mv_web/live
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
..
auth fix accessibility issues 2025-11-13 16:33:29 +01:00
components refactor: remove code duplication using helper modules 2026-01-08 11:37:07 +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 i18n: update translations 2026-01-08 11:40:04 +01:00
custom_field_live refactor: Use submit_form wrapper in all LiveView forms 2026-01-13 15:17:06 +01:00
custom_field_value_live refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 15:17:07 +01:00
member_field_live refactor: remove code duplication using helper modules 2026-01-08 11:37:07 +01:00
member_live refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 15:17:07 +01:00
membership_fee_type_live refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 15:17:07 +01:00
role_live refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 15:17:07 +01:00
user_live refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 15:17:07 +01:00
global_settings_live.ex refactor: Use submit_form wrapper in all LiveView forms 2026-01-13 15:17:06 +01:00
membership_fee_settings_live.ex refactor: Use submit_form wrapper in all LiveView forms 2026-01-13 15:17:06 +01:00