yusiboyz
  • Joined on 2026-03-28
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 14:00:55 -05:00
3f3d290054 fix: remove leftover sys.stderr debug log causing NameError
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 13:31:21 -05:00
96fa49fae2 feat: feedback with photo support + web dashboard feedback button
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 13:10:45 -05:00
557bd80174 fix: better bug keyword detection for feedback auto-labeling
yusiboyz closed issue yusiboyz/platform#1 2026-04-03 13:09:41 -05:00
Production Security and Readiness Remediation
yusiboyz closed issue yusiboyz/platform#8 2026-04-03 13:09:41 -05:00
Dependency Security and CI Enforcement
yusiboyz closed issue yusiboyz/platform#10 2026-04-03 13:09:40 -05:00
Deployment Hardening: Containers, Health Checks, and Production Readiness
yusiboyz closed issue yusiboyz/platform#9 2026-04-03 13:09:40 -05:00
Performance Hardening: Cache and De-risk Summary Endpoints
yusiboyz opened issue yusiboyz/platform#11 2026-04-03 13:06:30 -05:00
So in the goals settings tab after you edit a goal there is no way take the keyb...
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 13:06:26 -05:00
8618c01d21 fix: Gitea URL — use gitea:3000 (Docker internal) not localhost:3300
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 13:01:09 -05:00
032785bdd8 fix: duplicate group ID F10020 — Feedback now F10021
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 12:55:48 -05:00
0bdcec7eca fix: FeedbackView rawPost API call signature
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 12:44:12 -05:00
687d6c5f12 feat: instant feedback button — creates Gitea issues with auto-labels
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 12:27:55 -05:00
60b28097ad fix: getGoalsForDate method name, non-optional goal
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 12:22:14 -05:00
01a15ae13e feat: app icon — beach family photo cropped to 1024x1024
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 12:12:54 -05:00
48bfdd96a2 fix: goals save API (void response), user greeting, goal field labels
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 11:51:03 -05:00
401af3cb6d fix: replace deprecated NavigationLink(isActive:) with navigationDestination(isPresented:)
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 11:49:07 -05:00
85e0d07224 feat: sugar/fiber macros, editable goals, keyboard dismiss, entry editing
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 11:37:38 -05:00
7f549cd6a0 fix: remove page swipe TabView — use tap-only tabs for swipe-to-delete
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 11:25:57 -05:00
2c5311264b fix: swipe vs tap — use highPriorityGesture + hidden NavigationLink
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 11:21:12 -05:00
c448b945d5 fix: remove page-swipe TabView — conflicts with swipe-to-delete