Connor Johnstone connor
connor pushed to main at connor/calendar 2025-08-31 00:46:29 -04:00
63968280b8 Clean up unused code and compiler warnings
3ccf31f479 Remove debug logging from RRULE handling
c599598390 Fix recurring event RRULE INTERVAL and COUNT parameter loss
Compare 3 commits »
connor opened issue connor/calendar#4 2025-08-30 23:40:39 -04:00
Update the edit dialogues
connor pushed to main at connor/calendar 2025-08-30 23:32:28 -04:00
d0aa6fda08 Fix critical weekly recurring event BYDAY rendering bug
62c39b8aa5 Implement comprehensive RRULE-based recurrence system with conditional UI
75eddcf85d Remove all user-facing emojis and improve modal styling
0babfc90f4 Implement comprehensive tabbed event creation modal with full VEvent support
7538054b20 Refactor update_entire_series to use consistent clone-and-modify pattern
Compare 16 commits »
connor closed issue connor/calendar#3 2025-08-30 12:17:35 -04:00
Incorporate the actual ical standard
connor pushed to main at connor/calendar 2025-08-30 12:17:17 -04:00
5cb77235da Add comprehensive integration tests for all API endpoints
a6d72ce37f Remove v2 API endpoints and fix warnings
663b322d97 Complete frontend migration to shared VEvent model
15f2d0c6d9 Implement shared RFC 5545 VEvent library with workspace restructuring
Compare 4 commits »
connor pushed to main at connor/calendar 2025-08-29 20:01:29 -04:00
6887e0b389 Fix create event functionality with proper timezone conversion
f266d3f304 Implement RFC 5545-compliant calendar system with v2 API
4af4aafd98 Implement comprehensive theme system with calendar view support
81805289e4 Implement complete recurring event drag modification system
9f2f58e23e Fix recurring event positioning by removing CSS positioning conflict
Compare 5 commits »
connor opened issue connor/calendar#3 2025-08-29 16:50:03 -04:00
Incorporate the actual ical standard
connor pushed to main at connor/calendar 2025-08-29 14:01:53 -04:00
53ea5e3fc1 Fix time snapping for event drag operations in week view
d35fc11267 Fix drag positioning to accurately follow mouse cursor in week view
697eb64dd4 Add event resize functionality with drag handles in week view
Compare 3 commits »
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 »