Commit Graph

112 Commits

Author SHA1 Message Date
406f541163 ui changes 2024-12-24 20:44:30 +01:00
5c6915c23d ui changes, fixes 2024-12-24 13:03:42 +01:00
3324a2fd6f reorganized calendar page, fixes 2024-12-17 18:12:47 +01:00
72aa06ad22 Notifications sorting, modal fixes 2024-12-15 18:45:04 +01:00
818107efe3 Fix stuff 2024-12-15 17:54:01 +01:00
70db8bdc0b New calendar 2024-12-15 16:29:34 +01:00
35608e350f Fixes 2024-12-10 20:05:15 +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
5866004f6a - Default selected attendee when creating events to be the creator of the event
- Added validation to not allow events without any attendees
2024-12-07 11:36:29 +01:00
8526d79ba1 refresh button, calendar margins 2024-12-05 11:32:54 +01:00
1b288d095f family chart, other fixes 2024-12-04 19:48:04 +01:00
dfe7301f6d bugfixes 2024-11-28 08:38:52 +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
fb27079f10 - Added validation for title and attendees when creation/updating event 2024-11-21 23:32:50 +01:00
726668921b - Changed the location field style
- Added creator information on the events in the events dialog
2024-11-21 23:25:52 +01:00
830c1bf8ea Merge branch 'dev' of https://github.com/urosran/cally into dev 2024-11-20 21:09:53 +01:00
b5aac0af2a ui fixes and tweaks 2024-11-20 21:09:44 +01:00
cc2a649f8c - Reverted the Add todo press functionality to open the Add todo dialog instead of redirecting to Todos page 2024-11-20 19:27:14 +01:00
81477ed85b fixed refresh, tablet drawer, drawer titles 2024-11-20 00:27:43 +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
d8e7dc6bf7 - Enabled Add todo button and added navigation to the todos page on click 2024-11-18 17:11:39 +01:00
f269c9c136 Merge remote-tracking branch 'origin/dev' into dev 2024-11-18 00:17:58 +01:00
eace5da5cb - Implemented saving of location to the event 2024-11-18 00:17:49 +01:00
111244e178 added household name 2024-11-17 23:53:28 +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
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