wbxcallprov/src/webex
jmcqueen b5610acc8e
Some checks are pending
CI / verify (push) Waiting to run
Retire /buildStore, rename /migrateStore -> /finalizeStore, harden flows
- Delete /buildStore command + flow (dead since phone numbers now have
  to be purchased before provisioning); drop the only cascading dead
  helper (updateLocationRouteGroup) that was only called by that flow
- Rename /migrateStore -> /finalizeStore. "Migrate" was a leftover from
  the legacy-system era; the command finishes what stage started
- Rename buildStoreInfoCard -> storeConfirmationCard (misleading name
  since all flows share it); rename btnBuildStore/btnBadInfo ->
  btnConfirm/btnCancel to match
- Fix the double-write of storeInfo.extension: siw.js sets a 5XXXX
  default and both command handlers were overriding it (stage to 8XXXX,
  finalize back to 5XXXX). Drop both overrides; single source of truth
- Add /finalizeStore preflight that runs findWebexLocation in parallel
  with findWebexUser; if the location doesn't exist, bail before showing
  the confirmation card with an actionable "Run /stageStore first" line
- Add post-run next-step summaries: stage points at
  /finalizeStore <n>, finalize confirms the location is live
- Update README (commands, mermaid) and deviceCustomizations header

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 16:33:51 -04:00
..
announcements.js Modernize bot to Node.js 22 with modular architecture and remote SIW agent 2026-07-06 14:48:51 -04:00
auth.js Modernize bot to Node.js 22 with modular architecture and remote SIW agent 2026-07-06 14:48:51 -04:00
autoAttendants.js Modernize bot to Node.js 22 with modular architecture and remote SIW agent 2026-07-06 14:48:51 -04:00
client.js Add node:test suite and Gitea Actions CI 2026-07-06 16:07:02 -04:00
deviceCustomizations.js Retire /buildStore, rename /migrateStore -> /finalizeStore, harden flows 2026-07-06 16:33:51 -04:00
devices.js Consistency + cleanup pass 2026-07-06 15:56:01 -04:00
licensing.js Modernize bot to Node.js 22 with modular architecture and remote SIW agent 2026-07-06 14:48:51 -04:00
locations.js Retire /buildStore, rename /migrateStore -> /finalizeStore, harden flows 2026-07-06 16:33:51 -04:00
schedules.js Modernize bot to Node.js 22 with modular architecture and remote SIW agent 2026-07-06 14:48:51 -04:00
users.js Modernize bot to Node.js 22 with modular architecture and remote SIW agent 2026-07-06 14:48:51 -04:00