Commit graph

14 commits

Author SHA1 Message Date
bb60201ad4 Enhance FaceAI integration with live checks and metadata handling
All checks were successful
Publish FaceAI Container / publish (push) Successful in 3m22s
- Added optional live FaceAI checks in README.md
- Implemented relative storage segment parsing in race-storage.js
- Updated server.js to include relative directory in race storage
- Refactored legacyAssets.js to resolve asset base URL dynamically
- Expanded live race tests to validate FaceAI app launch and metadata
- Introduced portrait image handling for live upload flow
- Updated faceai_handoff.php to process race storage relative directory
2026-04-19 10:38:32 +02:00
c88b373c73 Add Playwright tests for live site authentication and race page loading
- Introduced `auth.setup.js` to handle authentication against the live site and store the session state.
- Created `live-race.spec.js` to test loading a live race page with an authenticated session, including cookie validation.
- Added utility functions in `live-site-test-utils.js` for managing authentication, dismissing cookie banners, and checking UI states.
- Included a temporary JSON file for live state inspection.
- Updated deployment manifest to reflect new and modified files.
- Implemented `_inc_faceai_identity.jsp` for managing FaceAI identity cookies and included it in relevant JSP files.
- Added language management JavaScript in `lang.js`.
- Adjusted `fotoCR-en.jsp` and `fotoCR.jsp` to include the FaceAI identity logic.
- Created a tarball for staging deployment.
2026-04-19 10:26:34 +02:00
f757f8af1d Add legacy URL handling and update environment configurations
All checks were successful
Publish FaceAI Container / publish (push) Successful in 2m25s
2026-04-19 08:48:15 +02:00
f04d5296c8 enabled faceai config
All checks were successful
Publish FaceAI Container / publish (push) Successful in 5m41s
2026-04-18 10:58:04 +02:00
2a99947e47 Email templates update 2026-04-18 10:57:44 +02:00
2218c9a84c End to end tests
All checks were successful
Publish FaceAI Container / publish (push) Successful in 2m42s
2026-04-12 19:31:12 +02:00
c67bb02173 Refactor code structure for improved readability and maintainability 2026-04-12 17:26:17 +02:00
af8647f3aa Updated configurations for deployment
All checks were successful
Publish FaceAI Container / publish (push) Successful in 2m56s
2026-04-12 15:21:33 +02:00
f4d9772bd3 Site promotion tools 2026-04-11 15:57:35 +02:00
5188145a27 Address update 2026-04-07 20:36:46 +02:00
93fd036240 refactor: Update content and improve clarity in various JSP files 2026-04-07 20:02:06 +02:00
97e53353c4 feat: Add FaceAI integration with handoff and return functionality
- Introduced a new workspace for FaceAI in package.json.
- Implemented FaceAI handoff logic in faceai_handoff.php, including identity verification and token signing.
- Created faceai_return.php to handle return requests from FaceAI, validating tokens and forwarding results.
- Developed faceai_simulator.php and faceai_simulator_view.php for simulating the FaceAI interface with demo photos.
- Enhanced rus-ecom-240621.js to support new FaceAI features, including dynamic URL building and button integration.
- Added faceai_config.php for configuration management, including environment variable handling and utility functions.
- Updated HTML structure and styles in simulator view for better user experience.
2026-04-07 19:53:40 +02:00
cc69770608 First commit 2026-04-07 18:02:17 +02:00
cf97b64877 first commit 2026-03-14 20:04:39 +01:00