nordabiz/static
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
..
announcements
css improve(messages): add group management panel (members, rename, add/remove) 2026-04-08 16:37:29 +02:00
fonts perf: self-host Poppins font — eliminate render-blocking Google Fonts 2026-04-07 18:14:55 +02:00
images/pej fix(pej): use local YouTube thumbnails — CSP blocks img.youtube.com 2026-03-16 21:25:55 +01:00
img perf: optimize PWA banner icon — favicon-192.png → favicon-48.webp (-15KB) 2026-04-07 18:38:21 +02:00
js feat(forum): @mention autocomplete with user picker 2026-04-13 13:38:09 +02:00
uploads feat: user avatar upload with crop, resize, and EXIF strip 2026-03-12 10:18:29 +01:00
videos
maintenance.html
site.webmanifest
sw.js feat: add service worker and native PWA install prompt for Android 2026-02-23 11:57:00 +01:00