Connor Johnstone connor
connor pushed to main at connor/calendar 2025-08-29 12:36:48 -04:00
d36609d8c2 Implement drag-to-move functionality for events in week view with CalDAV server integration
e23278d71e Implement fixed-height month view rows with event overflow handling
edd209238f Add configurable time increment toggle for event creation
4fbef8a5dc Fix context menu click-outside behavior to prevent underlying actions
Compare 4 commits »
connor pushed to main at connor/calendar 2025-08-29 11:48:02 -04:00
edb216347d Fix event calendar change to use delete + create instead of update
508c4f129f Fix drag-to-create event bugs and improve week view UX
1c0140292f Complete drag-to-create event functionality with proper timezone handling
53815c4814 Add 15-minute snapping and time display to drag-to-create functionality
df714a43a2 Implement drag-to-create event functionality in week view
Compare 9 commits »
connor opened issue connor/calendar#2 2025-08-29 11:45:27 -04:00
Need to add ability to show other ical calendars from outlook or google
connor opened issue connor/calendar#1 2025-08-29 11:36:53 -04:00
Need system notifications for event notifications
connor pushed to main at connor/calendar 2025-08-29 09:53:12 -04:00
197157cecb Persist calendar month across page refreshes using localStorage
c273a8625a Add 'Today' button to calendar header for quick navigation to current month
2a2666e75f Implement complete event editing functionality with backend update endpoint
Compare 3 commits »
connor pushed to main at connor/calendar 2025-08-29 09:19:00 -04:00
1b57adab98 Implement complete recurring event deletion with EXDATE and RRULE UNTIL support
e1578ed11c Add calendar selection dropdown and fix multi-calendar event display
Compare 2 commits »
connor pushed to main at connor/calendar 2025-08-29 08:36:26 -04:00
7a53228ec8 Added readme
connor pushed to main at connor/calendar 2025-08-28 22:55:12 -04:00
811cceae52 Add weekday selection for weekly recurrence and fix RRULE generation
34461640af Add comprehensive iCal properties support to event creation modal
Compare 2 commits »
connor pushed to main at connor/calendar 2025-08-28 22:32:11 -04:00
749ffaff58 Add CSS styling for event creation modal buttons
3440403bed Implement complete event creation functionality with CalDAV backend
5c966b2571 Implement calendar context menu with event creation modal
7e62e3b7e3 Implement event deletion with right-click context menu
Compare 4 commits »
connor pushed to main at connor/calendar 2025-08-28 21:40:46 -04:00
b444ae710d Refactor app.rs by extracting components for better organization
c454104c69 Implement calendar deletion with right-click context menu
Compare 2 commits »
connor pushed to main at connor/calendar 2025-08-28 21:21:39 -04:00
f9c87369e5 Implement complete calendar creation functionality
f94d057f81 Implement interactive calendar color picker
5d519fd875 Fix CSS copying and processing with Trunk
Compare 3 commits »
connor pushed to main at connor/calendar 2025-08-28 19:58:16 -04:00
7c83a4522c Add user information and calendar list to sidebar
8a0d2286dc Replace top navbar with left sidebar navigation
Compare 2 commits »
connor pushed to main at connor/calendar 2025-08-28 18:40:41 -04:00
d85898cae7 Refactor authentication from database to direct CalDAV authentication
connor pushed to main at connor/calendar 2025-08-28 17:59:37 -04:00
0741afd0b2 Implement comprehensive recurring event support
connor pushed to main at connor/calendar 2025-08-28 17:51:46 -04:00
d945c46e5a Implement real-time event refresh functionality
1c4857ccad Add comprehensive reminder/alarm support to calendar events
01a21cb869 Extract CSS into separate stylesheet for better organization
b1b8e1e580 Refactor event modal into standalone component
a3d1612dac Add interactive day selection to calendar
Compare 5 commits »
connor pushed to main at connor/calendar 2025-08-28 17:03:50 -04:00
5b0e84121b Implement complete CalDAV events integration
f6fa745775 Implement full-screen monthly calendar UI
Compare 2 commits »
connor pushed to main at connor/calendar 2025-08-28 16:34:26 -04:00
b7b351416d Fix all compile warnings in frontend and backend
connor pushed to main at connor/calendar 2025-08-28 16:27:07 -04:00
42091492d5 Make backend API URL configurable via environment variables
25bf194d19 Implement complete full-stack authentication system
Compare 2 commits »
connor pushed to main at connor/calendar 2025-08-28 15:57:01 -04:00
08c333dcba Update dependencies and UI for WASM compatibility
181e0c58c1 Implement frontend authentication system with login/registration
ad176dd423 Implement comprehensive CalDAV calendar event parsing
Compare 3 commits »
connor pushed to main at connor/calendar 2025-08-28 15:20:35 -04:00
786f078e45 Enable CalDAV integration tests by default
103c380098 Add CalDAV integration tests with Baikal server
Compare 2 commits »