Commit graph

8 commits

Author SHA1 Message Date
nickviljoen
28885f897f Fix web UI 404 error by using absolute file path
Changed web_ui.html loading in serve_web_ui() to use absolute path
instead of relative path. This resolves 404 errors when Flask is
started from directories other than the project root, which commonly
occurs in production web server deployments.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-06 21:14:06 +02:00
nickviljoen
824c7639ec updates 2025-11-06 09:40:34 +02:00
nickviljoen
27a8278bd2 Have created Dev and Prod enviroments to test locally 2025-09-11 21:58:44 +02:00
michael
2598f162e4 changed MSAL URL and added base path to various API endpoint URLs in the HTML and api_server.py 2025-08-28 09:38:52 -05:00
nickviljoen
355be50b23 Bug fixes, profile updates, report updates 2025-08-23 14:44:17 +02:00
nickviljoen
e5d36cac82 Updated SSO error, Updated Unilever Profile scoring weighting, updated output file list order 2025-08-21 17:27:11 +02:00
nickviljoen
5243ad4ae3 SSO Added 2025-08-20 15:30:29 +02:00
michael
c3b0c37ed4 initial commit 2025-08-12 14:52:49 -05:00