mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #395] [MERGED] feat(Queue) Add more information in Currently Printing job #1025
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
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#1025
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/395
Author: @aneopsy
Created: 2/16/2026
Status: ✅ Merged
Merged: 2/16/2026
Merged by: @maziggy
Base:
0.2.0b← Head:queue-currently-printing-card📝 Commits (4)
687a48efeat(queue): enhance currently printing item display7134007fix(queue): optimize printer status polling and minor cleanupddce4d5Merge branch '0.2.0b' into queue-currently-printing-card78fdb27Fix indentation in QueuePage.tsx📊 Changes
13 files changed (+107 additions, -115 deletions)
View changed files
📝
frontend/src/components/PrintModal/PlateSelector.tsx(+2 -2)📝
frontend/src/i18n/locales/de.ts(+1 -1)📝
frontend/src/i18n/locales/en.ts(+1 -1)📝
frontend/src/i18n/locales/fr.ts(+1 -1)📝
frontend/src/i18n/locales/it.ts(+1 -1)📝
frontend/src/i18n/locales/ja.ts(+1 -1)📝
frontend/src/pages/ArchivesPage.tsx(+1 -8)📝
frontend/src/pages/FileManagerPage.tsx(+1 -9)📝
frontend/src/pages/PrintersPage.tsx(+4 -40)📝
frontend/src/pages/QueuePage.tsx(+35 -13)📝
frontend/src/pages/StreamOverlayPage.tsx(+11 -27)📝
frontend/src/utils/amsHelpers.ts(+0 -11)📝
frontend/src/utils/date.ts(+48 -0)📄 Description
Description
Currently Printing job now show:
Related Issue
Fixes #392
Type of Change
Changes Made
Screenshots
Testing
Checklist
Additional Notes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.