3c69355a5c
feat(v2): add household-scoped shopping purchase endpoint with tests
2025-11-01 14:49:30 +11:00
6105d5dadf
feat(v2): household-scoped shopping current and meals upcoming, with tests; spec updated
2025-11-01 14:26:23 +11:00
5be4e89c4e
Squashed commit of the following:
...
commit fcd005b8624023547f28b7b28e59e6099bcfc7d4
Author: jableader <jacobdunk@gmail.com>
Date: Sun Oct 19 20:24:07 2025 +1100
Openapi tightening
commit f93bd8f641d561052c7bd075bae321b4ff3b676d
Author: jableader <jacobdunk@gmail.com>
Date: Sun Oct 19 19:03:52 2025 +1100
Removed refactor strategy doc
commit 0c5a61092f522be0c47cbbe86917c8a7e4e2d339
Author: jableader <jacobdunk@gmail.com>
Date: Sun Oct 19 17:48:33 2025 +1100
mypy & ruff checks
commit 23d66d6b18984127e17c73c3063f6120385935e9
Author: jableader <jacobdunk@gmail.com>
Date: Sun Oct 19 16:49:35 2025 +1100
Final removal of db.py files
commit f454aed1ca9783cc558cc203f29a7fe31b62a975
Author: jableader <jacobdunk@gmail.com>
Date: Sun Oct 19 15:42:31 2025 +1100
Finalise restructure, remove db.py files
commit 7187f6dd89489521538791c6bdebb426514beb99
Author: jableader <jacobdunk@gmail.com>
Date: Sun Oct 19 15:34:54 2025 +1100
commit 6fea227ae20d32b8eb1e7a4885006a620fcc7bb1
Author: jableader <jacobdunk@gmail.com>
Date: Sun Oct 19 15:32:53 2025 +1100
commit 27415e7e02d89195ad514cb017a9dbbf84d7a5e4
Author: jableader <jacobdunk@gmail.com>
Date: Sun Oct 19 15:31:10 2025 +1100
commit b773428033d855f9ad82005602e049c1a2e3c585
Author: jableader <jacobdunk@gmail.com>
Date: Sun Oct 19 15:28:58 2025 +1100
commit 116592c95278d995f4c516e87f2cea43cf5b7735
Author: jableader <jacobdunk@gmail.com>
Date: Sun Oct 19 15:25:21 2025 +1100
commit 03ec565faea088971968ee2f9bb83e2de16b21f3
Author: jableader <jacobdunk@gmail.com>
Date: Sun Oct 19 15:21:29 2025 +1100
Plan
2025-10-19 20:24:23 +11:00
18f784665f
Added ruff, black and mypy
2025-10-18 14:26:42 +11:00
255ebd4613
Squashed commit of the following:
...
commit 1c707260a4059cbdebb3e2720d3899b8773a1c37
Author: jableader <jacobdunk@gmail.com>
Date: Wed Jul 30 22:03:48 2025 +1000
Sync tests
commit 5a71077121921a2cea9f3be9c1d1f7770691520a
Author: jableader <jacobdunk@gmail.com>
Date: Wed Jul 30 21:57:00 2025 +1000
minor refactorings
commit 0bafec1b40bf5cf6f1554f6e5ec6e8f4e043d1cc
Author: jableader <jacobdunk@gmail.com>
Date: Wed Jul 30 21:39:52 2025 +1000
Remove ids from shopping list
commit c1ee30d1b591b241dfa152d8a0fa9af1f6aaaed1
Author: jableader <jacobdunk@gmail.com>
Date: Wed Jul 30 21:04:48 2025 +1000
Added more cases to shopping tests
commit ad3d598bdb574b1aeaabc354bb825ee428aaaa41
Author: jableader <jacobdunk@gmail.com>
Date: Wed Jul 30 20:26:36 2025 +1000
Added 404 response when list not found
commit 336538dc47e12736f7f57d2c80252a700dc1e83b
Author: jableader <jacobdunk@gmail.com>
Date: Wed Jul 30 20:15:52 2025 +1000
Tests for main
commit 238c0f89b2671348091a162ee519e5f1bf2cd66c
Author: jableader <jacobdunk@gmail.com>
Date: Wed Jul 30 20:07:12 2025 +1000
Meals tests
commit b92f2432ee13f5384b6f1a9b8efe76bec9dbd920
Author: jableader <jacobdunk@gmail.com>
Date: Wed Jul 30 19:57:45 2025 +1000
Shopping tests
commit b3c7ae20e6207cf0f9f04bdec5cb6145b04638d9
Author: jableader <jacobdunk@gmail.com>
Date: Wed Jul 30 19:40:19 2025 +1000
product tests passing
2025-07-30 22:05:29 +10:00
410b097d5c
Fixed purchased item matching
2025-07-30 18:19:20 +10:00
1706809458
Allowed for null products, move ingredient spreading server-side ( #1 )
...
Reviewed-on: #1
Co-authored-by: jableader <jacobdunk@gmail.com>
Co-committed-by: jableader <jacobdunk@gmail.com>
2025-07-28 23:23:09 +00:00
78e94a3503
Squashed commit of the following:
...
commit 2cf565c8c42387cdc57fd7ec7922e6d9e173322c
Author: jableader <jacobdunk@gmail.com>
Date: Sun Oct 13 19:15:03 2024 +1100
Fixed bug when saving own ingredients
commit 3ff1204a2fe88da65864109218c0a6de2130f7cc
Author: jableader <jacobdunk@gmail.com>
Date: Sun Oct 13 18:02:04 2024 +1100
First successful save
commit 2620e2c899c145df1c4a941d1eaaef7b01087791
Author: jableader <jacobdunk@gmail.com>
Date: Fri Oct 4 17:53:21 2024 +1000
Change shopping list to be post-able
2024-10-13 19:19:57 +11:00
e0b643bfec
Turns out zero is a valid id
2024-05-20 20:09:57 +10:00
6b684fadd8
Working 'found'
2024-05-19 13:43:06 +10:00
be1d2b75ad
Many misc changes for shopping pages
2024-05-18 17:05:01 +10:00
ac34da7824
Shopping list db functionality
2024-05-17 19:09:03 +10:00