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
c6e5b20cbf
folder init
2024-07-31 19:38:13 +02:00