nordabiz/blueprints/community
Maciej Pienczyn 61345fa260
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: Add event access control for Rada Izby meetings
- Add access_level field to norda_events (public, members_only, rada_only)
- Add is_rada_member field to users table
- Add can_user_view() and can_user_attend() methods to NordaEvent model
- Update calendar routes to filter events by user permissions
- Add access_level dropdown to admin event form
- Rada Izby events only visible to designated board members
- Regular member meetings visible to all NORDA members

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 12:41:42 +01:00
..
calendar feat: Add event access control for Rada Izby meetings 2026-02-03 12:41:42 +01:00
classifieds security: Restrict member-only features to MEMBER role 2026-02-01 21:33:27 +01:00
contacts security: Restrict member-only features to MEMBER role 2026-02-01 21:33:27 +01:00
__init__.py refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00