• Joined on 2025-08-27
RegShoe commented on issue FrederikBaerentsen/BrickTracker#118 2025-12-19 04:26:36 +01:00
Minifigs Filter not working

Fix verified, thank you!

RegShoe commented on issue FrederikBaerentsen/BrickTracker#118 2025-12-19 02:42:50 +01:00
Minifigs Filter not working

Hi, using default BK_MINIFIGURES_SERVER_SIDE_PAGINATION: False Have set to True and working perfectly!

RegShoe opened issue FrederikBaerentsen/BrickTracker#118 2025-12-19 02:22:56 +01:00
Minifigs Filter not working
RegShoe commented on issue FrederikBaerentsen/BrickTracker#102 2025-09-25 08:09:09 +02:00
[Bug] Search Broken on Minifig page

Issue reproduces on 1.2.4

RegShoe commented on issue FrederikBaerentsen/BrickTracker#103 2025-09-25 08:08:44 +02:00
[Bug] Damaged Parts column always displayed on Minifig page

Issue is present on 1.2.4

RegShoe opened issue FrederikBaerentsen/BrickTracker#103 2025-09-25 05:22:10 +02:00
[Bug] Damaged Parts column always displayed on Minifig page
RegShoe opened issue FrederikBaerentsen/BrickTracker#102 2025-09-25 05:18:36 +02:00
[Bug] Search Broken on Minifig page
RegShoe commented on issue FrederikBaerentsen/BrickTracker#70 2025-09-16 11:02:51 +02:00
[Feature] Checklist Mode for Inventory Parts

That’s my understanding. You could add an environmental variable to hide checkboxes if some users didn’t want to see them

RegShoe commented on issue FrederikBaerentsen/BrickTracker#70 2025-09-16 10:47:05 +02:00
[Feature] Checklist Mode for Inventory Parts

My thought was to save some work and not implement the checkbox but instead use the existing "missing" field. However, if the checkboxes are there, it makes sense to me to have "select all" and…

RegShoe commented on issue FrederikBaerentsen/BrickTracker#85 2025-09-16 10:39:48 +02:00
[Feature Request] Add Filter to Minifigures page

@RegShoe Does this PR #86 fulfill your request?

@FrederikBaerentsen Fantastic, exactly what I was hoping for!

RegShoe opened issue FrederikBaerentsen/BrickTracker#85 2025-08-27 05:12:00 +02:00
[Feature Request] Add Filter to Minifigures page
RegShoe commented on issue FrederikBaerentsen/BrickTracker#70 2025-08-27 05:07:43 +02:00
[Feature] Checklist Mode for Inventory Parts

This could be implemented as a small hamburger menu:

"Mark all as missing": sets the missing quantity to the quantity for each part in the set "Clear all missing":

Then as items are…