Commit Graph

  • b2df8786ca feat: integrate Playwright for E2E UI testing fix/issue-7-and-column-resize Christoph Wagner 2025-11-23 21:49:28 +01:00
  • bd268926b4 fix: remove incompatible Playwright UI tests Christoph Wagner 2025-11-23 21:30:27 +01:00
  • 266749a97b fix: prevent row shrinking when highlighting last move Christoph Wagner 2025-11-23 20:40:56 +01:00
  • df3735a8ec fix: resolve promotion dialog bugs and column resizing issues Christoph Wagner 2025-11-23 20:31:02 +01:00
  • e88e67de4b fix: resolve promotion dialog bugs and column resizing issues Christoph Wagner 2025-11-23 19:28:45 +01:00
  • fb96963b48 fix: add status message element and fix column resizing bug Christoph Wagner 2025-11-23 19:15:50 +01:00
  • e4af7d3e53 Merge pull request #5: Fix DOM element ID mismatches and game logic bugs main Christoph Wagner 2025-11-23 15:45:51 +01:00
  • 90fcf25dec fix: correct captured pieces display logic Christoph Wagner 2025-11-23 15:42:02 +01:00
  • 8390862a73 fix: correct captured piece extraction from Board.movePiece() return value Christoph Wagner 2025-11-23 15:37:05 +01:00
  • 9011e3b51e fix: correct all DOM element ID mismatches and add null safety checks Christoph Wagner 2025-11-23 15:20:06 +01:00
  • b44f071630 fix: correct DOM element IDs for move history and captured pieces Christoph Wagner 2025-11-23 15:04:34 +01:00
  • bf6d8615ab Merge pull request 'fix: resolve all 29 failing tests - implement chess rule validation' (#1) from feature/fix-failing-tests into main Weyoun 2025-11-23 13:15:08 +00:00
  • 620364ab2b fix: downgrade upload-artifact to v3 for Gitea compatibility Christoph Wagner 2025-11-23 14:08:43 +01:00
  • 155ec9ac68 fix: resolve all 29 failing tests - implement chess rule validation Christoph Wagner 2025-11-23 14:01:44 +01:00
  • e83b8c6c69 fix: Fix test syntax error and disable coverage thresholds Christoph Wagner 2025-11-23 13:42:02 +01:00
  • 9ed4efb372 fix: Add ESLint configuration and fix code style issues Christoph Wagner 2025-11-23 13:35:04 +01:00
  • 5d3675bf0f fix: Add package-lock.json to repository for CI/CD reproducibility Christoph Wagner 2025-11-23 13:29:56 +01:00
  • 2dd2439662 chore: Improve .gitignore - remove tracked runtime files Christoph Wagner 2025-11-23 10:14:29 +01:00
  • 5ad0700b41 refactor: Consolidate repository structure - flatten from workspace pattern Christoph Wagner 2025-11-23 10:05:26 +01:00
  • 1fd28d10b4 feat: Add Gitea CI/CD pipeline with automated testing and releases Christoph Wagner 2025-11-23 07:53:47 +01:00
  • 64a102e8ce feat: Complete HTML chess game with all FIDE rules - Hive Mind implementation Christoph Wagner 2025-11-23 07:39:40 +01:00