Skip to content

Show month-only labels in Year report - #4

Merged
techgocodingnow merged 1 commit into
mainfrom
codex/year-month-label
Jul 20, 2026
Merged

Show month-only labels in Year report#4
techgocodingnow merged 1 commit into
mainfrom
codex/year-month-label

Conversation

@techgocodingnow

Copy link
Copy Markdown
Owner

Summary

  • show only the localized month name in Year chart detail headers
  • preserve weekday and day context for Week and Month reports
  • add regression coverage for period-specific chart labels
  • bump UpworkBuddy to 1.0.13 (build 14) and update release notes

Why

Each Year chart bar represents a whole calendar month, so showing the bucket's
synthetic first day (for example, Mon, Jun 1) implies day-level precision that
the report does not have.

User impact

Year details now display a concise month label such as Jun, while shorter
report periods retain their existing full-date labels.

Validation

  • swift test — 162 tests passed
  • swift build -c release
  • plutil -lint Sources/UpworkBuddy/Info.plist
  • verified version 1.0.13 and build 14
  • verified the release workflow extracts the 1.0.13 changelog section

@techgocodingnow
techgocodingnow marked this pull request as ready for review July 20, 2026 17:43
@techgocodingnow
techgocodingnow merged commit 7ff0faa into main Jul 20, 2026
1 check 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