feat: Sprint 8C - Provider Web App Scaffolding#171
Conversation
…ities, DTOs, mappers, repositories, event handlers, APIs, and comprehensive tests.
…w API endpoints, queries, and tests.
…pported by a new searchable provider entity and slug utility.
…add unit tests for public provider retrieval by ID or slug.
…nd unit tests for GetPublicProviderByIdOrSlug query handler.
…ostgreSQL/PostGIS, new unit tests for SearchableProvider and API extensions, and a new GetPublicProviderByIdOrSlug query handler with its tests.
…nd add `GetPublicProviderByIdOrSlugQueryHandler` with public profile privacy features.
…nd add `GetPublicProviderByIdOrSlugQueryHandler` with public profile privacy features.
…add a RabbitMQ dead letter service.
…provider query handlers, a searchable provider entity, and security headers middleware.
…roduce SearchableProvider entity, and implement RegisterCustomerCommandHandler with related API extension tests.
…er retrieval by ID or slug with privacy controls.
…ring active/inactive providers, ID/slug queries, and privacy feature flag scenarios.
…tests for public provider retrieval, including privacy feature handling.
…lugQueryHandler and SearchableProvider entity mapping
…roviders modules, including cross-module workflows.
…nd a Provider test builder.
…oviders domain entity.
…a dashboard UI, core components, and project configuration, along with new roadmap documentation.
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughA integração de suporte a "slug" (identificador amigável para URL) é adicionada aos provedores e provedores pesquisáveis, com criação do utilitário Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Implementação da base estrutural da nova aplicação React Native / Web App para Prestadores (Sprint 8C), adicionando as libs necessárias e ajustando os padrões descritos em prompts/design-react-project.md:
Summary by CodeRabbit
Release Notes
New Features
Documentation
Infrastructure & Tests