Skip to content

fix(ui): Carlok #22–#25 locale charts, export, tooltips, Rank - #33

Merged
hrodrig merged 4 commits into
developfrom
fix/1.4-carlok-ui
Aug 30, 2026
Merged

fix(ui): Carlok #22–#25 locale charts, export, tooltips, Rank#33
hrodrig merged 4 commits into
developfrom
fix/1.4-carlok-ui

Conversation

@hrodrig

@hrodrig hrodrig commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • make server — switch ?lang=es|de|fr|pt-br; chart ticks/tooltips match table separators
  • Stats panel hover/focus labels — localized help (not English-only on non-en)
  • Export JSONL — download name has UTC stamp
  • Index table header shows Rank (or locale equivalent)
  • go test ./internal/server/ ./internal/i18n/

hrodrig and others added 4 commits August 29, 2026 22:25
Align Chart.js y-axis/tooltips and daily clone statistics with
i18n.FormatCount / FormatFloat so separators and compact mode match tables.

Co-authored-by: Cursor <cursoragent@cursor.com>
Name downloads gghstats-export-YYYYMMDD-HHMM.jsonl using time.Now().UTC()
so repeated exports do not overwrite each other.

Co-authored-by: Cursor <cursoragent@cursor.com>
Option B native title tooltips with definition and value interpretation
via i18n.Tfmt across en/es/de/fr/pt-br; labels keyboard-focusable.

Co-authored-by: Cursor <cursoragent@cursor.com>
Replace ambiguous "# - %" header with Rank / Ranking / Rang across
locales; cell ordinal · percent format unchanged.

Co-authored-by: Cursor <cursoragent@cursor.com>
@hrodrig
hrodrig merged commit 8f28a90 into develop Aug 30, 2026
7 checks passed
@hrodrig
hrodrig deleted the fix/1.4-carlok-ui branch August 30, 2026 03:00
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