WIP: Initial work on deduplicating the minifigures and parts #57

Draft
gregoo wants to merge 19 commits from gregoo/BrickTracker:master into master

19 Commits

Author SHA1 Message Date
5615ebf40c Update versions and changelog 2025-01-27 23:24:16 +01:00
f12d608738 Properly use the _listener variables as expected, and allow Enter key to execute the action 2025-01-27 23:19:42 +01:00
cf6d5f43c0 Simplify fields name in the database 2025-01-27 23:19:42 +01:00
0beb1147b9 Allow more advanced migration action through a companion python file 2025-01-27 23:19:26 +01:00
6b9e1c2cfd Add remixicon in the libraries 2025-01-27 23:19:26 +01:00
3c05bfa9fc Documentation about base SQL files 2025-01-27 23:19:26 +01:00
5a99161e96 Add missing checkboxes counter alias 2025-01-27 23:19:26 +01:00
426f0bb123 Fix hide instructions block placement 2025-01-27 23:19:26 +01:00
cbf2b5b582 Remove confusing reference to number for sets 2025-01-27 23:19:26 +01:00
1519f33e98 Deduplicate minifigures 2025-01-27 23:19:26 +01:00
ebf291b7b8 Rename load to from_set for clarity 2025-01-27 23:17:31 +01:00
29bb92ef93 Inject the socket only where necessary 2025-01-27 23:17:31 +01:00
f8ba0abbbe Provide decorator for socket actions, for repetitive tasks like checking if authenticated or ready for Rebrickable actions 2025-01-27 23:17:31 +01:00
579ec88629 Remove confusing reference to number for sets 2025-01-27 23:17:31 +01:00
9c925b56da Rename routes 2025-01-27 23:17:31 +01:00
5f847168f4 Remove unused insert_rebrickable 2025-01-27 23:17:31 +01:00
35208fec8a Rename download_rebrickable to insert_rebrickable and make it return if an insertion occured 2025-01-27 23:17:31 +01:00
fa44b31f51 Grey out legacy database tables in the admin 2025-01-27 23:17:31 +01:00
3bbcf2c21c Add a flag to hide instructions in a set card 2025-01-27 23:17:31 +01:00