Commit Graph

84 Commits

Author SHA1 Message Date
45f52bbb52 - Added proper oauth2 authentication with google and saving of the access token to the profile 2024-10-06 22:40:50 +02:00
9be3e2849e build nmb update 2024-10-06 19:33:26 +02:00
b74887cf3c Fix fetching events 2024-10-06 16:08:35 +02:00
4b07f1f36a Fix settings page 2024-10-06 10:41:31 +02:00
5d70cdbeb8 install --legacy-peer-deps 2024-10-06 09:16:04 +02:00
74ac898f32 package lock json 2024-10-06 00:15:52 +02:00
326b49a5b2 yarn lock 2024-10-06 00:12:57 +02:00
a6fda307a1 npm lock 2024-10-06 00:12:25 +02:00
b82a6fcf8f prebuild 2024-10-06 00:09:31 +02:00
10565ceb39 Merge branch 'dp/calendar-sync' into dev
# Conflicts:
#	components/pages/settings/CalendarSettingsPage.tsx
#	yarn.lock
2024-10-06 00:07:24 +02:00
fe6e0365a4 changes to calendar and UI 2024-10-05 23:41:44 +02:00
aed2333404 Microsoft sync added 2024-10-05 22:22:29 +02:00
2234fac075 - Fixed wrong method being called when fetching microsoft events 2024-10-05 22:11:22 +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
6ad587ef31 - Fixed an issue with the required date format for the start and end date when fetching the google events 2024-10-05 21:41:40 +02:00
d9853481de - Fixed label 2024-10-05 21:08:41 +02:00
977bf45fb2 - Additional comment 2024-10-05 16:20:15 +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
7eb040a8a9 - Implemented google sign in and saved the id token in db for the current user
- Used the id token for the current user for fetching the google calendar events
2024-10-05 15:53:20 +02:00
8161accdb6 - Introduced a button for syncing Microsoft calendar
- Implemented saving of the microsoft event data in db
2024-10-05 00:32:57 +02:00
59efcc16c5 - Implementation of a google authentication with a react-native library 2024-10-04 01:37:36 +02:00
fc0ea611af - Fixed wrong date format when saving the google events 2024-10-04 01:28:56 +02:00
ba74025589 - Introduced a button for syncing Google calendar
- Implemented saving of the google event data in db
- Added start date to the google calendar fetch api endpoint
2024-10-04 01:04:11 +02:00
68e1e840a0 - Introduced a google-calendar-utils.js and function to fetch Google calendar events for the provided token
- Handled the response from the google calendar api to work with the eventData model for firebase
2024-10-03 23:37:25 +02:00
dd9f398fda package-lock.json 2024-09-30 05:43:11 +02:00
0e1f867a99 Prebuild 2024-09-29 23:36:25 +02:00
362efd43c8 Prebuild 2024-09-29 23:33:33 +02:00
c726081b96 Merge branch 'dev'
# Conflicts:
#	app/(auth)/calendar/index.tsx
#	yarn.lock
2024-09-29 23:04:17 +02:00
5922179584 LOgging in with qr code added 2024-09-29 23:03:21 +02:00
e17dabe801 calendar changes, fixes 2024-09-29 22:24:37 +02:00
908eeab607 ui tweaks 2024-09-28 20:38:20 +02:00
92f335543f Adding and displaying family members 2024-09-28 19:08:09 +02:00
594e54b11b start on 0 seconds 2024-09-28 13:23:53 +02:00
91717c699d ver bump 2024-09-28 08:59:05 +02:00
7ab2fe7906 Init date fix 2024-09-27 19:45:32 +02:00
92f72b4483 fix build 2024-09-27 12:13:39 +02:00
ba5a32eb88 build bump 2024-09-27 10:36:06 +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
7fa5a17e0b bug fixes and new screens 2024-09-26 23:10:35 +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
e5540c15e3 Test adding events by clicking on calendar cells 2024-09-22 13:14:26 +02:00
87b2f6965d Prebuild 2024-09-22 09:13:48 +02:00
3178e4f0f3 Increase build number 2024-09-22 08:47:30 +02:00
9551dbcbdf fix 2024-09-22 07:41:54 +02:00
4909dd0798 fix 2024-09-22 07:35:10 +02:00
6e62204446 ios only cicd 2024-09-21 23:06:38 +02:00
28462811c8 package.json update 2024-09-21 21:52:25 +02:00
1dfc197f8c Merge pull request #1 from urosran/dev
Dev
2024-09-21 22:35:17 +03:00