Kyle rohskiddo
  • Joined on 2025-04-10
rohskiddo pushed to feature/project-collab-prep at rohskiddo/UMBRA 2026-03-16 20:09:11 +00:00
f42175b3fe Improve sharing visibility: member count on cards, task assignment toast
rohskiddo pushed to feature/project-collab-prep at rohskiddo/UMBRA 2026-03-16 19:54:58 +00:00
61e48c3f14 Add project notification types to CHECK constraint (migration 060)
rohskiddo pushed to feature/project-collab-prep at rohskiddo/UMBRA 2026-03-16 19:53:50 +00:00
05f5b49e26 Fix 500 on POST /api/projects/:id/members — add project_invite types to notification CHECK constraint
rohskiddo pushed to feature/project-collab-prep at rohskiddo/UMBRA 2026-03-16 19:49:31 +00:00
f0850ad3bf Fix MissingGreenlet in invite_members and assign_users_to_task
rohskiddo pushed to feature/project-collab-prep at rohskiddo/UMBRA 2026-03-16 19:30:30 +00:00
a7e93aa2a3 Fix migration 057: use IF NOT EXISTS for indexes that may pre-exist
rohskiddo pushed to feature/project-collab-prep at rohskiddo/UMBRA 2026-03-16 19:25:32 +00:00
dad5c0e606 Fix QA findings: project invite toast with action buttons, rejected row cleanup
rohskiddo created branch feature/project-collab-prep in rohskiddo/UMBRA 2026-03-16 19:19:07 +00:00
rohskiddo pushed to feature/project-collab-prep at rohskiddo/UMBRA 2026-03-16 19:19:07 +00:00
bef856fd15 Add collaborative project sharing, task assignments, and delta polling
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-16 17:43:44 +00:00
7903e454dc Strip detailed security internals from README
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-16 17:40:05 +00:00
2848739474 Update README to reflect event invitations, shared calendars, and current state
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-16 17:33:15 +00:00
cbb62ea7aa Merge feature/event-invitations: full event invitation system
925c9caf91 Fix QA and pentest findings for event invitations
2f45220c5d Show shared-invitee icon on owner's calendar for events with active guests
c66fd159ea Restore 5s calendar polling for near-real-time shared event sync
f35798c757 Add per-invitee can_modify toggle for event edit access
Compare 21 commits »
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 17:28:12 +00:00
925c9caf91 Fix QA and pentest findings for event invitations
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 17:14:54 +00:00
2f45220c5d Show shared-invitee icon on owner's calendar for events with active guests
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 17:09:47 +00:00
c66fd159ea Restore 5s calendar polling for near-real-time shared event sync
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 17:00:02 +00:00
f35798c757 Add per-invitee can_modify toggle for event edit access
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 12:43:39 +00:00
8b39c961b6 Remove unused get_accessible_calendar_ids import from dashboard
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 12:39:50 +00:00
0401a71fce Fix CompoundSelect chaining: use standalone union_all()
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 12:30:13 +00:00
8f087ccebf Bump InviteSearch onBlur timeout from 150ms to 200ms
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 12:27:11 +00:00
f54ab5079e Fix QA review findings: C-01, C-02, W-01, W-02, W-04, S-01, S-02, S-03
rohskiddo pushed to feature/event-invitations at rohskiddo/UMBRA 2026-03-16 12:13:54 +00:00
25830bb99e Fix calendar event color not updating after display calendar change