Commit Graph

28 Commits

Author SHA1 Message Date
d9ee1cd921 Merge branch 'dev' 2025-02-15 21:08:30 +01:00
59664488e8 Reimplementation of the todo take turns feature to fix issues with only one assignee showing 2025-02-15 18:39:54 +01:00
5cfec1544a Calendar improvements 2025-02-02 22:28:40 +01:00
79ac1efe63 - Fixed issue with improper creation of Shopping todo 2024-12-17 12:40:11 +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
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
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
b1a5d4c171 - Added validation when adding todos to restrict having todos without any assignees 2024-11-20 20:36:09 +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
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
b9aa24a0c2 - Take turns implementation for the todos 2024-10-29 00:05:15 +01:00
059082cf65 bugfixes 2024-10-28 01:27:33 +01: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
fd6f080e7c add todo repeat freq 2024-10-22 19:34:59 +02:00
709b333ee1 - Implemented assigning todos 2024-10-20 20:45:09 +02:00
d2b46ad977 added focus, ui changes 2024-10-17 19:57:41 +02:00
e4eb67fba7 ui changes 2024-10-16 19:07:57 +02:00
dc05090f49 - Implemented editing of the todos
- Modified the AddChoreDialog.tsx to be able to edit or add new items
2024-10-15 22:31:53 +02:00
515b5738bb Implementation of fetching, adding and updating todos to db 2024-10-13 13:34:31 +02:00
a8ab69b69f new icons 2024-10-12 00:08:15 +02:00
fe6e0365a4 changes to calendar and UI 2024-10-05 23:41:44 +02:00
e17dabe801 calendar changes, fixes 2024-09-29 22:24:37 +02:00