feat(time): work_item navigation on TimeEntryListPage (PMC-31) #29
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/pmc-31-time-tracking-ui"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Closes PMC-31 (Time tracking UI). Only PMC-35 needed code. PMC-32 was closed in the audit pass; PMC-33 (week navigation) is already wired in main; PMC-34 (Submit Timesheet) is blocked on the server's
/api/v1/timesheets/:id/submitendpoint and the button stays hidden per audit P1-07.PMC-35: rows on TimeEntryListPage now linkify the
work_itemprefix -TKT-*jumps to TicketDetail,PRJ-*to ProjectDetail. Non-routed values (e.g. "Internal") render as plain text so the styling matches the affordance.Test plan
cargo check --features webclean🤖 Generated with Claude Code
Pull request closed