Commit Graph

53 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
b74887cf3c Fix fetching events 2024-10-06 16:08:35 +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
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
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
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
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
1533ec525b CICD test 2024-09-21 21:29:55 +02:00
b46fb1b2a8 user settings, points slider 2024-09-20 19:47:21 +02:00
39ef35022c added settings pages 2024-09-19 21:38:37 +02:00
ac7e839273 brain_dump and settings 2024-09-18 16:41:23 +02:00
f291f985a3 changes to groceries, todos 2024-09-12 23:04:41 +02:00
53f7118656 changes to grocery, todos 2024-09-12 15:39:20 +02:00
8d85cbdaad edit todos 2024-09-05 22:09:28 +02:00
f08b6ea997 changes to todo 2024-09-05 19:27:44 +02:00
ee72c9c56a main menu change 2024-09-03 20:46:14 +02:00
80a553695b add To Dos 2024-09-02 22:47:15 +02:00
ff9e94e392 fix Grocery page, add Reminders context 2024-08-31 18:19:51 +02:00
f8dd152eeb add groceryContext and manipulation 2024-08-31 15:52:45 +02:00
5a5215aeb4 reorganized and fixed groceries 2024-08-30 21:16:06 +02:00
ca631319ad addGrocery dialog 2024-08-27 14:21:05 +02:00
c6985ef8f2 grocery icon changes 2024-08-26 23:20:54 +02:00
f440261447 started groceries page 2024-08-26 23:04:36 +02:00
96168316b5 Event creation 2024-08-26 13:42:28 +02:00
0a862e7a8c additional hooks 2024-08-22 22:02:43 +02:00
807f37fa0c mock add new reminder 2024-08-05 22:00:40 +02:00
3955a85bc7 changes to reminders modal 2024-08-04 19:06:19 +02:00
33421b2ef4 added new reminder modal 2024-08-03 19:44:02 +02:00