apac-ops-bot/frontend
michael ce884adb27 Add Azure AD SSO login support
Login component now automatically shows Azure AD SSO when configured
(via REACT_APP_AZURE_CLIENT_ID and REACT_APP_AZURE_TENANT_ID), or falls
back to simple login for testing when not configured.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 17:17:08 -06:00
..
public Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00
src Add Azure AD SSO login support 2026-02-02 17:17:08 -06:00
.env.example configured app to run on custom port with apache reverse proxy, wrote deploy.sh script 2026-02-02 16:56:48 -06:00
Dockerfile Fix crypto error by disabling MSAL when Azure AD is not configured 2026-01-28 10:56:54 +00:00
package-lock.json Fix crypto error by disabling MSAL when Azure AD is not configured 2026-01-28 10:56:54 +00:00
package.json Set frontend base path to /apac-ops-bot for subdirectory deployment 2026-02-02 17:13:08 -06:00
tsconfig.json Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00