Skip to content

It's working!!!!#9

Merged
fboucher merged 3 commits intomainfrom
vnext
Jul 3, 2020
Merged

It's working!!!!#9
fboucher merged 3 commits intomainfrom
vnext

Conversation

@fboucher
Copy link
Copy Markdown
Owner

@fboucher fboucher commented Jul 3, 2020

No description provided.

@fboucher fboucher merged commit b30968f into main Jul 3, 2020
fboucher added a commit that referenced this pull request Mar 19, 2026
FIX #1 #2: remove dead startStreamBtn/endStreamBtn event listeners
FIX #3 #4: remove dead projectInput/streamTitleInput references
FIX #5: loadActiveSession uses GET /api/stream/status; start/stop buttons use POST /api/stream/start|stop; add input validation for Start btn
FIX #6: remove renderTodos() targeting non-existent #todosList
FIX #7: remove renderReminders() targeting non-existent #remindersList
FIX #8: wire notes to GET/POST/DELETE /api/notes
FIX #9: wire todos to GET/POST/PATCH/DELETE /api/todos
FIX #10: wire reminders to GET/POST/DELETE /api/reminders
FIX #11: fix todo status default 'pending' -> 'new' in index.js
FIX #12: replace db.loadSessionData() (server module) with fetch('/api/session/:id') in loadDashboardStats()
FIX #13: delete button present in renderSessionReminders()
FIX #14: add per-note 'Show on Stream' button calling POST /api/stream/overlay
FIX #15: add SSE EventSource subscription in index.html for overlay note events

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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