mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #360] [MERGED] Add Spool card fixes and additions, It locale update #1011
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#1011
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/360
Author: @Keybored02
Created: 2/13/2026
Status: ✅ Merged
Merged: 2/13/2026
Merged by: @maziggy
Base:
0.2.0b← Head:0.2.0b📝 Commits (1)
30b6190Add Spool card fixes and additions, It locale update📊 Changes
9 files changed (+188 additions, -19 deletions)
View changed files
📝
frontend/src/components/spool-form/AdditionalSection.tsx(+53 -1)📝
frontend/src/components/spool-form/FilamentSection.tsx(+60 -9)📝
frontend/src/i18n/locales/de.ts(+2 -0)📝
frontend/src/i18n/locales/en.ts(+2 -0)📝
frontend/src/i18n/locales/fr.ts(+3 -1)📝
frontend/src/i18n/locales/it.ts(+58 -0)📝
frontend/src/i18n/locales/ja.ts(+2 -0)📝
frontend/src/pages/LoginPage.tsx(+4 -4)📝
frontend/src/pages/UsersPage.tsx(+4 -4)📄 Description
Description
Added a “Measured Weight” field under “Remaining Weight” that lets users enter total measured spool weight; it recalculates remaining filament by subtracting empty spool weight.
Related Issue
Type of Change
Changes Made
subtypefield in the spool modal to match the other dropdowns (searchable list with consistent styling and custom entry support).-Added localized strings for the new measured-weight label and validation error.
en.tsScreenshots
Testing
Checklist
Additional Notes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.