mitgliederverwaltung/lib/mv/membership/import
Moritz c41d24113f fix(import): return readable string for unreadable upload errors
File.read/1 only yields posix atoms, so the File.Error and bare-reason branches were unreachable, and :file.format_error/1 returns a charlist rather than a String. Normalize the error to a binary so it interpolates correctly in flash messages.
2026-06-02 12:00:38 +02:00
..
csv_parser.ex refactor(types): reconcile @specs with their success typings 2026-06-02 11:25:03 +02:00
header_mapper.ex import: update csv with country 2026-02-24 09:35:49 +01:00
import_runner.ex fix(import): return readable string for unreadable upload errors 2026-06-02 12:00:38 +02:00
member_csv.ex refactor(types): remove dead catch-all clauses unreachable per success typing 2026-06-02 11:56:44 +02:00