cc-dashboard/scripts
Vadym Samoilenko 38d7da93e2 fix(auth): restore session before registering router to prevent refresh redirect
- Move app.use(router) after await authStore.init() so the beforeEach guard
  sees the correct isAuthenticated state on page load
- Fix backfill_session_costs._root_prefix: remove underscore→dash replacement
  that caused paths like /Users/ai_leed/... to not match ~/.claude/projects/ folders

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 14:14:27 +01:00
..
backfill_omg_from_projects.py fix: OMG auto-sync, Projects OMG# column, ADO OMG Deliverable Number, session persistence 2026-05-13 12:30:40 +01:00
backfill_session_costs.py fix(auth): restore session before registering router to prevent refresh redirect 2026-05-13 14:14:27 +01:00
create_admin.py Initial commit — CC Dashboard v1.0 2026-03-26 12:54:47 +00:00
grant_admin.py feat: replace local auth with Azure AD SSO (MSAL PKCE) 2026-05-07 10:43:19 +01:00