brackt/app
2025-10-26 20:52:11 -07:00
..
components feat: Simplify disabled state logic for autodraft settings controls 2025-10-26 20:52:11 -07:00
contexts feat: implement middleware and context provider for Express integration 2025-10-11 20:56:00 -07:00
hooks feat: add autodraft status and team connection indicators to draft grid 2025-10-21 23:22:17 -07:00
lib refactor: update import paths to use absolute paths for better clarity and maintainability 2025-10-24 21:20:19 -07:00
models feat: Refactor database connection handling in draft-related functions for improved flexibility 2025-10-26 20:35:55 -07:00
routes feat: Implement autodraft chain logic and timer initialization for next team picks 2025-10-25 22:11:10 -07:00
test feat: add team ownership management UI with admin controls 2025-10-21 22:15:15 -07:00
utils feat: add bulk participant creation and expected value field 2025-10-15 21:21:33 -07:00
welcome refactor: remove guest book feature and update league settings success flow 2025-10-11 01:03:31 -07:00
app.css feat: add theme system with dark mode support and navbar component 2025-10-10 23:30:26 -07:00
root.tsx feat: Update DraftSidebar to include recent picks section and refactor layout; enhance AvailableParticipantsSection and QueueSection styling 2025-10-25 18:25:26 -07:00
routes.ts feat: Integrate accordion component for sidebar and update autodraft settings to sync with props 2025-10-25 10:04:21 -07:00