Commit graph

92 commits

Author SHA1 Message Date
ec28531df9 Refactor #2 2025-10-18 12:36:55 +11:00
ee2f08cbfc Initial 2025-10-18 12:30:30 +11:00
59e3d8ab16 Purchased items returns 2025-07-30 18:10:22 +10:00
6381c55c52 Allowed for null products, move ingredient spreading server-side (#2)
Reviewed-on: #2
Co-authored-by: jableader <jacobdunk@gmail.com>
Co-committed-by: jableader <jacobdunk@gmail.com>
2025-07-28 23:22:58 +00:00
212e89ca49 increase days shown in mealplan to 15 2024-11-12 11:13:31 +00:00
287bd47ffa Change meal purchasing to show all meals and allow filtering on purchased meals 2024-10-16 18:49:17 +11:00
0470e381d2 Meal card put the meal first 2024-10-16 18:30:45 +11:00
7f9155558a Fix overwidth on recipe search box 2024-10-16 09:32:44 +11:00
37c0f26fd6 Stretch nav links 2024-10-16 09:29:04 +11:00
6f3fc6daab date format plurals 2024-10-15 19:46:17 +11:00
c1b7d4210e Consolodated date formatting 2024-10-15 19:40:06 +11:00
ee6b4e9754 Added spacer to full ingredient list when buttons visible 2024-10-15 19:39:22 +11:00
8adda59d70 Confirm deletes 2024-10-15 19:23:00 +11:00
9f3001b298 Date picker hover bg 2024-10-15 19:18:30 +11:00
643be48d6a Show ingredients scaled to recipe 2024-10-15 19:15:35 +11:00
a18db72692 Fixed dupe meal bug 2024-10-14 16:53:01 +11:00
e251cbde5c Show purchase date 2024-10-14 16:11:00 +11:00
f375787590 Updated vue 2024-10-14 15:29:02 +11:00
578174107e Implement found behaviour 2024-10-14 11:07:18 +11:00
e8b71cafac Squashed commit of the following:
commit 0d4681feccfcc3fdb0894d21eba30a7a5a2897e4
Author: jableader <jacobdunk@gmail.com>
Date:   Sun Oct 13 19:19:08 2024 +1100

    Split lists functional

commit 6506f639faaf1c46130d8ae2d2ac2af842c7f332
Author: jableader <jacobdunk@gmail.com>
Date:   Sun Oct 13 18:22:23 2024 +1100

    View previous shops

commit 499b72dc19760eabd72f1de1942bcbf3e9ec121f
Author: jableader <jacobdunk@gmail.com>
Date:   Sun Oct 13 18:02:22 2024 +1100

    Able to save

commit fa706d0500eebc748b61d449fc234227338cae5a
Author: jableader <jacobdunk@gmail.com>
Date:   Sun Oct 13 14:15:54 2024 +1100

    Empty overlapping shops works

commit 33138d7cca78654903d74fcd53e79eef8734f58d
Author: jableader <jacobdunk@gmail.com>
Date:   Fri Oct 4 17:53:52 2024 +1000

    Works against old api
2024-10-13 19:19:36 +11:00
cac2ce12d3 Date bug fixed 2024-09-28 15:10:22 +10:00
531e4f057f Squashed commit of the following:
commit c5461420e7f1022019b79517d853a26301add9e9
Author: jableader <jacobdunk@gmail.com>
Date:   Sat Sep 28 14:55:18 2024 +1000

    meal scaling improvements

commit 37a444ff1fb5cbd1942161a8097a44fa7483b14c
Author: jableader <jacobdunk@gmail.com>
Date:   Sat Sep 28 13:13:06 2024 +1000

    Implementation
2024-09-28 14:57:32 +10:00
e59d4aa0ed Show ya ya saved recipes 2024-09-22 12:58:25 +10:00
cc3f18ad70 Added alerts 2024-09-22 08:02:21 +10:00
84a76151e4 Add https support 2024-09-21 13:07:05 +10:00
30d62737ab Use api prefix for data 2024-09-21 10:35:58 +10:00
80726a22bd Add stocktake to query params 2024-05-28 21:09:18 +10:00
0d45938c18 Meal planning page change "no meals" sig 2024-05-27 22:14:58 +10:00
e16614c060 Minor meals adjustments 2024-05-27 22:11:57 +10:00
da61a2daa3 Mark meal as complete 2024-05-27 21:56:58 +10:00
0bcd05acc9 meal_date to suggested_date 2024-05-25 12:09:27 +10:00
b598db1e70 Person id check 2024-05-25 12:08:06 +10:00
f0d7701151 Better color on login page 2024-05-21 21:19:22 +10:00
3429faa11a Redirect index to meal plan 2024-05-21 21:10:36 +10:00
02a8ad336b New login page 2024-05-21 21:08:55 +10:00
626500efb1 Show purchased date 2024-05-21 09:57:49 +10:00
313e4dd5be Zero is a valid id 2024-05-20 22:16:39 +10:00
f2a2daca6f Fixed another duplicate person bug 2024-05-19 22:40:32 +10:00
d175490c55 Stocktaking off by default 2024-05-19 22:20:29 +10:00
2db2251a1b Made stocktaking by checkbox 2024-05-19 22:19:51 +10:00
2ceaf3d923 Check if person exists before allowing add 2024-05-19 22:12:15 +10:00
4664cc96f3 More unit conversion stuff 2024-05-19 22:04:20 +10:00
a9b18051f7 Better unit showing on shopping list 2024-05-19 21:57:28 +10:00
0aa1d07231 Number of serves affects purchase amount 2024-05-19 21:31:58 +10:00
794c32c2df Added number of serves to recipe 2024-05-19 21:22:58 +10:00
4a1101be82 Stocktake functions 2024-05-19 20:21:49 +10:00
36f7a24cbf Added unit conversion and "Found" feature 2024-05-19 13:43:59 +10:00
69d99cfc9d Shopping connected to data 2024-05-18 17:05:28 +10:00
895af5bc75 My shopping list page 2024-05-18 14:46:27 +10:00
5279521416 Moved shopping list to own page 2024-05-18 13:49:43 +10:00