Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pause and Resume Timer #210

Closed
8 tasks done
Tracked by #194
tedyoung opened this issue Mar 29, 2024 · 0 comments
Closed
8 tasks done
Tracked by #194

Pause and Resume Timer #210

tedyoung opened this issue Mar 29, 2024 · 0 comments
Assignees

Comments

@tedyoung
Copy link
Collaborator

tedyoung commented Mar 29, 2024

  • EnsembleTimer needs to support pausing: currently changing to a "bag of seconds" instead of an explicit "end time"
  • New HTML representation for the PAUSED state (show button as RESUME and change background color of timer)
  • New endpoint for pausing: /admin/pause-timer
  • Resume from pause
    • New endpoint for resume: /admin/resume-timer
    • Wire to EnsembleTimerHolder
    • Wire to EnsembleTimer
    • Wire to CountdownTimer
@tedyoung tedyoung changed the title pause/resume button Pause and Resume Timer Mar 29, 2024
@tedyoung tedyoung self-assigned this Apr 1, 2024
tedyoung added a commit that referenced this issue Apr 9, 2024
@tedyoung tedyoung closed this as completed Apr 9, 2024
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

No branches or pull requests

1 participant