nordabiz/blueprints
Maciej Pienczyn 0640ffbb9d
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(nordagpt): streaming SSE responses — word-by-word output with thinking animation
- Extract _build_full_prompt() from _query_ai() for reuse in streaming
- Add send_message_stream() generator in NordaBizChatEngine using generate_content_stream
- Add /api/chat/<id>/message/stream SSE endpoint in blueprints/chat/routes.py
- Replace sendMessage() with streaming version: thinking dots → token-by-token rendering
- Add thinking animation CSS (.thinking-dots with thinkBounce keyframes)
- Fallback to non-streaming fetch if SSE fails

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-28 05:42:38 +01:00
..
admin feat(admin): kolumna blokady konta w panelu użytkowników 2026-03-23 10:27:14 +01:00
api AI enrichment: show current vs proposed comparison with color coding 2026-03-25 17:16:19 +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 feat(board): widok read-only składek dla Zarządu i Rady Izby 2026-03-20 15:30:16 +01:00
chat feat(nordagpt): streaming SSE responses — word-by-word output with thinking animation 2026-03-28 05:42:38 +01:00
community Add VTIMEZONE definition for Google Calendar timezone recognition 2026-03-25 16:49:18 +01:00
education security(permissions): restrict guest access to members-only areas 2026-03-19 16:23:56 +01:00
forum security(permissions): restrict guest access to members-only areas 2026-03-19 16:23:56 +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 fix(messages): correct endpoint name for email notification URL (conversations_page not conversations_view) 2026-03-27 16:45:57 +01:00
public feat(seo): dynamic sitemap with all companies, events, forum topics, B2B — ~150+ URLs instead of 5 2026-03-27 17:55:46 +01:00
reports feat(reports): membership fees report for board and council 2026-03-20 09:30:42 +01:00
__init__.py feat(messages): delete 1:1 messages and threads from detail view 2026-03-20 12:37:40 +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