Skip to content

implementa cancelamento de eventos e tickets, adiciona casos de uso e… - #3

Open
thiagoeleuterio wants to merge 3 commits into
devfullcycle:clean-archfrom
thiagoeleuterio:clean-arch
Open

thiagoeleuterio wants to merge 3 commits into
devfullcycle:clean-archfrom
thiagoeleuterio:clean-arch

Conversation

@thiagoeleuterio

Copy link
Copy Markdown

… atualiza repositórios

- Added EventStatus enum to manage event states (ACTIVE, CANCELLED).
- Implemented CancelEventUseCase to handle event cancellation logic.
- Created GetEventByIdUseCase for retrieving event details by ID.
- Updated EventResolver and EventController to support event cancellation and retrieval.
- Enhanced EventEntity to include status and updated constructors accordingly.
- Added tests for event cancellation and retrieval use cases.
- Implemented presenters for public and private event retrieval responses.
- Updated GraphQL schema to include new mutation and query for event cancellation and retrieval.
- Enhanced Ticket functionality to ensure tickets are cancelled when an event is cancelled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant