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
fd6f080e7c
add todo repeat freq
2024-10-22 19:34:59 +02:00
bc54c902d9
Fix adding devices and fetching events
2024-10-22 12:28:43 +02:00
275b8bcfad
user creation flow fix
2024-10-22 01:12:15 +02:00
a8eb2ff48b
Added pfp images
2024-10-21 04:19:19 +02:00
709b333ee1
- Implemented assigning todos
2024-10-20 20:45:09 +02:00
206ffd5a88
- Implemented connecting multiple accounts for apple
2024-10-20 19:34:15 +02:00
be28266696
- Implemented connecting multiple accounts for microsoft
2024-10-20 19:16:48 +02:00
d6d1bcf3cf
Merge remote-tracking branch 'origin/dev' into dev
2024-10-20 18:34:56 +02:00
bb72c6c011
- Implemented connecting multiple accounts for google
2024-10-20 18:34:48 +02:00
7ae714e075
Fix details/notes missing from events
2024-10-20 16:03:46 +02:00