lusa-back-planner/src/components
Vadym Samoilenko 2e3a72c42a Switch MSAL login from redirect to popup
loginRedirect causes interaction_in_progress because MSAL's internal
NavigationClient can't navigate to /lusa-Back-Planner/ (base path)
via React Router after returning from Microsoft auth — leaving the
interaction lock set. loginPopup avoids the redirect cycle entirely.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 11:49:21 +00:00
..
ui Initial commit: LUSA Back Planner 2026-03-06 13:25:24 -05:00
AddStageDialog.tsx Initial commit: LUSA Back Planner 2026-03-06 13:25:24 -05:00
AuthGuard.tsx Switch MSAL login from redirect to popup 2026-03-16 11:49:21 +00:00
BriefUploader.tsx Initial commit: LUSA Back Planner 2026-03-06 13:25:24 -05:00
ChangeRequestTab.tsx Initial commit: LUSA Back Planner 2026-03-06 13:25:24 -05:00
GanttView.tsx Initial commit: LUSA Back Planner 2026-03-06 13:25:24 -05:00
MilestoneCard.tsx Initial commit: LUSA Back Planner 2026-03-06 13:25:24 -05:00
Navbar.tsx Add Azure AD SSO (MSAL) and deployment config 2026-03-09 18:41:56 +00:00
NavLink.tsx Initial commit: LUSA Back Planner 2026-03-06 13:25:24 -05:00
TemplateCard.tsx Initial commit: LUSA Back Planner 2026-03-06 13:25:24 -05:00
TimelineUploader.tsx Initial commit: LUSA Back Planner 2026-03-06 13:25:24 -05:00
TimelineView.tsx Initial commit: LUSA Back Planner 2026-03-06 13:25:24 -05:00