fd6f080e7c
add todo repeat freq
2024-10-22 19:34:59 +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
641bae7e99
Filter out private events
2024-10-20 15:36:19 +02:00
8b37108be3
Fix editing events
2024-10-20 15:32:30 +02:00
a9c02e880f
Get Events fix
2024-10-20 12:41:33 +02:00
00583ac115
Various updates....
2024-10-20 01:44:20 +02:00
d87d67eae5
Added attendees
2024-10-20 00:53:09 +02:00
3653400a92
Apple calendar sync, timezone, first day of week additions
2024-10-19 22:56:55 +02:00
00b6225a1c
Syncing improvement
2024-10-19 19:55:46 +02:00
043b80baa9
Calendar settings page changes
2024-10-19 18:54:01 +02:00
3f7fc92952
Calendar page refactor
2024-10-19 17:20:34 +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
341a1bf249
Merge branch 'main' into dev
2024-10-13 15:06:33 +02:00
515b5738bb
Implementation of fetching, adding and updating todos to db
2024-10-13 13:34:31 +02:00
de854ecfd6
Invalidate events when updating profile
2024-10-13 12:38:00 +02:00
1e506dd246
Added creating family devices, refetch calendar on notification received
2024-10-13 10:21:38 +02:00
6e1e665b93
NOtification update
2024-10-12 09:15:30 +02:00
04a6103470
Notifications
2024-10-11 23:53:08 +02:00
cd62837198
Shopping List backend implementation
...
- Added creatorId to the grocery item in db and showed the name of the user that requested to add the new grocery
2024-10-11 18:02:13 +02:00
22e962a8b2
Shopping List backend implementation
...
- Fixed issue with groceries not fetching after update
2024-10-11 16:20:37 +02:00
e6758a014f
Removed leftover logging
2024-10-11 16:12:00 +02:00
9b94aa8e70
Shopping List backend implementation
...
- Implemented fetching, create and update of groceries in db
2024-10-11 16:11:46 +02:00
562da49806
Editing calendar events
...
- Added new hook for updating events
- Updated the selected event in db
- Added document id as id to the event object when fetching events
- Removed unused react-native-google sign-in library
2024-10-11 13:24:25 +02:00
ca0b55c494
Colors, fix family view, updated version
2024-10-10 02:00:14 +02:00
b74887cf3c
Fix fetching events
2024-10-06 16:08:35 +02:00
aed2333404
Microsoft sync added
2024-10-05 22:22:29 +02:00
d1d3fd0ca1
- Introduced attribute id in the eventData type
...
- INtroduced new method to save the event data from the google and microsoft providers only if there isn't already an event with the same id
2024-10-05 21:59:59 +02:00
b5a8712af8
- Prepared methods for microsoft authorization and added a button to handle microsoft auth
...
- Saved the microsoft token to the profile of the current user
2024-10-05 16:17:55 +02:00
d4b5ebcb80
- Added googleToken attribute to the user profile interface
2024-10-05 15:53:54 +02:00
5922179584
LOgging in with qr code added
2024-09-29 23:03:21 +02:00
92f335543f
Adding and displaying family members
2024-09-28 19:08:09 +02:00
78a73b18ef
Merge branch 'dev'
...
# Conflicts:
# app/(auth)/calendar/index.tsx
# components/pages/calendar/ManuallyAddEventModal.tsx
# components/pages/main/SignUpPage.tsx
# package.json
2024-09-27 10:35:21 +02:00
857e60a3d3
fix groceries, todo, calendar
2024-09-25 20:45:14 +02:00
926af6212b
Remove dark theme
2024-09-23 20:58:48 +02:00
b46fb1b2a8
user settings, points slider
2024-09-20 19:47:21 +02:00
96168316b5
Event creation
2024-08-26 13:42:28 +02:00
64ae88a732
Fix
2024-08-23 18:16:26 +02:00
5863ed7f4d
Fix
2024-08-23 18:04:30 +02:00
0a862e7a8c
additional hooks
2024-08-22 22:02:43 +02:00
55a3091023
Fix profile type
2024-08-21 20:30:07 +02:00
6b42476ef0
Auth logic rework
2024-08-21 20:25:15 +02:00
957e0a582e
Update logic for profile creation
2024-08-21 20:03:40 +02:00
4a20f7a53e
updated Auth hook
2024-08-20 18:50:40 +02:00
0b6199989b
added profile hooks
2024-08-09 19:38:46 +02:00