Skip to content

[codex] add notifycomp remote controls#69

Merged
coder13 merged 31 commits into
devfrom
codex/notifycomp-remote
May 12, 2026
Merged

[codex] add notifycomp remote controls#69
coder13 merged 31 commits into
devfrom
codex/notifycomp-remote

Conversation

@coder13
Copy link
Copy Markdown
Owner

@coder13 coder13 commented May 12, 2026

Summary

Adds a NotifyComp Remote control surface to CompetitionGroups.

  • Adds a staff-visible Remote tab with all-room and per-room controls for start, stop, reset, and auto-advance.
  • Adds a Spotify-style bottom remote bar across competition pages showing active activities, Back/Next controls, and a center link back to the Remote overview.
  • Updates the Remote overview into a click-to-toggle admin-style list with Current, Upcoming, and Over sections for both all-room groups and single-room activities.
  • Uses the existing CompetitionGroups WCA session to mint a scoped notifycomp.remote token through /.netlify/functions/notify-comp-token.
  • Attaches the scoped remote JWT to NotifyComp GraphQL HTTP requests only when it is valid for the current competition.
  • Keeps assignment notifications on the existing token-exchange path while sharing stored WCA token validation.
  • Adds focused activity-state and remote navigation helpers and tests.

Companion backend PR, now merged: coder13/competition-schedule-live#17

Validation

  • yarn check:type
  • yarn lint (passes with existing warnings outside this change)
  • yarn test --runInBand
  • yarn build
  • pre-push hook reran lint, typecheck, and Jest successfully

@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

Deploy Preview for competition-groups ready!

Name Link
🔨 Latest commit d5a4d12
🔍 Latest deploy log https://app.netlify.com/projects/competition-groups/deploys/6a02ac75bc7b7d00086f2d1c
😎 Deploy Preview https://deploy-preview-69--competition-groups.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 65
Accessibility: 84
Best Practices: 100
SEO: 96
PWA: 90
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@coder13 coder13 marked this pull request as ready for review May 12, 2026 04:31
@coder13 coder13 merged commit d9576cd into dev May 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant