nordabiz/blueprints
Maciej Pienczyn 9540f7f2e0
Some checks are pending
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
feat: add uptime monitoring dashboard with UptimeRobot integration
External monitoring via UptimeRobot (free tier) with internal health
logger to differentiate ISP outages from server issues. Includes:
- 4 new DB models (UptimeMonitor, UptimeCheck, UptimeIncident, InternalHealthLog)
- Migration 082 with tables, indexes, and permissions
- Internal health logger script (cron */5 min)
- UptimeRobot sync script (cron hourly) with automatic cause correlation
- Admin dashboard /admin/uptime with uptime %, response time charts,
  incident log with editable notes/causes, pattern analysis, monthly report
- SLA comparison table (99.9%/99.5%/99%)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 07:53:05 +01:00
..
admin feat: add uptime monitoring dashboard with UptimeRobot integration 2026-03-15 07:53:05 +01:00
api feat: Instagram Graph API integration via Facebook OAuth 2026-03-12 14:37:44 +01:00
audit feat: capture and display Google account email for OAuth connections 2026-03-11 07:32:43 +01:00
auth feat: add user engagement tracking (login_count, last_active_at, page_views_count) 2026-03-13 19:08:45 +01:00
benefits claude-mem plugin v10.3.3 2026-02-23 10:33:26 +01:00
board claude-mem plugin v10.3.3 2026-02-23 10:33:26 +01:00
chat refactor: consolidate 3 analytics dashboards into 1 with 6 tabs 2026-03-10 18:28:31 +01:00
community fix: convert plain-text event descriptions to HTML paragraphs 2026-03-12 10:57:00 +01:00
education fix: use SessionLocal instead of db in education guide route 2026-03-13 12:05:46 +01:00
forum claude-mem plugin v10.3.3 2026-02-23 10:33:26 +01:00
it_audit feat(security): Restrict audit access to single designated user 2026-02-09 12:31:10 +01:00
membership claude-mem plugin v10.3.3 2026-02-23 10:33:26 +01:00
messages improve: add message thread view with read/sent status indicators 2026-03-11 20:50:44 +01:00
public chore: mark /aktualnosci route as deprecated, redirect links to /ogloszenia 2026-03-12 12:05:15 +01:00
reports claude-mem plugin v10.3.3 2026-02-23 10:33:26 +01:00
__init__.py refactor: remove /admin/social-media panel, rename menu labels 2026-03-12 16:29:19 +01:00
CLAUDE.md chore: Clean up CLAUDE.md files and remove old downloaded files 2026-02-08 18:02:35 +01:00