Commit Graph
4 Commits
Author SHA1 Message Date
bermudalamb 868556e0e9 fix: add frontend package-lock.json
SonarQube Analysis / sonarqube (pull_request) Successful in 3m24s
Tests / backend-unit (pull_request) Successful in 1m4s
Tests / backend-integration (pull_request) Successful in 56s
Tests / frontend-e2e (pull_request) Failing after 47s
Introduces the `package-lock.json` file to the frontend directory to ensure consistent dependency versions across development environments and deployments. This prevents dependency drift and improves build reliability.
2026-08-14 09:26:20 -05:00
bermudalamb f5218782e9 Fix header overflow on mobile viewports
SonarQube Analysis / sonarqube (push) Successful in 6m55s
2026-08-13 17:51:15 -05:00
bermudalamb 921022c658 Add backend unit/integration tests, Playwright e2e tests, README, cookie Secure fix
SonarQube Analysis / sonarqube (push) Successful in 4m20s
2026-08-13 22:35:38 +00:00
bermudalamb 9be4986dd3 Initial commit: redefined-designs storefront 2026-08-13 21:07:54 +00:00