Commit graph

142 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
fcfc5b7b4c Moved meal management out of component 2024-05-13 13:45:46 +10:00
d42462a54e Fixed edit-only of editableingredientspanel 2024-05-12 17:33:13 +10:00
1903d50e51 Iconography 2024-05-12 17:24:29 +10:00
1663f3788d Generalised ingredients editor 2024-05-12 17:00:26 +10:00
6b3a87ebc8 Moved the delete button 2024-05-12 16:42:20 +10:00
6a7dfbe460 Basic editing of users ingredients 2024-05-12 16:32:28 +10:00
a4a4497dc4 Login changes 2024-05-12 16:32:08 +10:00
50acb423a3 Moved ingredient add box to ingredients 2024-05-12 15:59:24 +10:00
51348d8c1d Populate shopping list from meals 2024-05-12 13:32:18 +10:00
7123124aa6 Slightly smarter url retrieval in data 2024-05-12 13:30:42 +10:00
74e46eef11 Good progress on shopping pages 2024-05-11 16:03:29 +10:00
5100ff0206 Ingredient mobile tweaks 2024-05-11 11:27:26 +10:00
850d86eb25 Improved people list 2024-05-04 18:00:50 +10:00
9c82cd3256 Edit people in meal 2024-05-04 14:22:37 +10:00
8bbcc49306 Changed folder structure 2024-05-04 12:49:32 +10:00
ca5f749042 Moved actions to relevant pages, made recipes page 2024-05-04 12:39:30 +10:00
52b7059827 Add ability to delete (hide) recipes 2024-05-04 12:24:22 +10:00
61ec004360 Allow add ingredient 2024-05-04 12:00:05 +10:00
377e0ef700 Rearrange ingredients 2024-05-04 11:52:31 +10:00
8cc01b0ab5 Meal card adjustments 2024-05-02 22:07:55 +10:00
03c1bdfe94 Edit meals 2024-05-02 21:25:01 +10:00
32630a502c Basic login and date updates 2024-04-28 12:13:49 +10:00
dbeec48da8 More mobile friendly 2024-01-18 00:34:42 +11:00
8a989bc1d0 Still product blanking bugs 2024-01-17 23:32:07 +11:00
d070b7dcf7 Editing ingredients shouldn't kill the product 2024-01-17 23:18:33 +11:00
8f5355844c delete meals 2024-01-17 22:57:44 +11:00
ca5a9616be meal planning 2024-01-17 22:31:45 +11:00
b6d2ac0cbc async/await 2024-01-17 20:17:22 +11:00
1820bf9492 Added woolies search 2024-01-17 19:45:23 +11:00
1856db28be Fixed product link update bug 2024-01-17 17:51:37 +11:00
1ad41888f9 Simplify ingredients 2024-01-17 17:37:57 +11:00
cfaba1f52c Extract compact ingredient line 2024-01-17 17:03:11 +11:00
e6733af56b Adding ingredients to meal plans 2024-01-14 17:20:21 +11:00
fb0c323774 Moved delete out of ingredient editor 2024-01-14 13:12:19 +11:00
fbaff06968 Meal Planning Page 2024-01-14 12:46:45 +11:00
11c616b5fe Meal Planning Start 2024-01-14 10:09:15 +11:00
ca2b05b161 Recipe image 2024-01-13 19:43:15 +11:00
7a5e7ca938 View Saved Recipes 2024-01-13 18:00:55 +11:00
bb52d9b121 Better display of parsed ingredients 2024-01-13 17:36:02 +11:00
494715f2a2 API Changes 2024-01-13 14:22:10 +11:00
3582b2281e Baseline 2024-01-13 13:00:15 +11:00
85af4ec632 init 2024-01-07 13:40:35 +11:00