AI Implementation feature(861): Admin Area Challenges: List, Import/Export and Add/Edit Modal (#40)
This commit was merged in pull request #40.
This commit is contained in:
+4
-1
@@ -11,7 +11,7 @@ scoreboard, an event window with a public countdown, theming, and admin
|
||||
controls.
|
||||
|
||||
The docs below are organized by purpose so agents can pull just the slice
|
||||
they need. Last regenerated 2026-07-22T19:54:00Z.
|
||||
they need. Last regenerated 2026-07-22T20:25:58Z.
|
||||
|
||||
# Architecture
|
||||
|
||||
@@ -71,6 +71,9 @@ they need. Last regenerated 2026-07-22T19:54:00Z.
|
||||
* [Admin — Categories](/guides/admin-categories.md) - How an admin lists,
|
||||
creates, edits, and deletes challenge categories at `/admin/categories`,
|
||||
including system-row and challenge-attached protection.
|
||||
* [Admin — Challenges](/guides/admin-challenges.md) - How an admin lists,
|
||||
searches, creates, edits, deletes, imports, and exports challenges at
|
||||
`/admin/challenges`, including file staging and overwrite confirm.
|
||||
* [Authenticated Shell](/guides/authenticated-shell.md) - The header, LED
|
||||
+ countdown, quick-jump tabs, user menu, and SSE lifecycle that frame
|
||||
every signed-in page.
|
||||
|
||||
Reference in New Issue
Block a user