adobe-to-docusign-migrator/web/static/js
Paul Huliganga 17e478e996 feat(ui-phase-21): settings view — verification defaults, migration defaults
Three sections: Verification (test recipient name/email, auto-void timer),
Migration Defaults (overwrite toggle, include documents toggle), Connections
(read-only auth status + account IDs from /api/auth/status). Save writes to
localStorage key 'migrator_settings'. Values pre-read by migration options
modal and verification send dialog.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 11:41:45 -04:00
..
api.js feat(ui-phase-14): app shell — Docusign nav, router, state, brand tokens 2026-04-21 11:24:06 -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