Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 30 days lookback #1104

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

mxkaske
Copy link
Member

@mxkaske mxkaske commented Nov 19, 2024

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation

Description

A picture tells a thousand words (if any)

Before this PR

{Please add a screenshot here}

After this PR

{Please add a screenshot here}

Related Issue (optional)

Copy link

vercel bot commented Nov 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openstatus-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 6:55pm

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 7 changed files in this pull request and generated no suggestions.

Files not reviewed (2)
  • packages/tinybird/pipes/endpoint__http_status_45d.pipe: Language not supported
  • packages/tinybird/pipes/endpoint__tcp_status_45d.pipe: Language not supported
Comments skipped due to low confidence (1)

apps/web/src/app/status-page/[domain]/page.tsx:59

  • [nitpick] The parameter name 'totalDays' is ambiguous. It should be renamed to 'lookbackPeriod' to better reflect its purpose.
totalDays={WORKSPACES.includes(page.workspaceId) ? 30 : 45}
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