docs(organisation): add organisation dashboard page

Nieuwe VitePress pagina beschrijft het uitgebreide /organisation dashboard
(stat-tegels, organisatiegegevens bewerken, leden-top-5 en activity log)
en verduidelijkt dat "Organisatie verwijderen" nog via de platform
beheerder loopt en nu onder Instellingen > Gevaarlijke acties te vinden
is. Sidebar entry toegevoegd.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-17 10:28:11 +02:00
parent d4d719a667
commit ad5f83ce52
2 changed files with 66 additions and 0 deletions

View File

@@ -49,6 +49,10 @@ export default defineConfig({
text: "Organisatie",
items: [
{ text: "Overzicht", link: "/organizer/" },
{
text: "Organisatie dashboard",
link: "/organizer/organisation-dashboard",
},
{
text: "Organisatie inrichten",
link: "/organizer/organisation-setup",