Commit Graph

23 Commits

Author SHA1 Message Date
f387f6c0e3 ui tweaks and fixes 2024-10-31 22:30:28 +01:00
1417ec8f9b ui fixes 2024-10-30 23:44:37 +01:00
c234a6260a - Removed the grocery item check box for all other profile types besides parent
- Allowed for all profile types to create new todos
2024-10-28 20:26:44 +01:00
e863b0c38e - Fixed issue with grocery edit not closing, reverted to the category resolving solution(fuzzy search categories), added check button for saving the grocery after editing, made code improvemnets around the groceries page 2024-10-27 18:23:29 +01:00
3187844b50 - Fixed issue with undefined value for the grocery requested by section 2024-10-27 17:38:09 +01:00
b2b1e5d1e4 - Restricted editing of grocery and todo item for children 2024-10-26 15:36:01 +02:00
731af8a3b8 - Added the profile image or the initials if profile picture is missing to the grocery item 2024-10-26 14:58:44 +02:00
c7e2dcfdf9 - Removed the pending grocery items check and decline buttons for every other types of profiles besides the parent profile 2024-10-26 14:53:33 +02:00
fd6f080e7c add todo repeat freq 2024-10-22 19:34:59 +02:00
7effcfe288 merge resolve 2024-10-15 23:09:49 +02:00
43d0d67044 new fonts, ui tweaks 2024-10-15 23:07:21 +02:00
0f75be8d1e Fixed issue with groceries update 2024-10-15 20:34:18 +02:00
36329dc2f2 ui changes 2024-10-13 11:37:44 +02:00
cd62837198 Shopping List backend implementation
- Added creatorId to the grocery item in db and showed the name of the user that requested to add the new grocery
2024-10-11 18:02:13 +02:00
9b94aa8e70 Shopping List backend implementation
- Implemented fetching, create and update of groceries in db
2024-10-11 16:11:46 +02:00
2b55c5db0c grocery changes 2024-10-07 00:10:51 +02:00
908eeab607 ui tweaks 2024-09-28 20:38:20 +02:00
857e60a3d3 fix groceries, todo, calendar 2024-09-25 20:45:14 +02:00
f291f985a3 changes to groceries, todos 2024-09-12 23:04:41 +02:00
53f7118656 changes to grocery, todos 2024-09-12 15:39:20 +02:00
ff9e94e392 fix Grocery page, add Reminders context 2024-08-31 18:19:51 +02:00
f8dd152eeb add groceryContext and manipulation 2024-08-31 15:52:45 +02:00
5a5215aeb4 reorganized and fixed groceries 2024-08-30 21:16:06 +02:00