Commit Graph

81 Commits

Author SHA1 Message Date
a95191c890 - Filtering todos 2024-11-17 19:06:50 +01:00
6489bdf237 Merge remote-tracking branch 'origin/main' into dev 2024-11-12 21:42:19 +01:00
844f534e13 ui fixes and date press feature 2024-11-10 15:25:07 +01:00
4318f58e22 Merge branch 'dev'
# Conflicts:
#	components/pages/calendar/EventCalendar.tsx
#	components/pages/settings/user_settings_views/MyProfile.tsx
2024-11-05 13:44:42 +01:00
6dc81ae653 fixed some calendar bugs 2024-11-04 20:58:18 +01:00
84a974f3f7 Added notifciations 2024-11-04 01:01:59 +01:00
f1b0bcd32d sync update 2024-11-02 22:27:17 +01:00
c4e4a4a798 Faimly 2024-11-01 23:45:05 +01:00
18223c5f92 All day event package 2024-11-01 23:17:56 +01:00
87137e7b15 All day event package 2024-11-01 22:02:36 +01:00
c1252cf092 Dont use enriched events 2024-11-01 10:29:23 +01:00
cc2defe154 Minor changes 2024-11-01 04:45:43 +01:00
909a4344dc Profile picture upload added, QR code scan fix 2024-11-01 04:34:59 +01:00
7f68f3acf8 New onboarding flow, calendar sync logic refactor 2024-11-01 03:18:50 +01:00
539cbd9f10 Minor fixes 2024-10-31 23:41:54 +01:00
f387f6c0e3 ui tweaks and fixes 2024-10-31 22:30:28 +01:00
1b6a241bbe Add event deletion 2024-10-31 12:01:01 +01:00
37f3d27999 Added react native big calendar patch 2024-10-31 02:35:50 +01:00
01274fcb6d Merge remote-tracking branch 'origin/dev' into dev 2024-10-31 00:14:08 +01:00
26a7665743 Merge branch 'dev' of https://github.com/urosran/cally into dev 2024-10-30 23:44:49 +01:00
1417ec8f9b ui fixes 2024-10-30 23:44:37 +01:00
f7c121772a - Reverted check if start time and end time overlap, caused an issue 2024-10-30 23:37:43 +01:00
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