|
130b3fa84a
|
Fix undefined id variable used when a checkbox does not exist
|
2025-01-31 20:57:06 +01:00 |
|
|
cb58ef83cc
|
Add a clear button for dynamic input
|
2025-01-31 20:57:06 +01:00 |
|
|
f016e65b69
|
Rename read_only_missing to a more generic read_only
|
2025-01-31 20:57:06 +01:00 |
|
|
b142ff5bed
|
Fix missing logic to handle empty string from dynamic input
|
2025-01-31 20:57:06 +01:00 |
|
|
e2b8b51db8
|
Move dynamic input to BrickChanger
|
2025-01-31 20:57:06 +01:00 |
|
|
f44192a114
|
Add visually hidden label for dynamic input, move read-only logic in the macro
|
2025-01-31 20:57:06 +01:00 |
|
|
cf11e4d718
|
Move the dynamic input into a macro
|
2025-01-31 20:57:06 +01:00 |
|
|
468cc7ede9
|
Display prints based on a part
|
2025-01-31 20:57:06 +01:00 |
|
|
a2aafbf93a
|
Visual fix for Any/No color
|
2025-01-31 20:57:06 +01:00 |
|
|
e033dec988
|
Use data-sort to sort colums with complex data
|
2025-01-31 20:57:06 +01:00 |
|
|
d08b7bb063
|
Display RGB color, transparency and prints for parts
|
2025-01-31 20:57:06 +01:00 |
|
|
d93723ab4e
|
Use Rebrickable URL for cosmetics if available
|
2025-01-31 20:57:06 +01:00 |
|
|
fe13cfdb08
|
Collapsible grid controls
|
2025-01-31 20:57:06 +01:00 |
|
|
71ccfcd23d
|
Remove leftover debug prints
|
2025-01-31 20:57:06 +01:00 |
|
|
fc6ff5dd49
|
Add a refresh mode for sets
|
2025-01-31 20:57:06 +01:00 |
|
|
482817fd96
|
Add purchase location to the database
|
2025-01-31 20:57:06 +01:00 |
|
|
c4bb3c7607
|
Deduplicated parts and missing parts
|
2025-01-31 20:57:06 +01:00 |
|
|
7ff1605c21
|
Garbage leftover from copy-paste
|
2025-01-31 20:57:06 +01:00 |
|
|
964dd90704
|
Remove unused socket
|
2025-01-31 20:57:06 +01:00 |
|
|
50e5981c58
|
Cosmetics
|
2025-01-31 20:57:06 +01:00 |
|
|
d5f66151b9
|
Documentation touch up
|
2025-01-31 20:57:06 +01:00 |
|
|
711c020c27
|
Add extra fields to set for the future while we are refactoring it
|
2025-01-31 20:57:06 +01:00 |
|
|
9878f426b1
|
Update versions and changelog
|
2025-01-31 20:57:06 +01:00 |
|
|
420ff7af7a
|
Properly use the _listener variables as expected, and allow Enter key to execute the action
|
2025-01-31 20:57:06 +01:00 |
|
|
270838a549
|
Simplify fields name in the database
|
2025-01-31 20:57:06 +01:00 |
|
|
2e36db4d3d
|
Allow more advanced migration action through a companion python file
|
2025-01-31 20:57:06 +01:00 |
|
|
0a129209a5
|
Add remixicon in the libraries
|
2025-01-31 20:57:06 +01:00 |
|
|
8b82594512
|
Documentation about base SQL files
|
2025-01-31 20:57:05 +01:00 |
|
|
6dd42ed52d
|
Add missing checkboxes counter alias
|
2025-01-31 20:57:05 +01:00 |
|
|
26fd9aa3f9
|
Fix hide instructions block placement
|
2025-01-31 20:57:05 +01:00 |
|
|
32044dffe4
|
Remove confusing reference to number for sets
|
2025-01-31 20:57:05 +01:00 |
|
|
a0fd62b9d2
|
Deduplicate minifigures
|
2025-01-31 20:57:05 +01:00 |
|
|
1f7a984692
|
Rename load to from_set for clarity
|
2025-01-31 20:57:05 +01:00 |
|
|
d1325b595c
|
Inject the socket only where necessary
|
2025-01-31 20:57:05 +01:00 |
|
|
900492ae14
|
Provide decorator for socket actions, for repetitive tasks like checking if authenticated or ready for Rebrickable actions
|
2025-01-31 20:57:05 +01:00 |
|
|
bdf635e427
|
Remove confusing reference to number for sets
|
2025-01-31 20:57:05 +01:00 |
|
|
1afb6f841c
|
Rename routes
|
2025-01-31 20:57:05 +01:00 |
|
|
ee78457e82
|
Remove unused insert_rebrickable
|
2025-01-31 20:57:05 +01:00 |
|
|
25aec890a0
|
Rename download_rebrickable to insert_rebrickable and make it return if an insertion occured
|
2025-01-31 20:57:05 +01:00 |
|
|
0f53674d8a
|
Grey out legacy database tables in the admin
|
2025-01-31 20:57:05 +01:00 |
|
|
4350ade65b
|
Add a flag to hide instructions in a set card
|
2025-01-31 20:57:05 +01:00 |
|
|
ff1f02b7e3
|
Updated readme and various docs. Added quickstartguide and env overview.
|
2025-01-28 14:55:28 +01:00 |
|
|
53309a9502
|
Forgot a version change
|
2025-01-27 19:49:58 +01:00 |
|
|
4762028a39
|
Updated Version to 1.1.1 to match Docker version tag and Release note tag
|
2025-01-27 19:41:49 +01:00 |
|
|
a9bf5e03f8
|
Merge pull request 'Instructions downloader' (#54) from instructions into master
Reviewed-on: #54
|
2025-01-26 19:17:42 +01:00 |
|
|
c7b90414d3
|
Merge pull request 'Downloading the instructions through the socket' (#53) from gregoo/BrickTracker:instructions into instructions
Reviewed-on: #53
|
2025-01-26 09:48:17 +01:00 |
|
|
2db0c1c2eb
|
Clear the socket when clicking the button
|
2025-01-25 23:06:00 +01:00 |
|
|
19750d1365
|
Fix a bug when normalizing total in progress()
|
2025-01-25 23:05:39 +01:00 |
|
|
acebf6efd6
|
Clear the progress message when clear()
|
2025-01-25 23:05:21 +01:00 |
|
|
48ad7b5f02
|
Trim the url in the progress message to make it more legible
|
2025-01-25 22:48:10 +01:00 |
|