No description
Find a file
DJP dbf7090d09 Initial commit: L'Oréal Box Asset Submission Form
- Set up PHP application with Composer and JWT library
- Implemented SSO authentication with local dev mode
- Created Box API service for folder validation
- Built two-column form interface (form + preview)
- Added real-time Box ID validation with AJAX
- Integrated webhook submission with status response
- Auto-populate Master Campaign Number from Box folder hierarchy
- Responsive design with Montserrat font and black/yellow theme

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 14:43:36 -05:00
css Initial commit: L'Oréal Box Asset Submission Form 2025-11-17 14:43:36 -05:00
js Initial commit: L'Oréal Box Asset Submission Form 2025-11-17 14:43:36 -05:00
.gitignore Initial commit: L'Oréal Box Asset Submission Form 2025-11-17 14:43:36 -05:00
AuthMiddleware.php Initial commit: L'Oréal Box Asset Submission Form 2025-11-17 14:43:36 -05:00
BoxService.php Initial commit: L'Oréal Box Asset Submission Form 2025-11-17 14:43:36 -05:00
composer.json Initial commit: L'Oréal Box Asset Submission Form 2025-11-17 14:43:36 -05:00
config.php Initial commit: L'Oréal Box Asset Submission Form 2025-11-17 14:43:36 -05:00
date-form.html Initial commit: L'Oréal Box Asset Submission Form 2025-11-17 14:43:36 -05:00
index.php Initial commit: L'Oréal Box Asset Submission Form 2025-11-17 14:43:36 -05:00
submit.php Initial commit: L'Oréal Box Asset Submission Form 2025-11-17 14:43:36 -05:00
validate-box.php Initial commit: L'Oréal Box Asset Submission Form 2025-11-17 14:43:36 -05:00