Skip to content

Add time range filter to metric branch view#150

Open
horia141 wants to merge 6 commits intodevelopfrom
claude/metric-view-time-filters-u3LMt
Open

Add time range filter to metric branch view#150
horia141 wants to merge 6 commits intodevelopfrom
claude/metric-view-time-filters-u3LMt

Conversation

@horia141
Copy link
Copy Markdown
Collaborator

@horia141 horia141 commented Apr 5, 2026

Adds Last Week / Month / Quarter / Year / All filters to the metric
detail panel using FilterFewOptionsSpread. Filtering is client-side
against collection_time on the already-loaded entries, and feeds both
the graph and the entry list.

https://claude.ai/code/session_01EriyokpJWt9LpAsf51uCuY

mike-bestcat and others added 5 commits April 3, 2026 15:59
Adds Last Week / Month / Quarter / Year / All filters to the metric
detail panel using FilterFewOptionsSpread. Filtering is client-side
against collection_time on the already-loaded entries, and feeds both
the graph and the entry list.

https://claude.ai/code/session_01EriyokpJWt9LpAsf51uCuY
When a time filter (week/month/quarter/year) is active, Prev and Next
buttons appear in the branch panel actions. They step the view window
back and forward by one period using a timeOffset state. Next is
disabled at offset 0 (current period). Switching filter period resets
the offset. Also switches the time selector from spread to compact.

https://claude.ai/code/session_01EriyokpJWt9LpAsf51uCuY
@mike-bestcat mike-bestcat temporarily deployed to claude/metric-view-time-filters-u3LMt - jupiter-api PR #150 April 5, 2026 16:35 — with Render Destroyed
@mike-bestcat mike-bestcat temporarily deployed to claude/metric-view-time-filters-u3LMt - jupiter-mcp PR #150 April 5, 2026 16:35 — with Render Destroyed
@mike-bestcat mike-bestcat temporarily deployed to claude/metric-view-time-filters-u3LMt - jupiter-docs PR #150 April 5, 2026 16:35 — with Render Destroyed
@mike-bestcat mike-bestcat temporarily deployed to claude/metric-view-time-filters-u3LMt - jupiter-webui PR #150 April 5, 2026 16:35 — with Render Destroyed
@mike-bestcat mike-bestcat temporarily deployed to claude/metric-view-time-filters-u3LMt - jupiter-webapi PR #150 April 5, 2026 16:35 — with Render Destroyed
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.

3 participants