Commit Graph

76 Commits

Author SHA1 Message Date
ab7a844bb5 fixed tablet calendar 2024-12-28 15:53:36 +01:00
f1869f02f2 - Filtered out todos of deleted users when the Everyone option is selected in the filter 2024-12-25 22:49:07 +01:00
c14910447e - Implemented saving of points per week per day for user
- Implemented saving of the number of completed todos per user
- Changed "To do's" labels to "To Do"
2024-12-25 22:41:53 +01:00
406f541163 ui changes 2024-12-24 20:44:30 +01:00
5c6915c23d ui changes, fixes 2024-12-24 13:03:42 +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
32a718953b - Added todo completed animation when child completes a todo 2024-12-17 11:31:50 +01:00
5cafd10f09 - Changed the members dependency check when defining the todo filter options 2024-12-15 17:05:18 +01:00
4f96bb071b - Added validation on todo creation to avoid creating todos with Every week repeat type, but no selected days
- Reworked and improved the creation of repeat todo
2024-12-15 15:31:55 +01:00
d30ed9b130 - Fixed issue with todo filter not being updated after adding deleting users 2024-12-15 11:51:23 +01:00
89bb924b40 - Fixed issue with date resetting every time a repeat type is selected
- Showing take turns button when todo has repeat rule and has more than 1 assignee
2024-12-08 12:00:42 +01:00
11115d151d - Filtered out the Family device user type from the todo filter options 2024-12-08 11:17:33 +01:00
9700a6b269 - Default todo repeat type - None 2024-12-07 11:39:27 +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
cd178b8a9d Merge branch 'dev'
# Conflicts:
#	components/pages/calendar/EventCalendar.tsx
2024-11-23 14:31:58 +01:00
06a3a2dc8f Notification changes 2024-11-22 03:25:16 +01:00
c528f72b2e - Added created by label in the todo item 2024-11-21 22:55:54 +01:00
830c1bf8ea Merge branch 'dev' of https://github.com/urosran/cally into dev 2024-11-20 21:09:53 +01:00
b5aac0af2a ui fixes and tweaks 2024-11-20 21:09:44 +01:00
b1a5d4c171 - Added validation when adding todos to restrict having todos without any assignees 2024-11-20 20:36:09 +01:00
e113d78575 - Added todo filter option for Everyone to show all the family's tasks 2024-11-20 20:24:37 +01:00
012a70313b - Allowed selecting date when Repeat type is set to "None"
- Enabled opening the repeat freq picker with click on the Repeat todo icon
2024-11-20 20:04:23 +01:00
662b38f894 Merge branch 'tablet' into dev 2024-11-18 00:43:39 +01:00
c9b796bd40 - Improvements to the todo filter 2024-11-17 22:53:11 +01:00
f21f70a45d - Fixed infinite rendering in the todos page 2024-11-17 20:24:01 +01:00
653f72dc94 added chores page 2024-11-17 19:09:13 +01:00
a95191c890 - Filtering todos 2024-11-17 19:06:50 +01:00
e2aae47c34 - Changed the todo repeat icon 2024-11-10 18:11:22 +01:00
7da8005fb1 - Added alert if title is empty on todo save 2024-11-10 17:33:47 +01:00
f7909de546 - Added preslected assignee to be the current user when creating todo 2024-11-10 17:25:00 +01:00
ebd6fcbfab - Sorted the users when adding todo 2024-11-04 22:37:56 +01:00
6dc81ae653 fixed some calendar bugs 2024-11-04 20:58:18 +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
ca5df87f3d Small fixes 2024-10-31 21:28:23 +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
b9aa24a0c2 - Take turns implementation for the todos 2024-10-29 00:05:15 +01:00
45747747dd - Removed the grocery item check box for all other profile types besides parent
- Allowed for all profile types to create new todos
- Modified the fetch todos query to fetch all the assigned and created by for child type of profiles
2024-10-28 20:26:37 +01:00
059082cf65 bugfixes 2024-10-28 01:27:33 +01:00
b2b1e5d1e4 - Restricted editing of grocery and todo item for children 2024-10-26 15:36:01 +02:00
f35033f5e7 - Fixed an issue with the Tod dialog
- Implementation of update todo and adding new days in the rule for a repeatable todo
2024-10-25 14:04:13 +02:00
04f9e31ce4 - Added the repeat days selected for the created todos in the edit dialog 2024-10-25 12:18:23 +02:00
0b11381fce - Implemented handling of repeat days change 2024-10-24 20:35:42 +02:00
ae01b9daaf fix calendar overflow, todo repeat 2024-10-23 21:32:36 +02:00
55f9d326d5 Merge branch 'dev' of https://github.com/urosran/cally into dev 2024-10-22 19:35:06 +02:00
fd6f080e7c add todo repeat freq 2024-10-22 19:34:59 +02:00