Commit Graph

56 Commits

Author SHA1 Message Date
7d3e39b77d Deletion fix 2024-12-24 23:19:23 +01:00
b7fd8daddf - Added loading indicators when on groceries and todos, fixed margin issues in the todo page 2024-12-17 23:33:59 +01:00
4b67033aa8 - Implemented optimistic update when completing todos and groceries to avoid delays 2024-12-17 20:13:51 +01:00
79ac1efe63 - Fixed issue with improper creation of Shopping todo 2024-12-17 12:40:11 +01:00
f7860a5af8 - Fixed issue with parents not being able to approve groceries 2024-12-16 23:39:32 +01:00
f382d403cd - Removed background color of the grocery items text for number of items 2024-12-08 14:06:19 +01:00
1c2f18e288 - Grocery list changes
- Removed the Add item button from the bottom and added an empty grocery box
2024-12-08 14:01:35 +01:00
47a0ea2f36 - Added Done category in the grocery list and pushed it to the bottom 2024-12-08 13:38:27 +01:00
12f1a51292 - Added delete button on the checked grocery items 2024-12-08 13:15:06 +01:00
ecee34bf26 - Added functionality to the add todo button in the groceries page to open a todo dialog with preselected title 2024-12-08 13:05:09 +01:00
a17e0f1e22 todo filtering, nanny shopping 2024-12-06 23:31:27 +01:00
1b288d095f family chart, other fixes 2024-12-04 19:48:04 +01:00
c86a355b97 notes, tablet sort, grocery list and other fixes 2024-12-02 18:46:36 +01:00
12b4ce3a70 fixes and bug features 2024-11-30 19:05:36 +01:00
92e879c3fc Merge remote-tracking branch 'origin/main' into dev 2024-11-30 18:02:28 +01:00
01b4fc2e33 tablet view fixes, grocery item fix 2024-11-27 20:17:48 +01:00
06a3a2dc8f Notification changes 2024-11-22 03:25:16 +01:00
b5aac0af2a ui fixes and tweaks 2024-11-20 21:09:44 +01:00
94d3b5fffd ui fixes, added delete account confirmation 2024-11-01 01:12:19 +01:00
2235e1d900 merge resolve 2024-10-31 22:35:32 +01:00
f387f6c0e3 ui tweaks and fixes 2024-10-31 22:30:28 +01:00
8edb8f47f2 Small fixes, calendar token refresh for google 2024-10-31 19:57:06 +01:00
1417ec8f9b ui fixes 2024-10-30 23:44:37 +01:00
7f79a1c819 added confirmation dialogs, fixed scroll wheels ui tweaks 2024-10-30 00:02:25 +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
059082cf65 bugfixes 2024-10-28 01:27:33 +01:00
5f09610e5b - Fixed issue with add grocery item form not closing on close button click 2024-10-27 18:27:18 +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
e5d39107d1 - Fixed issue with adding new grocery item but without a category always 2024-10-26 14:45:52 +02:00
fd6f080e7c add todo repeat freq 2024-10-22 19:34:59 +02:00
d2b46ad977 added focus, ui changes 2024-10-17 19:57:41 +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
4b01e18ac0 ui tweaks 2024-10-14 23:02: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
86231daba4 Shopping List backend implementation
- Small code improvements
2024-10-11 16:28:17 +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
7fa5a17e0b bug fixes and new screens 2024-09-26 23:10:35 +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