nordabiz/static/js
Maciej Pienczyn dc6c711264
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(forum): @mention autocomplete with user picker
- New reusable component static/js/mention-autocomplete.js
- @ button above reply textarea + new topic textarea
- Typing @xxx after space triggers dropdown with avatar/name/company
- Arrow keys navigate, Enter/Tab selects, Esc closes
- Inserts @firstname.lastname (matches existing backend mention parser)
- Uses existing GET /api/users/search endpoint

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 13:38:09 +02:00
..
vendor fix(company-edit): host Quill editor locally instead of CDN 2026-03-18 18:12:39 +01:00
analytics-tracker.js fix(zopk): Add Brave API rate limit handling and heartbeat limit fix 2026-02-09 14:43:34 +01:00
analytics-tracker.min.js fix: sendBeacon 415 error - wrap payload in Blob with application/json 2026-04-10 06:56:24 +02:00
conversations.js fix: prevent duplicate messages from SSE/poll race condition 2026-04-11 09:58:47 +02:00
mention-autocomplete.js feat(forum): @mention autocomplete with user picker 2026-04-13 13:38:09 +02:00
scroll-animations.js feat: Animacje scroll z IntersectionObserver (Sprint 4) 2026-01-30 14:43:30 +01:00