• Joined on 2024-06-17
david pushed to main at david/euchre_camp 2026-04-26 04:27:44 +00:00
5dc24db277 fix: update Cucumber config and hooks to properly load test infrastructure
a77870b894 feat: add feature summary documentation
8bf34640e6 docs: update README with feature files and issue tracking
a0909c82a0 feat: add tournament schedule feature test (issue #7)
4e2fcf9d28 feat: add player schedule feature test (issue #9)
Compare 9 commits »
david merged pull request david/euchre_camp#26 2026-04-26 04:27:43 +00:00
feature/gherkin-e2e-tests
david pushed to feature/gherkin-e2e-tests at david/euchre_camp 2026-04-26 04:26:00 +00:00
5dc24db277 fix: update Cucumber config and hooks to properly load test infrastructure
a77870b894 feat: add feature summary documentation
8bf34640e6 docs: update README with feature files and issue tracking
a0909c82a0 feat: add tournament schedule feature test (issue #7)
4e2fcf9d28 feat: add player schedule feature test (issue #9)
Compare 10 commits »
david created pull request david/euchre_camp#26 2026-04-26 04:25:20 +00:00
feature/gherkin-e2e-tests
david pushed to feature/gherkin-e2e-tests at david/euchre_camp 2026-04-26 04:24:19 +00:00
1ec51f9c6a fix: update Cucumber config and hooks to properly load test infrastructure
david opened issue david/euchre_camp#25 2026-04-26 04:24:07 +00:00
E2E Tests Reveal Implementation Gaps
david created branch feature/gherkin-e2e-tests in david/euchre_camp 2026-04-26 04:17:16 +00:00
david pushed to feature/gherkin-e2e-tests at david/euchre_camp 2026-04-26 04:17:16 +00:00
b2876d1e49 feat: add feature summary documentation
a24782f4bb docs: update README with feature files and issue tracking
1bece10df2 feat: add tournament schedule feature test (issue #7)
b96932270b feat: add player schedule feature test (issue #9)
58857af5ca feat: add password reset feature test (issue #10)
Compare 8 commits »
david pushed to main at david/euchre_camp 2026-04-26 04:01:21 +00:00
3d87f3e1dc ci: fix deployment directory path in release workflow
david opened issue david/euchre_camp#24 2026-04-19 04:26:08 +00:00
As a user, clicking the EuchreCamp wordmark when logged in should take me to my homepage
david pushed to feature/7-schedule-tab at david/euchre_camp 2026-04-04 07:32:06 +00:00
8f0d5c4cf5 fix: update Match interface in entry page to use correct player property names
david pushed to feature/7-schedule-tab at david/euchre_camp 2026-04-04 07:30:35 +00:00
15661356d2 fix: update AdminMatchesPage to use correct player property names (player1P1, player1P2, etc.)
david opened issue david/euchre_camp#23 2026-04-04 07:30:04 +00:00
the app has a bad habit of letting content that should be visible run off the right side of the screen without enabling scroll in the container
david pushed to feature/7-schedule-tab at david/euchre_camp 2026-04-04 07:25:21 +00:00
603cc238fa feat: implement variable team matchups with partner rotation
david pushed to feature/7-schedule-tab at david/euchre_camp 2026-04-04 05:00:08 +00:00
63ef1d124c refactor(tests): update remaining test files for ephemeral team model
david pushed to feature/7-schedule-tab at david/euchre_camp 2026-04-04 04:04:16 +00:00
c222e55a52 refactor(tests): update test files to use new player field names
e0c986f594 refactor(ui): update components to use new player field names
1f7d589698 refactor(api): update all API routes to use new player field names
e5f679e54c refactor(lib): update rating utilities to use new player field names
803b79f03c refactor(lib): update schedule and team generators to use player pairings
Compare 20 commits »
david opened issue david/euchre_camp#22 2026-04-04 02:13:28 +00:00
As a tournament admin, I want to configure team creation options for round robin tournaments
david pushed to feature/7-schedule-tab at david/euchre_camp 2026-04-04 00:45:52 +00:00
ab50ae0bdf fix: use bun.lock instead of bun.lockb in Dockerfile
90fb0f223e test: add acceptance tests for schedule tab
a49c8e01ac feat: convert tournament tabs to functional navigation links
19402be375 feat: add tournament schedule page with generator component
84afa88ca4 feat: add schedule API endpoints
Compare 7 commits »
david created branch feature/7-schedule-tab in david/euchre_camp 2026-04-04 00:45:51 +00:00
david deleted branch fix/prisma-build-error from david/euchre_camp 2026-04-04 00:42:44 +00:00