Commit Graph

193 Commits

Author SHA1 Message Date
05484f6148 Refactor nil image code, and add a built-in fix for missing nil images 2025-01-17 18:08:15 +01:00
0d9276f639 Built-in fix for 'None' entries in the missing table 2025-01-17 17:19:31 +01:00
e4d052f22c Add some spacing between the minifigure image and name in an accordion header 2025-01-17 16:34:28 +01:00
53b406f722 Add the path that 404'd in the log line 2025-01-17 16:30:22 +01:00
7999572cf1 Fix missing 'missing' and 'quantity' badges for minifigure in a part card 2025-01-17 16:28:43 +01:00
00310e0235 Fix part list not using total_quantity 2025-01-17 15:35:23 +01:00
463e00f3fe Fix part counts not taking into account the quantity of minifigures 2025-01-17 15:35:11 +01:00
db9dbfae54 De-verbosify some SQLite debug 2025-01-17 15:34:49 +01:00
e2617daa40 Fix bricklink and rebrickable links trying to cast lower() on an int 2025-01-17 15:08:16 +01:00
50ebc3877c Fix the open_database logic in the admin 2025-01-17 14:38:18 +01:00
32050acabc Remove login.is_readonly() 2025-01-17 14:36:48 +01:00
c3f3ed0593 Fix app init to work with gunicorn 2025-01-17 14:36:19 +01:00
6477be00b6 Massive rewrite 2025-01-17 11:03:00 +01:00
31ddea734e Removed .env from compose in prebuild image 2024-12-31 09:27:00 +01:00
15a541f1de Testing stats dashboard 2024-12-30 09:28:15 +01:00
d9ac2b67ed Added white background to inventory pages image 2024-12-30 09:01:48 +01:00
4fe84c66f1 Fixed formatting of placeholder test 2024-12-29 14:03:23 +01:00
3c47054ce1 Added search bar to 2024-12-29 13:59:19 +01:00
a6a88a3597 Added formatting to /parts 2024-12-29 13:49:25 +01:00
971a3ef7d3 Added link on missing page to the set that's missing the piece. Fixed formatting on missing page 2024-12-29 13:40:53 +01:00
a495ad3b3b Checkboxes now correctly save state. Fixed #30 2024-12-29 12:37:44 +01:00
9411e18a81 Added set numbers to page (Fixed #28). 2024-12-29 09:00:54 +01:00
0a40d42b6c Fixed #27. Parts are now correctly summed up 2024-12-28 19:37:47 +01:00
8c551f4bb5 Fixed jump2figs button 2024-12-28 17:21:21 +01:00
86c61d6135 Fixed #26 2024-12-28 14:12:28 +01:00
a088db6ded Fixed shuffle in Docker 2024-12-28 13:58:01 +01:00
00d91580aa Added shuffle option of frontpage 2024-12-28 13:51:02 +01:00
96d9aa6b5f Updated README 2024-12-28 11:13:18 +01:00
1909805919 Added upload button to instructions 2024-12-28 11:08:55 +01:00
657eeffde2 Added upload button to instructions 2024-12-28 10:54:07 +01:00
6a8ccdd3d3 Fixed formatting 2024-12-28 10:29:44 +01:00
a7d9ef56eb Fixed alignment issue in column 2024-12-28 10:21:17 +01:00
0b35cadeb7 Updated README with wishlist info and new screenshot 2024-12-28 10:14:50 +01:00
47f63b085e Added button to show missing instructions 2024-12-28 09:54:31 +01:00
827415fb2f Instructions now open in new page 2024-12-28 09:41:23 +01:00
3c148007d2 Added option for rebrickable links 2024-12-28 09:36:33 +01:00
2f6cc79790 Added option for rebrickable links 2024-12-28 09:34:07 +01:00
a20f9c500f Added BuyMeACoffee button 2024-12-28 09:06:22 +01:00
37a6fd2127 Added formatting for better seperation of minifigs and tables 2024-12-28 08:36:49 +01:00
5f22300170 Updated readme for prebuild image. Fixes #20 2024-12-27 22:51:29 +01:00
a9220b331f Fixed compose file in readme 2024-12-27 17:13:28 +01:00
468d75e631 Merge pull request 'Fix Wishlist Page Title' (#17) from vorboid/BrickTracker:master into master
Reviewed-on: FrederikBaerentsen/BrickTracker#17
2024-12-27 17:10:57 +01:00
7b0623b0a9 Fic Wishlist Page Title
Amend the title of the wishlist page from "Withlist" to "Wishlist"
2024-12-27 15:02:24 +01:00
d650627710 Added test if retired sets not existing 2024-12-27 11:06:43 +01:00
44cc91c26a Added retirement info to wishlist 2024-12-27 10:32:01 +01:00
00ccc57ee7 Working on retirement date on wishlist 2024-12-27 09:46:54 +01:00
1dc797a826 Updated README 2024-12-27 09:20:29 +01:00
2c8fb5700d Fixed formatting 2024-12-26 21:21:13 +01:00
39a4ab4d89 Updated readme and changed page_size to 500 2024-12-26 21:20:08 +01:00
56d5536c2d Updated README 2024-12-26 20:55:40 +01:00