- Fix bench migrate command to use `su frappe -c 'uvx --from frappe-bench bench migrate'` instead of bare `bench migrate` which fails with exit code 127 - Apply fix to both run_bench_migrate and rebuild_container functions - Increase migrate timeout from 300s to 600s - Add animated progress bar with elapsed time counter to migrate modal - Separate migrate progress UI from rebuild progress UI Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| auto-imports.d.ts | ||
| components.d.ts | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| vite.config.js | ||
| yarn.lock | ||