Add customer registration and deployment updates

This commit is contained in:
2026-03-12 16:02:16 +01:00
parent fb8e3c8ef6
commit 8ebb4d06e5
23 changed files with 851 additions and 425 deletions

View File

@@ -83,10 +83,7 @@ export default function HomePage() {
/>
</label>
<button type="submit" className="accent-button">
Probe oeffnen
</button>
<button type="button" className="secondary-button" onClick={() => navigate("/samples/new")}>
Neuanlage einer Probe
Probe öffnen
</button>
</form>
@@ -162,7 +159,7 @@ export default function HomePage() {
)
}
>
Oeffnen
Öffnen
</button>
</td>
</tr>