Kyle rohskiddo
  • Joined on 2025-04-10
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 11:14:20 +00:00
aa1ff50788 Fix display calendar: text cutoff (py-1) and force refetch on update
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 11:04:58 +00:00
d00d6d6d49 Add migration 055: display_calendar_id on event_invitations
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 11:03:31 +00:00
a68ec0e23e Add display calendar support: model, router, service, types, visibility filter
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 11:02:06 +00:00
29c2cbbec8 Fix post-review findings: stale calendar leak, aria-label, color dot, loading state
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 06:04:22 +00:00
68a609ee50 Mask calendar name/color for invited events (pen test F-01)
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 06:01:35 +00:00
df857a5719 Fix QA findings: flush before notify, dedup RSVP, sa_false, validation
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 05:41:29 +00:00
496666ec5a Fix 'calendar no longer available' for invited events
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 05:37:08 +00:00
bafda61958 Fix invited events hidden by calendar visibility filter
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 05:00:50 +00:00
0f378ad386 Add event invite actions to notification center + toast on login
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-15 14:17:02 +00:00
a41b48f016 Fix TS build: remove unused isLoadingInvitees var and Select import
rohskiddo created branch feature/event-invitations in rohskiddo/UMBRA 2026-03-15 14:05:19 +00:00
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-15 14:05:19 +00:00
8652c9f2ce Implement event invitation feature (invite, RSVP, per-occurrence override, leave)
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-14 17:59:16 +00:00
bdfd8448b1 Remove upper date bound on starred events so future events always show
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-14 17:46:44 +00:00
348fe8988b Merge feature/calendar-backend-optimisations into main
a2c1058f9c Fix QA findings: single UNION query, weekly validation, nginx docs
be1fdc4551 Calendar backend optimisations: safety caps, shared calendar fix, query consolidation
Compare 3 commits »
rohskiddo pushed to feature/calendar-backend-optimisations at rohskiddo/UMBRA 2026-03-14 17:46:29 +00:00
a2c1058f9c Fix QA findings: single UNION query, weekly validation, nginx docs
rohskiddo created branch feature/calendar-backend-optimisations in rohskiddo/UMBRA 2026-03-14 17:31:56 +00:00
rohskiddo pushed to feature/calendar-backend-optimisations at rohskiddo/UMBRA 2026-03-14 17:31:56 +00:00
be1fdc4551 Calendar backend optimisations: safety caps, shared calendar fix, query consolidation
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-14 17:02:30 +00:00
99f70f3a41 Merge feature/calendar-visual-overhaul into main
050e0c7141 Fix QA findings: remove duplicate migration, formatting, static classNames
e12687ca6f Add calendar_events indexes and optimize dashboard queries
3e738b18d4 Scope starred events to upcoming_days window
e630832e76 Fix weekend header cells showing different background in Firefox
Compare 21 commits »
rohskiddo pushed to feature/calendar-visual-overhaul at rohskiddo/UMBRA 2026-03-14 17:02:11 +00:00
050e0c7141 Fix QA findings: remove duplicate migration, formatting, static classNames
rohskiddo pushed to feature/calendar-visual-overhaul at rohskiddo/UMBRA 2026-03-14 16:45:41 +00:00
e12687ca6f Add calendar_events indexes and optimize dashboard queries