Seeds split, Credo strict, and member/settings UI polish #458

Merged
moritz merged 18 commits from feat/seeds into main 2026-03-04 20:19:51 +01:00
Showing only changes of commit e4ddaf0dc3 - Show all commits

View file

@ -89,7 +89,7 @@ defmodule MvWeb.ImportLive.Components do
data-testid="csv-upload-form"
>
<fieldset class="mb-2 fieldset w-md" aria-labelledby="csv_file_label">
<label id="csv_file_label" class="label block">
<label id="csv_file_label" for="csv_file" class="label block">
<span class="mb-1 label text-base-content">{gettext("CSV File")}</span>
<.live_file_input
upload={@uploads.csv_file}