mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[PR #246] [CLOSED] Feature/updated plate view #980
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#980
Loading…
Add table
Add a link
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/maziggy/bambuddy/pull/246
Author: @maziggy
Created: 2/3/2026
Status: ❌ Closed
Base:
0.1.8b← Head:feature/updated_plate_view📝 Commits (5)
a2571aaFix filename matching for files with spaces (Issue #218)104b9d4Fix external spool ams_mapping2 slot_id (Issue #213)be7aff1Plate management updatesb2cc824rebase changes6f1d1faUpdated archive view to work after merging with latest 0.1.8b📊 Changes
24 files changed (+10384 additions, -8918 deletions)
View changed files
➕
.python-bin/python(+1 -0)📝
backend/app/api/routes/archives.py(+80 -15)📝
backend/app/api/routes/library.py(+73 -13)📝
backend/app/api/routes/printers.py(+333 -0)📝
backend/app/main.py(+11 -1)📝
frontend/src/__tests__/mocks/handlers.ts(+9 -3)📝
frontend/src/__tests__/pages/ArchivesPage.test.tsx(+8 -2)📝
frontend/src/__tests__/setup.ts(+4 -9)📝
frontend/src/api/client.ts(+31 -42)📝
frontend/src/components/FileManagerModal.tsx(+236 -3)📝
frontend/src/components/ModelViewer.tsx(+401 -146)📝
frontend/src/components/ModelViewerModal.tsx(+183 -15)📝
frontend/src/pages/ArchivesPage.tsx(+11 -0)📝
frontend/src/pages/FileManagerPage.tsx(+42 -1)➕
frontend/src/types/plates.ts(+41 -0)📝
frontend/vitest.config.ts(+5 -0)➕
plans/3mf-plate-management-verification.md(+13 -0)➕
plans/3mf-plate-management.md(+206 -0)➖
static/assets/index-1q7Yxq-H.js(+0 -8665)➕
static/assets/index-BtqA5ccK.css(+1 -0)...and 4 more files
📄 Description
Feature/updated plate view
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.