Connor Johnstone connor
connor pushed to feature/integration-testing at connor/calendar 2025-09-08 12:08:24 -04:00
7d00a2dadb Implement comprehensive frontend integration testing with Playwright
927cd7d2bb Add color picker functionality to external calendars
Compare 2 commits »
connor created branch feature/integration-testing in connor/calendar 2025-09-08 12:08:23 -04:00
connor pushed to main at connor/calendar 2025-09-05 12:06:40 -04:00
38b22287c7 Unify hover behavior across all sidebar selectors
0de2eee626 Fix calendar management modal color picker issues
aa7a15e6fa Implement tabbed calendar management modal with improved styling
b0a8ef09a8 Major CSS cleanup and mobile detection system
efbaea5ac1 Add current time indicator to week view
Compare 5 commits »
connor closed issue connor/calendar#17 2025-09-05 10:32:54 -04:00
Week view: little slider to show the current time
connor closed issue connor/calendar#12 2025-09-05 10:23:39 -04:00
Check for internet connectivity
connor closed issue connor/calendar#13 2025-09-05 10:23:34 -04:00
Logout if receive a 401
connor opened issue connor/calendar#17 2025-09-05 10:23:15 -04:00
Week view: little slider to show the current time
connor opened issue connor/calendar#16 2025-09-04 19:31:45 -04:00
Set up integration tests
connor pushed to main at connor/calendar 2025-09-04 16:55:28 -04:00
bbad327ea2 Replace page reloads with dynamic calendar refresh functionality
72273a3f1c Fix event creation timezone handling to prevent time offset issues
Compare 2 commits »
connor pushed to main at connor/calendar 2025-09-04 16:15:20 -04:00
8329244c69 Fix authentication validation to properly reject invalid CalDAV servers
connor closed issue connor/calendar#2 2025-09-04 16:14:24 -04:00
Need to add ability to show other ical calendars from outlook or google
connor closed issue connor/calendar#15 2025-09-04 16:14:17 -04:00
If login fails, don't let the user log in to our system
connor pushed to main at connor/calendar 2025-09-04 15:37:26 -04:00
b16603b50b Implement comprehensive external calendar event deduplication and fixes
connor pushed to main at connor/calendar 2025-09-04 14:09:33 -04:00
c6eea88002 Fix drag-and-drop timezone bug between dev and production environments
connor opened issue connor/calendar#15 2025-09-04 13:52:35 -04:00
If login fails, don't let the user log in to our system
connor pushed to main at connor/calendar 2025-09-04 13:39:12 -04:00
5876553515 Manual update to frontend deploy script
connor pushed to main at connor/calendar 2025-09-04 13:38:43 -04:00
d73bc78af5 Add comprehensive timezone support to CalDAV client parsing
393bfecff2 Fix CalDAV timezone parsing for external client events
Compare 2 commits »
connor pushed to main at connor/calendar 2025-09-03 22:34:38 -04:00
aab478202b Merge pull request 'Added support for external calendars' (#14) from feature/external-calendars into main
45e16313ba Update external calendar modal help to include Google Calendar
64c737c023 Fix Google Calendar UTC datetime format parsing
75d9149c76 Add immediate refresh when new external calendars are created
28b3946e86 Add intelligent caching and auto-refresh for external calendars
Compare 10 commits »
connor merged pull request connor/calendar#14 2025-09-03 22:34:36 -04:00
Added support for external calendars
connor created pull request connor/calendar#14 2025-09-03 22:34:28 -04:00
Added support for external calendars