Commit Graph

15 Commits

Author SHA1 Message Date
dd33d9823d Add comprehensive E2E tests for functionality, mobile responsiveness, and visual regression
- Implemented functionality tests covering page navigation, header behavior, form handling, and error management.
- Created mobile-responsive tests to ensure touch interactions, viewport adaptability, and safe area respect.
- Developed visual regression tests for home page layout, typography, color consistency, and interactive elements.
- Added a test runner script for easier execution of E2E tests with various options.
2026-01-20 01:29:32 +00:00
021223792a feat: add summary step for GitHub Pages deployment URL in workflow 2026-01-20 00:31:52 +00:00
f671f3577b feat: add deployment URL logging to GitHub Pages workflow 2026-01-20 00:28:53 +00:00
c065e988ee fix: format deployment URL logging step for improved readability 2026-01-20 00:25:47 +00:00
cc015b4f55 feat: enhance GitHub Pages deployment workflow with environment variables and output URL logging 2026-01-20 00:23:45 +00:00
copilot-swe-agent[bot]
6c84fb6d4f Fix Turbopack multi-platform build by removing scoped cache and disabling provenance
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 18:13:23 +00:00
copilot-swe-agent[bot]
e8fec7cb07 Fix Turbopack multi-platform build failure by building AMD64 only
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 18:06:28 +00:00
copilot-swe-agent[bot]
8e93467317 Convert to Next.js - core setup complete
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 12:57:36 +00:00
copilot-swe-agent[bot]
33f4a48be0 Add 2 clearly marked GHCR deploys for backend and frontend
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 19:46:31 +00:00
copilot-swe-agent[bot]
11370b55b2 Add multi-architecture support (AMD64 and ARM64) for Docker builds
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 19:15:11 +00:00
copilot-swe-agent[bot]
16dab24589 Fix Docker tag format and add QEMU support for multi-platform builds
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 18:57:38 +00:00
copilot-swe-agent[bot]
e9dbc31d6f Address code review feedback: add VITE_BASE_PATH support and use placeholders in docs
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 18:00:10 +00:00
copilot-swe-agent[bot]
24ddec41dd Add base path configuration for GitHub Pages deployment
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 17:58:10 +00:00
copilot-swe-agent[bot]
7d06fe469e Add CI/CD workflows for GHCR and GitHub Pages
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 17:56:10 +00:00
27c6069518 Add spark configuration 2026-01-17 14:23:21 +00:00