chore(showcase): spread account signed_on seeds into recent windows for the Revenue Pulse demo - #3054
Merged
Merged
Conversation
…or the Revenue Pulse demo Browser dogfood showed the account-side widgets empty under the default last-90-days range and the EMEA slice — every recent signing sat >150 days back. Move four accounts (Northwind 400→80d, Initech 300→45d, Vandelay 450→160d, Wonka 350→60d) so the default view, this-year, and per-region slices all show visible account activity next to the invoice charts. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HG5LQnPbQbjAAyofghzz3Z
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
os-zhuang
marked this pull request as ready for review
July 16, 2026 12:35
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up polish from the Revenue Pulse browser dogfood (objectstack-ai/objectui#2578): the account-side widgets rendered empty ("Accounts Signed: 0", "No rows") under the default last-90-days range and the EMEA slice, because every recent account signing in the seed sat more than 150 days back.
Move four accounts'
signed_ondates (Northwind 400→80d, Initech 300→45d, Vandelay 450→160d, Wonka 350→60d) so the default view, the this-year preset, and the per-region slices all show visible account activity next to the invoice charts. Seed-only change — no schema or dashboard edits.The same dogfood pass caught a renderer crash on spec-form filter
options— fixed in the paired objectui PR (objectstack-ai/objectui#2597, same branch name), which also adds the guide screenshots taken against this seed data.Verification
Fresh boot (
objectstack dev --seed-admin --fresh), seeds load with zero errors; browser walkthrough shows the default / EMEA / this-year views all populated (screenshots embedded in the objectui guide page).No changeset —
@objectstack/example-showcaseis private/unpublished.Refs objectstack-ai/objectui#2578, #2501
🤖 Generated with Claude Code
https://claude.ai/code/session_01HG5LQnPbQbjAAyofghzz3Z
Generated by Claude Code