Commit Graph

50 Commits

Author SHA1 Message Date
7d3e39b77d Deletion fix 2024-12-24 23:19:23 +01:00
10f6616cd0 Deletion fix 2024-12-24 16:07:18 +01:00
70db8bdc0b New calendar 2024-12-15 16:29:34 +01:00
2740907d63 fixed calendar not showing events on phone 2024-12-09 19:15:29 +01:00
3fe46f1954 tablet event and todo filtering 2024-12-08 16:49:39 +01:00
3dff040cea Revert calendar 2024-11-27 09:49:41 +01:00
95d5e74703 Calendar, syncing rework 2024-11-27 01:37:58 +01:00
f2af60111b Syncing rework 2024-11-26 21:13:54 +01:00
cd178b8a9d Merge branch 'dev'
# Conflicts:
#	components/pages/calendar/EventCalendar.tsx
2024-11-23 14:31:58 +01:00
06a3a2dc8f Notification changes 2024-11-22 03:25:16 +01:00
29ec985ffa - Fixed event coloring issue on the my view/family view 2024-11-21 23:53:18 +01:00
b5aac0af2a ui fixes and tweaks 2024-11-20 21:09:44 +01:00
89d00cdead - Fixed issue with events not being mapped correctly when fetched(missing attributes)
- Fixed issue with editing of events because of incorrect attribute name
- Color events created by other user, but assigned to current user in the current user's color
2024-11-18 17:46:01 +01:00
d7928c799d added calendar events refresh 2024-11-17 20:23:41 +01:00
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
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
37f3d27999 Added react native big calendar patch 2024-10-31 02:35:50 +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
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
d064d5c9c2 calendar ui changes 2024-10-26 01:38:19 +02:00
275b8bcfad user creation flow fix 2024-10-22 01:12:15 +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
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