Add public event detail page (007-view-event) #14

Merged
nitrix merged 7 commits from 007-view-event into master 2026-03-06 22:57:04 +01:00
Showing only changes of commit cd71110514 - Show all commits

3
.gitignore vendored
View File

@@ -14,6 +14,9 @@ Thumbs.db
.agent-tests/
.ralph/*/iteration-*.jsonl
# Test results (Playwright artifacts)
test-results/
# Java/Maven
*.class
*.jar