Commit Graph

16 Commits

Author SHA1 Message Date
c9da6a67d8 Fix variable type hint 2025-01-29 19:28:23 +01:00
5a45cb3549 Fix functions definition 2025-01-29 18:12:39 +01:00
066843fc3c url_for_missing should be part of BrickPart, not RebrickablePart 2025-01-29 17:59:59 +01:00
a97a542e68 Fix missing logic to handle empty string from dynamic input 2025-01-29 15:59:00 +01:00
fd479d40f9 Move dynamic input to BrickChanger 2025-01-29 15:58:41 +01:00
ead0b1f90d Add visually hidden label for dynamic input, move read-only logic in the macro 2025-01-29 15:57:19 +01:00
b55999327b Add a refresh mode for sets 2025-01-28 23:07:12 +01:00
d541b1b351 Deduplicated parts and missing parts 2025-01-28 19:48:14 +01:00
1519f33e98 Deduplicate minifigures 2025-01-27 23:19:26 +01:00
d063062780 Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
4e1bf08139 Move then select-then-ingest logic into BrickRecord and allow context to be passed to select() 2025-01-24 10:21:05 +01:00
c977217f48 Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
e232e2ab7f Don't store complex objects in Flash config that could mask existing config items, rather store the values and handle the actual list of conf differently 2025-01-20 15:20:07 +01:00
05484f6148 Refactor nil image code, and add a built-in fix for missing nil images 2025-01-17 18:08:15 +01:00
e2617daa40 Fix bricklink and rebrickable links trying to cast lower() on an int 2025-01-17 15:08:16 +01:00
6477be00b6 Massive rewrite 2025-01-17 11:03:00 +01:00