mitgliederverwaltung/lib/mv_web/live/member_live
Moritz 0abcf540bb refactor: Replace length/1 with empty list comparison
Replace expensive length/1 calls with direct list comparison
to fix Credo warnings about performance
2026-01-20 15:58:15 +01:00
..
index refactor: remove code duplication using helper modules 2026-01-08 11:37:07 +01:00
show Use current_actor/1 helper in all LiveViews 2026-01-13 15:16:00 +01:00
form.ex refactor: Replace length/1 with empty list comparison 2026-01-20 15:58:15 +01:00
index.ex refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 15:17:07 +01:00
index.html.heex fix: exit date as default hidden column 2026-01-07 12:14:41 +01:00
show.ex chore: update docs 2026-01-20 14:31:13 +01:00