books/backend/Books.Api/EventFlow
Nicolaj Hartmann 9b5ed27776 Fix encoding bug and add role helpers for user management
- Add decodeHtmlEntities function to formatters.ts for handling HTML entity decoding
- Add CompanyRole type and role helper functions (getRoleLabel, getRoleColor)
- Add useActiveCompanyRole hook for getting current user's company role
- Add Ledger.Core and QuestPDF project references to backend
- Add additional fields to CompanyReadModelDto

Closes books-hzt

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 14:36:27 +01:00
..
Customs Initial commit: Books accounting system with EventFlow CQRS 2026-01-18 02:52:30 +01:00
Extensions Add OpenID Connect + API Key authentication 2026-01-18 11:49:29 +01:00
Infrastructure Initial commit: Books accounting system with EventFlow CQRS 2026-01-18 02:52:30 +01:00
ReadModels Fix encoding bug and add role helpers for user management 2026-01-30 14:36:27 +01:00
Repositories Add OpenID Connect + API Key authentication 2026-01-18 11:49:29 +01:00