nordabiz/utils
Maciej Pienczyn 81c839ab5a
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: format founding_history into structured HTML sections
Parses emoji-sectioned text (ZARZĄD, WSPÓLNICY, DANE REJESTROWE,
DANE FINANSOWE, PROFIL) into card-based layout with icons, lists,
and highlighted key-value pairs. Plain text gets newline conversion.
HTML from Quill editor passes through unchanged.

Affects 45 companies with emoji format, 63 with plain text.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 22:45:28 +01:00
..
__init__.py feat(notifications): Add notifications for releases and announcements 2026-01-27 14:22:44 +01:00
analytics.py fix: filter bots from analytics, use audit_logs for failed logins, logarithmic engagement score 2026-02-22 08:14:50 +01:00
CLAUDE.md claude-mem plugin v10.3.3 2026-02-23 10:33:26 +01:00
context_processors.py refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00
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 feat: add SUPERADMIN role (200) with full audit access 2026-03-13 11:20:25 +01:00
error_handlers.py refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00
helpers.py fix(security): Resolve 1 HIGH and 7 MEDIUM vulnerabilities from code review 2026-02-06 05:25:18 +01: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 fix: filter bots from analytics, use audit_logs for failed logins, logarithmic engagement score 2026-02-22 08:14:50 +01:00
notifications.py improve: unified v3 email design across all templates 2026-02-21 18:14:45 +01:00
onboarding.py feat(dashboard): Add onboarding progress widget 2026-02-13 15:50:25 +01:00
permissions.py feat: Add hierarchical role system with delegated permissions 2026-02-01 06:42:39 +01:00