Commit Graph

46 Commits

Author SHA1 Message Date
ae01b9daaf fix calendar overflow, todo repeat 2024-10-23 21:32:36 +02:00
275b8bcfad user creation flow fix 2024-10-22 01:12:15 +02:00
709b333ee1 - Implemented assigning todos 2024-10-20 20:45:09 +02:00
a7af6765a8 Splash screen, add event dialog fixes 2024-10-20 16:11:53 +02:00
7ae714e075 Fix details/notes missing from events 2024-10-20 16:03:46 +02:00
8b37108be3 Fix editing events 2024-10-20 15:32:30 +02:00
b3fdd52aff Offset starting minutes to now 2024-10-20 14:04:22 +02:00
d3dfca9a4f Offset starting minutes to now 2024-10-20 13:50:23 +02:00
3424f06816 Added today button 2024-10-20 13:39:39 +02:00
f715a77661 Perf fix 2024-10-20 13:32:11 +02:00
da071736d0 Event calendar rerender optimization attempt 2024-10-20 13:04:26 +02:00
a9c02e880f Get Events fix 2024-10-20 12:41:33 +02:00
d87d67eae5 Added attendees 2024-10-20 00:53:09 +02:00
478341cce4 Switch to day view when clicking on days in week and month view. Refresh tokens every 12 hrs 2024-10-19 23:40:08 +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
3f7fc92952 Calendar page refactor 2024-10-19 17:20:34 +02:00
d2b46ad977 added focus, ui changes 2024-10-17 19:57:41 +02:00
e4eb67fba7 ui changes 2024-10-16 19:07:57 +02:00
43d0d67044 new fonts, ui tweaks 2024-10-15 23:07:21 +02:00
c6db12a9b6 changed font 2024-10-14 20:29:00 +02:00
a2ff00df70 Merge pull request #2 from urosran/matija_changes
moved the day on single day mode to the left corner
2024-10-13 17:00:27 +02:00
b37000ec4d Formatting 2024-10-13 17:00:17 +02:00
6962bfc727 moved the day on single day mode to the left corner 2024-10-13 16:50:02 +02:00
0f12296ac6 fix all day events 2024-10-13 15:03:53 +02:00
ed0c654a55 Seconds & time logic 2024-10-12 20:44:29 +02:00
b3e40ad909 Use cally everywhere 2024-10-12 10:25:36 +02:00
04a6103470 Notifications 2024-10-11 23:53:08 +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
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
c726081b96 Merge branch 'dev'
# Conflicts:
#	app/(auth)/calendar/index.tsx
#	yarn.lock
2024-09-29 23:04:17 +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
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
857e60a3d3 fix groceries, todo, calendar 2024-09-25 20:45:14 +02:00
e5540c15e3 Test adding events by clicking on calendar cells 2024-09-22 13:14:26 +02:00
96168316b5 Event creation 2024-08-26 13:42:28 +02:00
c6e5b20cbf folder init 2024-07-31 19:38:13 +02:00