a05de1b333
Editing calendar events
...
- Fixed an issue with the profile data not being read from db becaue of the local state not being updated instantly
2024-10-11 16:08:39 +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
7d9d41acfc
- Added proper oauth2 authentication with google and saving of the access token to the profile
2024-10-11 10:28:49 +02:00
454d2256db
Prebuild v2
2024-10-11 06:43:19 +02:00
f20a7dbdd8
Prebuild
2024-10-11 02:54:03 +02:00
e1c03c840d
add braindump
2024-10-11 02:00:11 +02:00
ca0b55c494
Colors, fix family view, updated version
2024-10-10 02:00:14 +02:00
2c099740a2
Merge branch 'main' into dev
...
# Conflicts:
# app/(auth)/_layout.tsx
2024-10-09 17:34:15 +02:00
1a5283be47
Trigger build
2024-10-08 21:58:33 +02:00
fb3859e69b
Merge branch 'dev' of https://github.com/urosran/cally into dev
2024-10-07 00:11:34 +02:00
2b55c5db0c
grocery changes
2024-10-07 00:10:51 +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