Kyle rohskiddo
  • Joined on 2025-04-10
rohskiddo pushed to feature/mobile-responsive at rohskiddo/UMBRA 2026-03-10 18:24:14 +00:00
db16a07f68 Fix project title cutoff on mobile in ProjectDetail header
rohskiddo pushed to feature/mobile-responsive at rohskiddo/UMBRA 2026-03-10 18:20:56 +00:00
9b41cb5003 Fix task title truncation on mobile in Projects tab
rohskiddo pushed to feature/mobile-responsive at rohskiddo/UMBRA 2026-03-10 18:14:39 +00:00
0fc2d05085 Fix calendar view dropdown clipping and title overlap on mobile
rohskiddo pushed to feature/mobile-responsive at rohskiddo/UMBRA 2026-03-10 18:13:50 +00:00
56175aaf86 Fix calendar popover, dropdown clipping, and header spacing across all tabs
rohskiddo pushed to feature/mobile-responsive at rohskiddo/UMBRA 2026-03-10 17:57:13 +00:00
023fa86b65 Mobile UI polish: global font scaling, tighter dashboard, cleaner calendar
rohskiddo pushed to feature/mobile-responsive at rohskiddo/UMBRA 2026-03-07 10:02:55 +00:00
ec8f5a9b4e Fix mobile density issues from S24 Ultra testing
rohskiddo pushed to feature/mobile-responsive at rohskiddo/UMBRA 2026-03-07 09:42:30 +00:00
0b84352b09 Fix KanbanBoard: actually wire TouchSensor into useSensors
rohskiddo pushed to feature/mobile-responsive at rohskiddo/UMBRA 2026-03-07 09:16:54 +00:00
4d5052d731 Action QA findings: fix all critical/warning/suggestion items
rohskiddo pushed to feature/mobile-responsive at rohskiddo/UMBRA 2026-03-07 09:05:00 +00:00
f7ec04241b Phase 4: mobile polish and touch fallbacks
b05adf7f12 Phase 3: complex component mobile adaptations
d8f7f7ac92 Merge mobile card view into feature/mobile-responsive
Compare 3 commits »
rohskiddo created branch feature/mobile-responsive in rohskiddo/UMBRA 2026-03-07 09:04:58 +00:00
rohskiddo created branch feature/mobile-card-view in rohskiddo/UMBRA 2026-03-07 09:00:12 +00:00
rohskiddo pushed to feature/mobile-card-view at rohskiddo/UMBRA 2026-03-07 09:00:12 +00:00
09c35752c6 Add mobile card view to EntityTable with renderers for People and Locations
d0477b1c13 Phase 2: toolbar responsive patterns
1c16df4db0 Phase 1: mobile responsive foundation
Compare 3 commits »
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-06 22:19:24 +00:00
36309c2460 Merge feature/birthday-sync: sync DOB to umbral contacts on profile/settings change
66cc1a0457 Action QA findings: refactor sync to accept resolved values
8aec5a5078 Sync birthday to umbral contacts on DOB or share_birthday change
Compare 3 commits »
rohskiddo pushed to feature/birthday-sync at rohskiddo/UMBRA 2026-03-06 22:13:27 +00:00
66cc1a0457 Action QA findings: refactor sync to accept resolved values
rohskiddo created branch feature/birthday-sync in rohskiddo/UMBRA 2026-03-06 22:01:49 +00:00
rohskiddo pushed to feature/birthday-sync at rohskiddo/UMBRA 2026-03-06 22:01:49 +00:00
8aec5a5078 Sync birthday to umbral contacts on DOB or share_birthday change
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-06 16:57:47 +00:00
f0e8f450f3 Merge feature/shared-calendars: full shared calendar system
ff81ef7c14 Fix calendar sidebar resize lag at fast drag speeds
59c89c904c Resizable calendar sidebar with localStorage persistence
1bc1e37518 Fix W-06 regression: preferred_name is on Settings, not User model
cdbf3175aa Fix remaining QA warnings: lazy=raise on CalendarMember + bidirectional connection check
Compare 22 commits »
rohskiddo pushed to feature/shared-calendars at rohskiddo/UMBRA 2026-03-06 16:47:57 +00:00
ff81ef7c14 Fix calendar sidebar resize lag at fast drag speeds
rohskiddo pushed to feature/shared-calendars at rohskiddo/UMBRA 2026-03-06 15:58:57 +00:00
59c89c904c Resizable calendar sidebar with localStorage persistence
rohskiddo pushed to feature/shared-calendars at rohskiddo/UMBRA 2026-03-06 15:49:52 +00:00
1bc1e37518 Fix W-06 regression: preferred_name is on Settings, not User model