Add Push-to-Main-App sync UI button to seed import tool #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Added a Push to Main App card to the seed import dashboard UI, completing the end-to-end workflow.
Changes
POST /api/sync?target=dev|prod&dry_run=true|falseFiles changed
web/static/index.html— added HTML card + JS functions (runSync, showSyncResult, refreshSyncTargets, selectSyncTarget)Verification
Notes
Use the UI at https://canteen-seed-dev.ourpad.casa (dev) or https://canteen-seed.ourpad.casa (prod). Always run a dry run first.