mitgliederverwaltung/lib/mv_web/live/role_live
Moritz 83812193b6
fix: add actor parameter to Authorization.get_role in Index
Ensure consistent authorization by passing actor parameter to
get_role call, matching the pattern used in Show LiveView.
2026-01-08 16:20:24 +01:00
..
form.ex fix: use reraise instead of raise in rescue blocks 2026-01-08 16:19:49 +01:00
index.ex fix: add actor parameter to Authorization.get_role in Index 2026-01-08 16:20:24 +01:00
index.html.heex fix: improve contrast for 'No description' text to meet WCAG 2 AA 2026-01-08 16:19:02 +01:00
show.ex refactor: reduce nesting depth in RoleLive handle_event functions 2026-01-08 16:19:49 +01:00