add gantt chart #124
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "claude/draft-schedule-gantt-9in9u9"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Use make_interval(months => $n) instead of parameterized interval multiplication so Postgres can infer the bound param's type (the prior form risked a "could not determine data type of parameter" runtime error) - Fix subject/verb grammar in the coverage-gap warning for a single sport ("1 sport has" vs "N sports have") - Stack overlapping draft windows for the same sport into separate lanes via greedy interval scheduling so bars no longer render on top of one another; row height grows with the number of concurrent windows - Add a test covering overlapping windows rendering as separate bars Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Fd51U9DPMNz4KzBeucR6CK