Compare commits

...

2 Commits

Author SHA1 Message Date
7a9d498d96
docs(orgs): Add warning about not deleting the "Citizen" organization
All checks were successful
Build latest image / build-container (push) Successful in 1m23s
2025-04-14 17:09:16 +02:00
685006f629
docs(orgs): Add warning about not deleting the "Citizen" organization 2025-04-14 17:07:12 +02:00
4 changed files with 15 additions and 1 deletions

View File

@ -4,6 +4,10 @@ weight: 1
prev: /selfservice
---
{{< callout type="warning" >}}
Für den Bürgerlauf gibt es die Org "Citizen" (ID 1), die nicht gelöscht werden sollte.
{{< /callout >}}
Läufer:innen von Firmen und andere Institutionen können sich über den Selfservice für den Lauf registrieren.
So werden sie automatisch im System angelegt und bekommen per Mail einen Link zugesendet, mit dem sie ihre persönlichen Daten und Rundenzeiten ansehen können.

View File

@ -3,6 +3,9 @@ title: Selfservice for organizations
weight: 1
prev: /selfservice
---
{{< callout type="warning" >}}
The org "Citizen" (ID 1) is reserved for the citizen run event and should not be deleted.
{{< /callout >}}
Runners from companies and other institutions can register for the run through the self-service. They will be automatically added to the system and receive a link via email to view their personal data and lap times.

View File

@ -2,7 +2,10 @@
title: Organisationen
weight: 3
---
{{< callout type="warning" >}}
Du solltest die Organisation "Citizen" (ID 1 standardmäßig) nicht löschen.
Sie wird für den [Selfservice](../../selfservice) benötigt.
{{< /callout >}}
{{< callout type="info" >}}
Solltest du dich für den Selfservice für Orgs interessieren findest du die Dokumentation zu [hier](../../selfservice/orgs).
{{< /callout >}}

View File

@ -3,6 +3,10 @@ title: Organizations
weight: 3
---
{{< callout type="warning" >}}
You are not allowed to delete the organization "Citizen" (ID 1 by default).
It is required by the [selfservice](../../selfservice)
{{< /callout >}}
{{< callout type="info" >}}
If you are interested in the self-service for organizations, you can find the documentation [here](../../selfservice/orgs).
{{< /callout >}}