mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-07 02:16:06 -05:00
[PR #1220] [MERGED] 2.0.0 UI #8102
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?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/1220
Author: @mbecker20
Created: 2/25/2026
Status: ✅ Merged
Merged: 2/25/2026
Merged by: @mbecker20
Base:
2.0.0← Head:2.0.0-ui📝 Commits (10+)
52f5501new ui using mantinea3597cfresources page46db639prog on resource page557a125resources and resource layouts0a02df1confirm button and modal8785ad6tweaks3b7ddbcupdate details2843e24topbar updates988a1f2add skeletons for resource implementations1c21cd7add resource tables📊 Changes
581 files changed (+35755 additions, -42075 deletions)
View changed files
➖
.github/copilot-instructions.md(+0 -123)📝
.vscode/tasks.json(+14 -14)📝
Cargo.lock(+13 -13)📝
Cargo.toml(+1 -1)📝
bin/core/aio.Dockerfile(+5 -5)📝
bin/core/multi-arch.Dockerfile(+4 -4)📝
bin/core/single-arch.Dockerfile(+5 -5)📝
bin/core/src/api/execute/deployment.rs(+8 -8)📝
bin/core/src/api/execute/server.rs(+6 -6)📝
bin/core/src/api/execute/stack.rs(+1 -1)📝
bin/core/src/api/mod.rs(+1 -1)📝
bin/core/src/config.rs(+3 -3)📝
bin/core/src/stack/execute.rs(+1 -1)📝
bin/core/src/ts_client.rs(+1 -1)📝
client/core/rs/src/entities/config/core.rs(+9 -9)📝
client/core/rs/src/entities/stack.rs(+1 -1)📝
client/core/rs/src/entities/user.rs(+1 -1)📝
client/core/ts/src/types.ts(+18 -8)📝
config/core.config.toml(+1 -1)📝
docsite/docs/ecosystem/development.md(+6 -6)...and 80 more files
📄 Description
UI ported from v1's ShadCN + Tailwind to Mantine UI.
/frontendrenamed to/ui🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.