413164128b
- Fixed events fetching in family view because there are events that don't have the private field
...
- Implemented marking events as private
2025-01-17 02:00:36 +01:00
42b18856e4
Merge branch 'main' into dev
...
# Conflicts:
# components/pages/calendar/DetailedCalendar.tsx
2024-12-29 18:59:46 +01:00
406f541163
ui changes
2024-12-24 20:44:30 +01:00
609d01b81c
Merge branch 'dev'
2024-12-24 16:12:36 +01:00
5c6915c23d
ui changes, fixes
2024-12-24 13:03:42 +01:00
8aca8e46db
Deleting event fix
2024-12-18 17:28:47 +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
35608e350f
Fixes
2024-12-10 20:05:15 +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
1b288d095f
family chart, other fixes
2024-12-04 19:48:04 +01:00
dfe7301f6d
bugfixes
2024-11-28 08:38:52 +01:00
95d5e74703
Calendar, syncing rework
2024-11-27 01:37:58 +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
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
eace5da5cb
- Implemented saving of location to the event
2024-11-18 00:17:49 +01:00
844f534e13
ui fixes and date press feature
2024-11-10 15:25:07 +01:00
6dc81ae653
fixed some calendar bugs
2024-11-04 20:58:18 +01:00
cc2defe154
Minor changes
2024-11-01 04:45:43 +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
1b6a241bbe
Add event deletion
2024-10-31 12:01:01 +01:00
f7c121772a
- Reverted check if start time and end time overlap, caused an issue
2024-10-30 23:37:43 +01:00
7f79a1c819
added confirmation dialogs, fixed scroll wheels ui tweaks
2024-10-30 00:02:25 +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
2be5e7c4e4
clear edit event
2024-10-22 10:33:05 +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
d87d67eae5
Added attendees
2024-10-20 00:53:09 +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
43d0d67044
new fonts, ui tweaks
2024-10-15 23:07:21 +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
fe6e0365a4
changes to calendar and UI
2024-10-05 23:41:44 +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