adobe-to-docusign-migrator/web/static
Paul Huliganga e521fd8e58 fix(router): correct parseHash slice indices for detail routes
parts.slice(0,3) was returning the full path as base; should be slice(0,2)
so '#/templates/abc123' yields base='#/templates', param='abc123'.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 14:21:50 -04:00
..
css feat(ui-phase-14): app shell — Docusign nav, router, state, brand tokens 2026-04-21 11:24:06 -04:00
js fix(router): correct parseHash slice indices for detail routes 2026-04-21 14:21:50 -04:00
index.html fix(ui): rebrand DocuSign → Docusign throughout frontend (2024 brand) 2026-04-21 14:19:15 -04:00