nordabiz/utils
Maciej Pienczyn d463f4b6df
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: add notifications for B2B classifieds (questions, answers, interest)
Three new notification types:
- New question → author gets in-app + email
- Answer to question → questioner gets in-app + email
- Someone interested → author gets in-app only

Previously the B2B board had zero notifications, so authors never
knew someone asked a question about their listing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 23:48:27 +02:00
..
__init__.py
analytics.py debug: add middleware-level mobile cookie logging 2026-03-18 11:05:04 +01:00
CLAUDE.md claude-mem plugin v10.3.3 2026-02-23 10:33:26 +01:00
context_processors.py
data_quality.py feat: enhance data quality dashboard with filters, hints, weighted scores and contact scraping 2026-02-21 07:25:39 +01:00
decorators.py fix(audit): allow company MANAGER to view own audit dashboards 2026-03-19 17:24:36 +01:00
error_handlers.py
helpers.py fix(messages): allow data: protocol in bleach for base64 images + img width/height/style attrs 2026-03-30 16:18:11 +02:00
history_formatter.py feat: format founding_history into structured HTML sections 2026-03-16 22:45:28 +01:00
markdown.py fix: rewrite forum markdown - autolink before block wrapping, merge paragraph lines 2026-02-23 08:57:16 +01:00
middleware.py debug: add middleware-level mobile cookie logging 2026-03-18 11:05:04 +01:00
notifications.py feat: add notifications for B2B classifieds (questions, answers, interest) 2026-04-09 23:48:27 +02:00
onboarding.py fix(onboarding): fix 404 on 'Uzupełnij' links in dashboard progress widget 2026-04-08 14:21:08 +02:00
permissions.py