admin_panel/frontend
js 430a8c521f fix: use uvx for bench migrate in containers, add migrate progress bar
- 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>
2026-02-13 17:32:17 +00:00
..
src fix: use uvx for bench migrate in containers, add migrate progress bar 2026-02-13 17:32:17 +00:00
auto-imports.d.ts feat: Admin Panel for Incus container management 2026-02-05 22:17:42 +00:00
components.d.ts feat: Admin Panel for Incus container management 2026-02-05 22:17:42 +00:00
index.html fix: real-time dark theme toggle, rebuild container error, and UI improvements 2026-02-09 14:33:17 +00:00
package.json feat: Admin Panel for Incus container management 2026-02-05 22:17:42 +00:00
postcss.config.js feat: Admin Panel for Incus container management 2026-02-05 22:17:42 +00:00
tailwind.config.js fix: real-time dark theme toggle, rebuild container error, and UI improvements 2026-02-09 14:33:17 +00:00
vite.config.js feat: Admin Panel for Incus container management 2026-02-05 22:17:42 +00:00
yarn.lock feat: Admin Panel for Incus container management 2026-02-05 22:17:42 +00:00