Skip to content

fix: portal attempt query params#673

Merged
alexluong merged 2 commits intomainfrom
fix-portal-query
Feb 6, 2026
Merged

fix: portal attempt query params#673
alexluong merged 2 commits intomainfrom
fix-portal-query

Conversation

@alexluong
Copy link
Collaborator

@alexluong alexluong commented Feb 3, 2026

Summary

The portal frontend was sending start query param for time filtering, but the backend only parses bracket notation (time[gte], time[lte], etc.). This meant the time range filter (24h/7d/30d) in the portal UI was being silently ignored.

  • Fix frontend to use time[gte] instead of start
  • Update outdated comments in log_handlers.go to document actual query params

🤖 Generated with Claude Code

@vercel
Copy link

vercel bot commented Feb 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
outpost-docs Ready Ready Preview, Comment Feb 3, 2026 2:00pm
outpost-website Ready Ready Preview, Comment Feb 3, 2026 2:00pm

Request Review

@alexluong alexluong merged commit d581d5a into main Feb 6, 2026
5 checks passed
@alexluong alexluong deleted the fix-portal-query branch February 6, 2026 07:13
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.

2 participants