nordabiz/templates/board
Maciej Pienczyn 86d4951917
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
fix(board): Add CSRF tokens to publish forms and handle CSRFError
Both agenda and protocol publish forms were missing CSRF tokens,
causing 'CSRF Token is missing' raw error. Adds hidden csrf_token
inputs and a global CSRFError handler that shows a friendly flash
message instead of raw system error.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 11:47:02 +01:00
..
index.html feat(board): Improve meeting management with enhanced UI and PDF printing 2026-02-03 20:49:38 +01:00
meeting_form.html feat(board): Improve meeting management with enhanced UI and PDF printing 2026-02-03 20:49:38 +01:00
meeting_view.html fix(board): Add CSRF tokens to publish forms and handle CSRFError 2026-02-04 11:47:02 +01:00
meetings_list.html feat(board): Make status badges clickable links to agenda/protocol 2026-02-04 11:43:29 +01:00
upload.html feat: Add Strefa RADA - closed section for Board Council members 2026-02-03 18:41:12 +01:00
view_document.html feat: Add document preview and board members list to Strefa RADA 2026-02-03 18:53:54 +01:00