• Joined on 2023-03-07
nitrix merged pull request nitrix/fete#16 2026-03-08 13:39:36 +01:00
Add RSVP feature: submit RSVP, block on expired events
nitrix created pull request nitrix/fete#16 2026-03-08 13:36:48 +01:00
Add RSVP feature: submit RSVP, block on expired events
nitrix created branch 008-rsvp in nitrix/fete 2026-03-08 13:36:32 +01:00
nitrix pushed to 008-rsvp at nitrix/fete 2026-03-08 13:36:32 +01:00
90bfd12bf3 Validate expiryDate is strictly after eventDate and harden rejection tests
4d6df8d16b Block RSVPs on expired events with 409 Conflict and inject Clock into RsvpService
be1c5062a2 Add RSVP frontend: bottom sheet form, RsvpBar, and localStorage persistence
d9136481d8 Run mvnw verify instead of test in stop hook to include SpotBugs
e248a2ee06 Add ArchUnit rule: web adapter must not depend on outbound ports
Compare 8 commits »
nitrix pushed to master at nitrix/fete 2026-03-07 00:07:20 +01:00
cac2903807 Merge pull request 'Update dependency eslint to v10.0.3' (#15) from renovate/eslint-monorepo into master
210118bf9a Update dependency eslint to v10.0.3
Compare 2 commits »
nitrix deleted branch renovate/eslint-monorepo from nitrix/fete 2026-03-07 00:07:20 +01:00
nitrix merged pull request nitrix/fete#15 2026-03-07 00:07:18 +01:00
Update dependency eslint to v10.0.3
nitrix created pull request nitrix/fete#15 2026-03-07 00:02:30 +01:00
Update dependency eslint to v10.0.3
nitrix created branch renovate/eslint-monorepo in nitrix/fete 2026-03-07 00:02:22 +01:00
nitrix pushed to renovate/eslint-monorepo at nitrix/fete 2026-03-07 00:02:22 +01:00
210118bf9a Update dependency eslint to v10.0.3
nitrix pushed to master at nitrix/fete 2026-03-06 23:04:58 +01:00
9a78ebd9b0 Add merge-pr skill for Gitea PR + CI workflow
nitrix pushed tag 0.2.0 to nitrix/fete 2026-03-06 22:58:37 +01:00
nitrix deleted branch 007-view-event from nitrix/fete 2026-03-06 22:57:06 +01:00
nitrix pushed to master at nitrix/fete 2026-03-06 22:57:05 +01:00
5f50ea991b Merge pull request 'Add public event detail page (007-view-event)' (#14) from 007-view-event into master
fd9175925e Use vue-tsc --build in frontend hook to match CI
63108f4eb5 Fix TypeScript type errors in frontend test files
cd71110514 Add test-results/ to gitignore
76b48d8b61 Add EventDetailView with loading, expired, not-found, and error states
Compare 8 commits »
nitrix automatically merged pull request nitrix/fete#14 2026-03-06 22:57:04 +01:00
nitrix pushed to 007-view-event at nitrix/fete 2026-03-06 22:54:50 +01:00
fd9175925e Use vue-tsc --build in frontend hook to match CI
63108f4eb5 Fix TypeScript type errors in frontend test files
Compare 2 commits »
nitrix created pull request nitrix/fete#14 2026-03-06 22:43:39 +01:00
Add public event detail page (007-view-event)
nitrix created branch 007-view-event in nitrix/fete 2026-03-06 22:35:15 +01:00
nitrix pushed to 007-view-event at nitrix/fete 2026-03-06 22:35:15 +01:00
cd71110514 Add test-results/ to gitignore
76b48d8b61 Add EventDetailView with loading, expired, not-found, and error states
e5d0dd5f8f Implement GET /events/{token} backend with timezone support
e77e479e2a Add GET /events/{token} endpoint and timezone field to OpenAPI spec
80d79c3596 Add design artifacts for view event feature (007)
Compare 5 commits »
nitrix deleted branch renovate/major-github-artifact-actions from nitrix/fete 2026-03-06 22:29:18 +01:00