• Joined on 2026-02-03
cal created pull request cal/strat-gameplay-webapp#2 2026-02-07 04:45:53 +00:00
feature/gameplay-ui-improvements
cal pushed to feature/gameplay-ui-improvements at cal/strat-gameplay-webapp 2026-02-07 01:54:04 +00:00
05d34f5b4f CLAUDE: Add responsive layout - stack pitcher/batter on mobile with pitcher on top
cal pushed to feature/gameplay-ui-improvements at cal/strat-gameplay-webapp 2026-02-07 01:48:27 +00:00
45098955f1 CLAUDE: Increase transparency of runners container (bg-white/20) for more subtle appearance
cal pushed to feature/gameplay-ui-improvements at cal/strat-gameplay-webapp 2026-02-07 01:46:08 +00:00
c6cf8e49fb CLAUDE: Make runners container background more transparent (bg-white/50)
cal pushed to feature/gameplay-ui-improvements at cal/strat-gameplay-webapp 2026-02-07 01:44:21 +00:00
2e8c01f154 CLAUDE: Reverse pitcher/batter positions - batter now on left, pitcher on right
cal pushed to feature/gameplay-ui-improvements at cal/strat-gameplay-webapp 2026-02-07 01:38:27 +00:00
078516f682 CLAUDE: Add comprehensive tests for RunnersOnBase and RunnerCard components
cal pushed to feature/gameplay-ui-improvements at cal/strat-gameplay-webapp 2026-02-07 01:28:48 +00:00
f0979ccc9e CLAUDE: Add TODO for visual polish on RunnersOnBase component
659ac7759d CLAUDE: Remove GameBoard (diamond) component from gameplay view
674749975f CLAUDE: Fix invalid Tailwind duration class in RunnerCard
5d20d84568 CLAUDE: Add RunnersOnBase component with expanding cards and runner/catcher matchup
Compare 4 commits »
cal created branch feature/gameplay-ui-improvements in cal/strat-gameplay-webapp 2026-02-07 01:28:48 +00:00
cal deleted branch feature/native-dev-workflow from cal/strat-gameplay-webapp 2026-02-07 00:16:07 +00:00
cal pushed to main at cal/strat-gameplay-webapp 2026-02-07 00:16:07 +00:00
81c198f2bc Merge pull request 'Native Development Workflow with Network Testing Support' (#1) from feature/native-dev-workflow into main
8b05c238f6 CLAUDE: Add --network flag to dev-native.sh for cross-device testing
50bd998ecf CLAUDE: Add native development workflow for instant startup and hot-reload
Compare 3 commits »
cal merged pull request cal/strat-gameplay-webapp#1 2026-02-07 00:16:06 +00:00
Native Development Workflow with Network Testing Support
cal created pull request cal/strat-gameplay-webapp#1 2026-02-07 00:12:03 +00:00
Native Development Workflow with Network Testing Support
cal pushed to feature/native-dev-workflow at cal/strat-gameplay-webapp 2026-02-07 00:09:12 +00:00
8b05c238f6 CLAUDE: Add --network flag to dev-native.sh for cross-device testing
cal pushed to feature/native-dev-workflow at cal/strat-gameplay-webapp 2026-02-06 23:57:11 +00:00
50bd998ecf CLAUDE: Add native development workflow for instant startup and hot-reload
cal created branch feature/native-dev-workflow in cal/strat-gameplay-webapp 2026-02-06 23:57:10 +00:00
cal deleted branch fix/remove-autocomplete-search-limit from cal/major-domo-v2 2026-02-06 13:57:30 +00:00
cal deleted branch bugfix/injury-team-null-errors from cal/major-domo-v2 2026-02-06 13:57:25 +00:00
cal deleted branch fix/validate-spreadsheet-decision-data from cal/major-domo-v2 2026-02-06 13:55:54 +00:00
cal pushed to main at cal/major-domo-v2 2026-02-06 13:55:53 +00:00
0ed0446607 Merge pull request 'Raise exception on spreadsheet errors instead of silently skipping' (#4) from fix/validate-spreadsheet-decision-data into main
085e76134b Update VERSION
1d08dc1755 Raise exception on spreadsheet errors instead of silently skipping
Compare 3 commits »
cal merged pull request cal/major-domo-v2#4 2026-02-06 13:55:53 +00:00
Raise exception on spreadsheet errors instead of silently skipping