hm_ai_qc_report_tool/deploy
nickviljoen 6b8b8ea5a6 Video Master: revert campaigns folder + lenient name matching
The earlier swap to BOX_CAMPAIGNS_FOLDER_ID=133295752718 was wrong —
Video Master operates on the automation campaigns folder
(156182880490), where subfolders are named by campaign TITLE rather
than the numeric job ID used in Reporting's root.

Reverted the default in config.py and all three .env example files.

Folder naming on Box is inconsistent — '1_CFUL263C01C_Kids drop1' vs
'1_CFUL263C01F-Kids drop 2' vs 'Summer Activation 2026' all coexist.
search_subfolder now strips every non-alphanumeric character from
both the search input and the folder names before substring match,
so:
  "kids drop 1"   →  matches "1_CFUL263C01C_Kids drop1"
  "Spring 2026"   →  matches "4023 Spring 2026"
  "winterfilm"    →  matches "1_WA20263C01 Winter Film"

Form label/placeholder updated to "Campaign Title" with a hint that
spaces/underscores/hyphens/case are all ignored.
2026-05-09 20:19:35 +02:00
..
.env.dev.example Video Master: revert campaigns folder + lenient name matching 2026-05-09 20:19:35 +02:00
.env.prod.example Video Master: revert campaigns folder + lenient name matching 2026-05-09 20:19:35 +02:00
apache-hm-aiqc.conf Apache: move ProxyTimeout out of <Location> (not allowed there) 2026-05-09 17:12:09 +02:00
apache-location.conf v1.2.0: Add Docker deployment, simplify auth to local login, production config 2026-03-21 14:37:53 +02:00
deploy.sh v1.2.0: Add Docker deployment, simplify auth to local login, production config 2026-03-21 14:37:53 +02:00
DEV_CUTOVER_RUNBOOK.md Phase 3 prep: add Dev cutover runbook 2026-05-09 14:42:12 +02:00
DEV_PROD_MIGRATION_PLAN.md Add Dev/Prod migration + SSO plan 2026-04-28 21:09:37 +02:00
health-check.sh Phase 2: deploy machinery for Dev/Prod cutover 2026-05-09 14:08:06 +02:00
nginx-location.conf v1.2.0: Add Docker deployment, simplify auth to local login, production config 2026-03-21 14:37:53 +02:00
rollback.sh Phase 2: deploy machinery for Dev/Prod cutover 2026-05-09 14:08:06 +02:00