nordabiz/blueprints
Maciej Pienczyn 7a3955d0fa
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(calendar): add external events support for KIG/ARP integration
External events from partner organizations (ARP, KIG, etc.) can now
be added to the calendar with distinct visual treatment:
- Grey badge "ZEWNĘTRZNE" and muted date box in list view
- Grey color in grid view with border accent
- "Jestem zainteresowany" instead of "Zapisz się" (no commitment)
- Prominent "Przejdź do rejestracji" button linking to external organizer
- "Zainteresowani" section instead of "Uczestnicy"
- Toggle filter "Pokaż zewnętrzne" with localStorage persistence
- Admin form checkbox to mark events as external

New fields: is_external, external_url, external_source on NordaEvent.
Migration: 086_external_events.sql

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 10:23:10 +01:00
..
admin feat(calendar): add external events support for KIG/ARP integration 2026-03-19 10:23:10 +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 feat(chat): add conversation pinning and renaming 2026-03-16 22:24:17 +01:00
community feat(calendar): add external events support for KIG/ARP integration 2026-03-19 10:23:10 +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 fix(rss): use absolute URLs for thumbnail images 2026-03-19 10:04:24 +01:00
reports claude-mem plugin v10.3.3 2026-02-23 10:33:26 +01:00
__init__.py feat(pej): add public routes — index, local-content, news 2026-03-16 18:19:43 +01:00
CLAUDE.md chore: Clean up CLAUDE.md files and remove old downloaded files 2026-02-08 18:02:35 +01:00
pej_constants.py fix(pej): use SessionLocal instead of db_session 2026-03-16 18:30:24 +01:00