492 Commits

Author SHA1 Message Date
4f80525f13 - Added User update dialog, useUpdateSubUser.ts hook and implemented update of a selected user from the family group 2024-11-20 23:58:13 +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
cc2a649f8c - Reverted the Add todo press functionality to open the Add todo dialog instead of redirecting to Todos page 2024-11-20 19:27:14 +01:00
81477ed85b fixed refresh, tablet drawer, drawer titles 2024-11-20 00:27:43 +01:00
9f32e81672 supportsTablet 2024-11-19 14:16:46 +01:00
bd890406b1 podfile update 2024-11-19 11:55:27 +01:00
47f035708c notification update 2024-11-19 11:54:16 +01:00
8763be4613 fixed tablet view / spelling 2024-11-18 22:14:00 +01:00
89d00cdead - Fixed issue with events not being mapped correctly when fetched(missing attributes)
- Fixed issue with editing of events because of incorrect attribute name
- Color events created by other user, but assigned to current user in the current user's color
2024-11-18 17:46:01 +01:00
d8e7dc6bf7 - Enabled Add todo button and added navigation to the todos page on click 2024-11-18 17:11:39 +01:00
0ba2cbd65d fixed calendar after tablet merge 2024-11-18 01:43:09 +01:00
662b38f894 Merge branch 'tablet' into dev 2024-11-18 00:43:39 +01:00
f269c9c136 Merge remote-tracking branch 'origin/dev' into dev 2024-11-18 00:17:58 +01:00
eace5da5cb - Implemented saving of location to the event 2024-11-18 00:17:49 +01:00
55d3877c5b Merge branch 'dev' of https://github.com/urosran/cally into dev 2024-11-17 23:53:36 +01:00
111244e178 added household name 2024-11-17 23:53:28 +01:00
c9b796bd40 - Improvements to the todo filter 2024-11-17 22:53:11 +01:00
c1f7113dfc Merge remote-tracking branch 'origin/dev' into dev 2024-11-17 20:24:11 +01:00
f21f70a45d - Fixed infinite rendering in the todos page 2024-11-17 20:24:01 +01:00
9d16e8b301 Merge branch 'dev' of https://github.com/urosran/cally into dev 2024-11-17 20:23:53 +01:00
d7928c799d added calendar events refresh 2024-11-17 20:23:41 +01:00
4fa18a6913 - Reverted useSignUp.ts changes 2024-11-17 19:10:37 +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
6489bdf237 Merge remote-tracking branch 'origin/main' into dev 2024-11-12 21:42:19 +01:00
3fb9dd0035 add more options to user management 2024-11-12 21:38:03 +01:00
e2aae47c34 - Changed the todo repeat icon 2024-11-10 18:11:22 +01:00
5b80a3ba80 - Added Daily repeat type for the todos and implemented creating and updating this kinds of todos 2024-11-10 18:00:17 +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
844f534e13 ui fixes and date press feature 2024-11-10 15:25:07 +01:00
1d3daa49ec fixed chores page tablet 2024-11-10 14:07:27 +01:00
62ba53f116 Merge remote-tracking branch 'origin/dev' into tablet 2024-11-10 13:54:23 +01:00
e3084a70a7 added pfp to tablet view 2024-11-10 13:53:19 +01:00
d6642726e6 Merge branch 'dev' of https://github.com/urosran/cally into dev 2024-11-05 22:00:23 +01:00
dac3f3c0a3 ui fixes 2024-11-05 22:00:16 +01:00
8ac7f8b2eb notification update 2024-11-05 13:46:29 +01:00
4318f58e22 Merge branch 'dev'
# Conflicts:
#	components/pages/calendar/EventCalendar.tsx
#	components/pages/settings/user_settings_views/MyProfile.tsx
2024-11-05 13:44:42 +01:00
9d81fa5ba5 - Set the points step to 5 and styled the points slider 2024-11-04 23:41:42 +01:00
dbfe7d6e9c Added the reccuring todos that repeat weekly to be created for the next 52 weeks 2024-11-04 23:32:13 +01:00
5beadcce01 Moved color settings to manage my profile 2024-11-04 23:16:09 +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
84a974f3f7 Added notifciations 2024-11-04 01:01:59 +01:00
848211c3c8 Merge branch 'dev'
# Conflicts:
#	app/(auth)/_layout.tsx
#	components/pages/settings/user_settings_views/MyProfile.tsx
#	yarn.lock
2024-11-04 00:26:18 +01:00
a577bfb23f cal sync improvements 2024-11-04 00:24:31 +01:00