Skip to content

feat: reports entry drill-down and CLI parity fixes#11

Merged
0x054 merged 1 commit into
mainfrom
feat/reports-drilldown-cli-parity
Jun 18, 2026
Merged

feat: reports entry drill-down and CLI parity fixes#11
0x054 merged 1 commit into
mainfrom
feat/reports-drilldown-cli-parity

Conversation

@0x054

@0x054 0x054 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add Reports entry drill-down: TUI Enter expand/collapse on project rows; CLI ttd report week|month|range --entries with shared formatting in ttd.reporting.render.
  • Close CLI-first gaps: ttd project rm [--force], ttd invoice create --period, ttd invoice show --format md, and week/unbilled totals on ttd status via new ttd.services.summary.

Test plan

  • just check
  • just test (318 passed)
  • TUI: screen 4 → Enter on a project row expands/collapses entries
  • CLI: ttd report week --entries, ttd status, ttd project rm, ttd invoice create --period "this month" --dry-run, ttd invoice show NUM --format md

Made with Cursor

Add TUI expand/collapse and CLI --entries for project-level entry detail,
plus project rm, invoice --period and --format md, and week/unbilled on
ttd status via shared summary helpers.

Co-authored-by: Cursor <cursoragent@cursor.com>
@0x054 0x054 merged commit e11d747 into main Jun 18, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant