mirror of
https://github.com/ivenator1/proxmox-management.git
synced 2026-07-18 11:28:21 +08:00
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ivenator1/proxmox-management#25
Loading…
Reference in a new issue
No description provided.
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/ivenator1/proxmox-management/pull/25
Author: @ivenator1
Created: 6/12/2026
Status: ✅ Merged
Merged: 6/12/2026
Merged by: @ivenator1
Base:
testing← Head:claude/pull-testing-branch-rldbi6📝 Commits (3)
71c49faRedesign web dashboard: custom design system, replace Pico.css30e33adAdd web UI for fleet host management: enrollment, settings, SSH keyscb1aa6bAdd ruamel.yaml to tests/requirements.txt for CI unit-test job📊 Changes
26 files changed (+3581 additions, -196 deletions)
View changed files
📝
CLAUDE.md(+1 -1)📝
docs/FEATURE_ROADMAP.md(+2 -2)➕
proxmox_fleet/inventory_edit.py(+232 -0)➕
proxmox_fleet/vars_edit.py(+156 -0)📝
proxmox_fleet/web/app.py(+530 -4)📝
proxmox_fleet/web/main.py(+1 -1)➕
proxmox_fleet/web/sshsetup.py(+146 -0)➖
proxmox_fleet/web/static/PICO-LICENSE.md(+0 -21)➕
proxmox_fleet/web/static/dashboard.css(+897 -0)➕
proxmox_fleet/web/static/dashboard.js(+238 -0)➖
proxmox_fleet/web/static/pico.classless.min.css(+0 -4)📝
proxmox_fleet/web/templates/base.html(+51 -24)📝
proxmox_fleet/web/templates/console.html(+99 -22)📝
proxmox_fleet/web/templates/history.html(+57 -9)📝
proxmox_fleet/web/templates/host.html(+30 -23)📝
proxmox_fleet/web/templates/index.html(+124 -30)➕
proxmox_fleet/web/templates/inventory.html(+212 -0)📝
proxmox_fleet/web/templates/pending.html(+46 -21)📝
proxmox_fleet/web/templates/run_detail.html(+13 -7)➕
proxmox_fleet/web/templates/settings.html(+74 -0)...and 6 more files
📄 Description
Add feature enhancement roadmap (2 small / 2 medium / 2 large)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #25] Merge pull request #22 from ivenator1/claude/feature-enhancement-planning-i63dw2to [PR #25] [MERGED] Merge pull request #22 from ivenator1/claude/feature-enhancement-planning-i63dw2