stack/apps
Devin AI a956108e42
Some checks failed
DB migration compat / Check if migrations changed (push) Has been cancelled
DB migration compat / Back-compat — Current branch migrations with ${{ needs.check-migrations-changed.outputs.base_branch }} branch code (push) Has been cancelled
DB migration compat / Forward-compat — Current branch code with ${{ needs.check-migrations-changed.outputs.base_branch }} branch migrations (push) Has been cancelled
DB migration compat / No migration changes (skipped) (push) Has been cancelled
fix(metrics): use analytics top_regions for country filter options
Country filter options were drawn from data.users_by_country (all-time
user registrations) while the analytics overview uses page-view events
scoped to the last 30 days. This caused countries with registered users
but no recent page-view activity to appear in the filter menu but yield
0 visitors when selected — a silently empty filter.

Switch to analytics.top_regions so the filter option list is consistent
with the data displayed in the overview.

Co-Authored-By: mantra <mantra@stack-auth.com>
2026-06-04 02:16:37 +00:00
..
backend Merge origin/dev into codex/analytics-overview-filters 2026-06-04 02:02:23 +00:00
dashboard fix(metrics): use analytics top_regions for country filter options 2026-06-04 02:16:37 +00:00
dev-launchpad feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
e2e feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
hosted-components feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
internal-tool feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
mcp feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
mock-oauth-server feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
skills feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00