Skip to content

Enable cloud availability timeline feature#267

Merged
elsbrock merged 1 commit intomainfrom
feat/enable-cloud-timeline
Mar 25, 2026
Merged

Enable cloud availability timeline feature#267
elsbrock merged 1 commit intomainfrom
feat/enable-cloud-timeline

Conversation

@elsbrock
Copy link
Copy Markdown
Owner

Summary

  • Enable the cloud availability timeline feature on the cloud-status page by removing the ?timeline=true URL parameter requirement
  • The feature is fully implemented (chart component, API endpoint, worker RPC) but was hidden behind a feature flag
  • Addresses Suggestion: Cloud Server Availability timeline #212 — users can now see availability patterns over time (24h/7d/30d) with hourly/daily granularity

Test plan

  • npm run check passes with 0 errors/warnings
  • Verify the "Availability Patterns" section appears on /cloud-status
  • Verify timeline chart renders correctly with location and server type views

Remove the URL-based feature flag for the availability timeline on the
cloud status page, making it always enabled. The feature is fully
implemented and ready for general use.

Closes #212

https://claude.ai/code/session_01MKDkpd9LQ8mHfcbhFCRyPq
@elsbrock elsbrock merged commit 047952f into main Mar 25, 2026
3 of 4 checks passed
@elsbrock elsbrock deleted the feat/enable-cloud-timeline branch March 25, 2026 10:48
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