Commit Graph

59 Commits

Author SHA1 Message Date
06bd141b3c build nr updt 2024-10-30 03:22:30 +01:00
01338e7c70 Event filtering 2024-10-30 02:41:00 +01:00
7f79a1c819 added confirmation dialogs, fixed scroll wheels ui tweaks 2024-10-30 00:02:25 +01:00
74d82e2029 fixed settings paging, calendar style, 2024-10-29 20:15:20 +01:00
8ba6f7aecf Merge branch 'main' into dev 2024-10-29 10:33:04 +01:00
7771f397b6 - Added validation to not allow end time to be before start time on add and edit event 2024-10-28 21:01:12 +01:00
d6ca7cc630 Merge branch 'dev'
# Conflicts:
#	ios/cally/Info.plist
2024-10-28 01:27:48 +01:00
059082cf65 bugfixes 2024-10-28 01:27:33 +01:00
9ab3f53d09 Fix day circle rendering 2024-10-27 20:51:50 +01:00
b1f2237155 calendar today highlight 2024-10-27 19:42:11 +01:00
eb04043264 Merge branch 'dev' 2024-10-26 18:40:10 +02:00
d064d5c9c2 calendar ui changes 2024-10-26 01:38:19 +02:00
ae01b9daaf fix calendar overflow, todo repeat 2024-10-23 21:32:36 +02:00
2be5e7c4e4 clear edit event 2024-10-22 10:33:05 +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