nordabiz/blueprints
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
..
admin feat: persist Facebook posts in DB for instant page load 2026-02-20 08:35:25 +01:00
api fix: store PAGE token in SocialMediaConfig for reliable publishing 2026-02-19 16:02:48 +01:00
audit feat(security): Restrict audit access to single designated user 2026-02-09 12:31:10 +01:00
auth feat: unlock Integracje page for MANAGER+ instead of single email 2026-02-19 12:19:38 +01:00
benefits feat: Add member benefits module with WisprFlow affiliate 2026-02-02 22:26:44 +01:00
board fix(security): Resolve 1 HIGH and 7 MEDIUM vulnerabilities from code review 2026-02-06 05:25:18 +01:00
chat chore: Clean up CLAUDE.md files and remove old downloaded files 2026-02-08 18:02:35 +01:00
community feat: Add event access control for Rada Izby meetings 2026-02-03 12:41:42 +01:00
education fix: Usunięto placeholder video "Jak korzystać z NordaGPT" z Akademii 2026-01-30 20:35:01 +01:00
forum fix(forum): Delete dependent records before removing reply 2026-02-14 18:09:15 +01:00
it_audit feat(security): Restrict audit access to single designated user 2026-02-09 12:31:10 +01:00
membership refactor(rbac): Migrate legacy is_admin checks to role-based has_role()/set_role() 2026-02-05 21:06:22 +01:00
messages security: Restrict member-only features to MEMBER role 2026-02-01 21:33:27 +01:00
public feat: show attendee count next to upcoming events on dashboard 2026-02-19 14:17:02 +01:00
reports refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00
__init__.py fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
CLAUDE.md chore: Clean up CLAUDE.md files and remove old downloaded files 2026-02-08 18:02:35 +01:00