|
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
- Add @rada_member_required decorator for access control - Add BoardDocument model for storing protocols and documents - Create document upload service (PDF, DOCX, DOC up to 50MB) - Add /rada/ blueprint with list, upload, download endpoints - Add "Rada" link in navigation (visible only for board members) - Add "Rada" badge and toggle button in admin user management - Create SQL migration to set up board_documents table and assign is_rada_member=True to 16 board members by email Storage: /data/board-docs/ (outside webroot for security) Access: is_rada_member=True OR role >= OFFICE_MANAGER Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| CLAUDE.md | ||
| routes_analytics.py | ||
| routes_announcements.py | ||
| routes_audits.py | ||
| routes_benefits.py | ||
| routes_companies.py | ||
| routes_insights.py | ||
| routes_krs_api.py | ||
| routes_membership.py | ||
| routes_model_comparison.py | ||
| routes_people.py | ||
| routes_security.py | ||
| routes_social.py | ||
| routes_status.py | ||
| routes_users_api.py | ||
| routes_zopk_dashboard.py | ||
| routes_zopk_knowledge.py | ||
| routes_zopk_news.py | ||
| routes_zopk_timeline.py | ||
| routes.py | ||