WIP: Dioxus Bootstrap migration — hero_cloud_ui #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_dioxus_bootstrap"
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?
DO NOT MERGE
Phase 1 of the Dioxus Bootstrap migration for
hero_cloud_ui.Ref: #26
What this PR does
hero_cloud_ui_wasmcrate with Dioxus 0.7 + dioxus-bootstrap-css 0.1.6AppNavbarwith theme toggle and connection statusNodeCardfor compute node registration and infoSlicesTablefor slice listingVmsTablefor VM management (start/stop/delete)DeployModalfor deploying new VMs/rpcproxyhero_cloud_uiAxum server:--distCLI arg for serving WASM dist directory/assets/{*path}route for WASM dist filesBuild verification
cargo check -p hero_cloud_uipassescargo check -p hero_cloud_ui_wasm --target wasm32-unknown-unknownpassesTest plan
dx buildincrates/hero_cloud_ui_wasm/hero_cloud_ui serve --dist target/dx/hero_cloud_ui_wasm/release/web/publichero_cloud_ui serve(no --dist) still renders Askama templatemik-tf referenced this pull request from lhumina_code/hero_os2026-03-16 16:34:04 +00:00
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.