adobe-to-docusign-migrator/web/static/js
Paul Huliganga e9f21b6c6d fix(ui): correct HTTP method for auth connect/disconnect endpoints
GET /api/auth/{adobe,docusign}/connect and /disconnect — not POST.
api.js was calling them with POST, causing 405 Method Not Allowed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 13:59:16 -04:00
..
api.js fix(ui): correct HTTP method for auth connect/disconnect endpoints 2026-04-21 13:59:16 -04:00
app.js feat(ui-phase-14): app shell — Docusign nav, router, state, brand tokens 2026-04-21 11:24:06 -04:00
auth.js feat(ui-phase-14): app shell — Docusign nav, router, state, brand tokens 2026-04-21 11:24:06 -04:00
history.js feat(ui-phase-20): history & audit view — filters, pagination, CSV export 2026-04-21 11:41:05 -04:00
issues.js feat(ui-phase-18): issues & warnings view with nav badge 2026-04-21 11:38:33 -04:00
migration.js feat(ui-phase-17): migration workflow — options modal, progress polling, results view 2026-04-21 11:38:04 -04:00
project.js feat(ui-phase-15): project switcher — localStorage CRUD, first-run modal 2026-04-21 11:24:40 -04:00
router.js feat(ui-phase-14): app shell — Docusign nav, router, state, brand tokens 2026-04-21 11:24:06 -04:00
settings.js feat(ui-phase-21): settings view — verification defaults, migration defaults 2026-04-21 11:41:45 -04:00
state.js feat(ui-phase-14): app shell — Docusign nav, router, state, brand tokens 2026-04-21 11:24:06 -04:00
templates.js feat(ui-phase-16): templates view — readiness badges, filter bar, detail tabs 2026-04-21 11:26:49 -04:00
utils.js feat(ui-phase-14): app shell — Docusign nav, router, state, brand tokens 2026-04-21 11:24:06 -04:00
verification.js feat(ui-phase-19): verification — send/status/void API + frontend polling 2026-04-21 11:40:19 -04:00