Files
spoolman2/client/public/locales
tonym 48bd516c0f feat(filament): add spool count and total remaining weight columns
Adds computed spool statistics to filament list:
- spool_count: Number of non-archived spools of this filament
- total_remaining_weight: Sum of remaining weight across all spools

Backend changes:
- Modified database/filament.py find() to compute stats via subquery
- Added fields to Filament pydantic model in api/v1/models.py
- Updated filament API endpoint to include stats in response

Frontend changes:
- Added fields to IFilament interface
- Added columns to filament list table
- Added translation keys

Closes #15

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 23:31:47 -06:00
..
2024-08-05 16:49:43 +00:00
2024-04-29 10:07:22 +02:00
2025-04-12 17:49:25 +00:00
2024-10-26 22:31:47 +02:00
2026-01-01 23:00:57 +01:00
2024-03-02 19:30:02 +01:00
2026-01-01 23:00:56 +01:00
2025-03-16 17:42:04 +01:00
2026-01-01 23:00:58 +01:00
2025-06-16 00:02:02 +00:00
2026-01-01 23:00:50 +01:00
2026-01-01 23:00:54 +01:00
2026-01-01 23:00:54 +01:00
2024-11-23 23:16:41 +01:00
2025-06-16 00:02:04 +00:00
2025-02-11 22:28:28 +01:00
2026-01-01 23:00:53 +01:00
2024-10-26 22:31:48 +02:00