Commit Graph

103 Commits

Author SHA1 Message Date
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
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
95d5e74703 Calendar, syncing rework 2024-11-27 01:37:58 +01:00
f2af60111b Syncing rework 2024-11-26 21:13:54 +01:00
ee749e1077 Notification batch updates and notifications page update 2024-11-23 16:39:56 +01:00
06a3a2dc8f Notification changes 2024-11-22 03:25:16 +01:00
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
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
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
111244e178 added household name 2024-11-17 23:53:28 +01:00
4fa18a6913 - Reverted useSignUp.ts changes 2024-11-17 19:10:37 +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
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
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
dbfe7d6e9c Added the reccuring todos that repeat weekly to be created for the next 52 weeks 2024-11-04 23:32:13 +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
b35871aed8 added Feedback page, added braindump backend 2024-11-02 22:31:19 +01:00
f1b0bcd32d sync update 2024-11-02 22:27:17 +01:00
c4e4a4a798 Faimly 2024-11-01 23:45:05 +01:00
87137e7b15 All day event package 2024-11-01 22:02:36 +01:00
9ca96b2286 profile deletion added 2024-11-01 05:19:11 +01:00
909a4344dc Profile picture upload added, QR code scan fix 2024-11-01 04:34:59 +01:00
7f68f3acf8 New onboarding flow, calendar sync logic refactor 2024-11-01 03:18:50 +01:00
539cbd9f10 Minor fixes 2024-10-31 23:41:54 +01:00
8edb8f47f2 Small fixes, calendar token refresh for google 2024-10-31 19:57:06 +01:00
1b6a241bbe Add event deletion 2024-10-31 12:01:01 +01:00
8ba6f7aecf Merge branch 'main' into dev 2024-10-29 10:33:04 +01:00
b9aa24a0c2 - Take turns implementation for the todos 2024-10-29 00:05:15 +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
2c0a8a9392 bugfixes 2024-10-28 09:41:20 +01:00
d6ca7cc630 Merge branch 'dev'
# Conflicts:
#	ios/cally/Info.plist
2024-10-28 01:27:48 +01:00
6a9d446c11 - Added user based access in the todos page and fetched only the todos that are assigned to a child type profile and all the family todos to a parent type profile 2024-10-27 17:30:41 +01:00
eb04043264 Merge branch 'dev' 2024-10-26 18:40:10 +02:00
c25ddfcdf5 - Fixed an issue with missing id when creating events and unable to update after 2024-10-26 16:04:42 +02:00
c597e96c20 - FIxed an issue with completing todos 2024-10-26 15:38:54 +02:00
675ecedd86 - Implemented the complete update of recurring todo and handle changing the recurring rule and date 2024-10-26 13:20:31 +02:00
5c67ffccbd - Implemented the complete update of recurring todo and handle changing the recurring rule and date 2024-10-26 13:20:09 +02:00
2ec014bcc7 - Implementation of update todo and removing days in the rule for a repeatable todo 2024-10-25 16:49:32 +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
6bb32f3281 - Implemented creation of the repeatable todos for every repeat type 2024-10-24 23:55:49 +02:00
0b11381fce - Implemented handling of repeat days change 2024-10-24 20:35:42 +02:00
55f9d326d5 Merge branch 'dev' of https://github.com/urosran/cally into dev 2024-10-22 19:35:06 +02:00