brackt/app/routes/api
2026-04-23 22:09:25 -07:00
..
__tests__ Add audit logging for commissioner actions (#293) 2026-04-13 15:45:39 -07:00
webhooks Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199) 2026-03-21 13:41:39 -07:00
autodraft.update.ts Add Storybook stories for new components from staged changes (#321) 2026-04-23 22:09:25 -07:00
draft.adjust-time-bank.ts Add audit logging for commissioner actions (#293) 2026-04-13 15:45:39 -07:00
draft.force-autopick.ts Add audit logging for commissioner actions (#293) 2026-04-13 15:45:39 -07:00
draft.force-manual-pick.ts Add audit logging for commissioner actions (#293) 2026-04-13 15:45:39 -07:00
draft.make-pick.ts Fix chess clock increment not applied to all pick types (#67 regression) (#220) 2026-03-24 17:00:32 -07:00
draft.pause.ts Add audit logging for commissioner actions (#293) 2026-04-13 15:45:39 -07:00
draft.replace-pick.ts Add audit logging for commissioner actions (#293) 2026-04-13 15:45:39 -07:00
draft.resume.ts Add audit logging for commissioner actions (#293) 2026-04-13 15:45:39 -07:00
draft.rollback.ts Add audit logging for commissioner actions (#293) 2026-04-13 15:45:39 -07:00
draft.start.ts Add audit logging for commissioner actions (#293) 2026-04-13 15:45:39 -07:00
queue.add.ts feat: implement real-time queue updates via socket events in queue actions (#63) 2026-03-04 21:39:54 -08:00
queue.clear.ts feat: implement real-time queue updates via socket events in queue actions (#63) 2026-03-04 21:39:54 -08:00
queue.remove.ts feat: implement real-time queue updates via socket events in queue actions (#63) 2026-03-04 21:39:54 -08:00
queue.reorder.ts feat: implement real-time queue updates via socket events in queue actions (#63) 2026-03-04 21:39:54 -08:00
seasons.$seasonId.draft.ts Optimize user data fetching with batch queries and centralize display name logic (#176) 2026-03-18 16:46:07 -07:00