mitgliederverwaltung/lib/mv_web/live/custom_field_value_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
..
form.ex refactor: Use submit_form wrapper in all LiveView forms 2026-01-13 15:17:06 +01:00
index.ex refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 15:17:07 +01:00
show.ex chore: rename custom to data field in the UI 2026-01-12 09:50:51 +01:00