From e33771f6adae7d9664f983b96abad28a27b61a8b Mon Sep 17 00:00:00 2001 From: Robby Zambito Date: Wed, 6 Aug 2025 19:51:58 -0400 Subject: Created status page Prompt: Create a status page with live updating data that polls API endpoints for data --- static/status.html | 297 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 297 insertions(+) create mode 100644 static/status.html (limited to 'static/status.html') diff --git a/static/status.html b/static/status.html new file mode 100644 index 0000000..d806b05 --- /dev/null +++ b/static/status.html @@ -0,0 +1,297 @@ + + + + + + System Status - TaskFlow + + + + + + +
+
+
+
+
+
🟢
+
+

All Systems Operational

+

+ All TaskFlow services are running smoothly +

+
+
+
+ Last updated: -- + +
+
+
+
+ +
+
+
+
+
+

Uptime

+
99.9%
+
+
99.95%
+
Last 30 days
+
+
+
+

Response Time

+
Good
+
+
245ms
+
Average response time
+
+
+
+

Active Incidents

+
None
+
+
0
+
Current incidents
+
+
+
+

Scheduled Maintenance

+
None
+
+
0
+
Upcoming maintenance
+
+
+
+
+ +
+
+
+

Service Status

+

Real-time status of all TaskFlow services

+
+ +
+ +
+
+
+ +
+
+
+

Performance Metrics

+

System performance over the last 24 hours

+
+ +
+
+
+

Response Time

+
+ +
+
+
+ +
+
+ +
+
+

Request Volume

+
+ +
+
+
+ +
+
+
+
+
+ +
+
+
+

Recent Incidents

+

Latest incidents and their resolution status

+
+ +
+ +
+ +
+
✅
+

No Recent Incidents

+

All systems have been running smoothly. No incidents to report in the last 30 days.

+
+
+
+ +
+
+
+

Scheduled Maintenance

+

Upcoming maintenance windows and system updates

+
+ +
+ +
+ +
+
🔧
+

No Scheduled Maintenance

+

No maintenance windows are currently scheduled. We'll notify you in advance of any planned maintenance.

+
+
+
+ +
+
+
+

Historical Uptime

+

90-day uptime history

+
+ +
+ +
+ +
+
+
+ 100% uptime +
+
+
+ 99-99.9% uptime +
+
+
+ 95-99% uptime +
+
+
+ 90-95% uptime +
+
+
+ Below 90% +
+
+
+
+ + +
+ + + +
+
+ ✓ + +
+
+ + + + -- cgit