nordabiz/services
Maciej Pienczyn 63ee509e1e
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
feat: persist Facebook posts in DB for instant page load
- Migration 071: Add cached_posts (JSONB) and posts_cached_at to social_media_config
- Service: get_cached_posts() and save_all_posts_to_cache() methods
- Route: New POST endpoint to save posts cache, pass cached data to template
- Template: Render cached posts+charts instantly on page load from DB,
  save to DB after "Load all" or "Refresh", remove AJAX auto-load

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 08:35:25 +01:00
..
__init__.py feat: Add Strefa RADA - closed section for Board Council members 2026-02-03 18:41:12 +01:00
document_upload_service.py feat: Add Strefa RADA - closed section for Board Council members 2026-02-03 18:41:12 +01:00
social_publisher_service.py feat: persist Facebook posts in DB for instant page load 2026-02-20 08:35:25 +01:00