b1b8e1e580a8f691b4309f81eb02cc848955f6d3
				
			
			
		
	 Connor Johnstone
		
	
	b1b8e1e580
	
	
	Refactor event modal into standalone component
			Connor Johnstone
		
	
	b1b8e1e580
	
	
	Refactor event modal into standalone component
		
			
			- Created dedicated EventModal component in src/components/event_modal.rs - Extracted modal logic and styling from calendar component for better separation - Updated data flow to pass full CalendarEvent objects instead of strings - Added PartialEq derive to CalendarEvent for component props - Updated service layer to group events by CalendarEvent objects - Enhanced event click handling to show detailed event information - Modal displays title, description, location, start/end times, and status - Maintained existing modal styling and user interaction patterns 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
				A self-hostable calendar front-end for caldav servers
						
						
						
					Languages
				
				
								
								
									Rust
								
								76.9%
							
						
							
								
								
									CSS
								
								22.4%
							
						
							
								
								
									JavaScript
								
								0.4%
							
						
							
								
								
									Dockerfile
								
								0.2%
							
						
							
								
								
									HTML
								
								0.1%