6 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
copilot-swe-agent[bot]
c5db89149e Remove misleading comment from Dockerfile
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 19:37:34 +00:00
copilot-swe-agent[bot]
5971a245a5 Fix Docker build: Remove non-existent public directory copy
The project doesn't have a public directory and Next.js standalone builds don't create one. Removed the COPY command that was failing on line 30.

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 19:35:30 +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]
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
ca93235cde Generated by Spark: I can auto default to flask backend with docker environment variable. If its not set used IndexedDB. 2026-01-17 18:38:03 +00:00