Skip to content

Chore/validate booking create#19

Merged
eugbyte merged 14 commits intomainfrom
chore/validate-booking-create
Aug 25, 2025
Merged

Chore/validate booking create#19
eugbyte merged 14 commits intomainfrom
chore/validate-booking-create

Conversation

@eugbyte
Copy link
Owner

@eugbyte eugbyte commented Aug 25, 2025

No description provided.

@eugbyte eugbyte requested a review from Copilot August 25, 2025 09:43

This comment was marked as outdated.

@eugbyte eugbyte requested a review from Copilot August 25, 2025 11:13
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request contains various UI/UX improvements and bug fixes for the Evently application, including replacing inline SVG with icon components, styling updates, and adding duplicate booking validation.

  • Replaces inline SVG search icon with Iconify icon component for consistency
  • Updates email ticket template with improved styling and layout
  • Adds validation to prevent duplicate bookings for the same gathering and account

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/evently.client/src/routes/gatherings/index.tsx Replaces inline SVG search icon with Iconify icon component
src/evently.client/src/routes/__root.tsx Minor CSS class reordering
src/evently.client/src/lib/components/navbar.tsx Updates button sizes and styling for mobile navigation
src/Evently.Server/Program.cs Adds global exception handler middleware
src/Evently.Server/Features/HealthChecks/HealthChecksController.cs Adds test endpoint for error middleware
src/Evently.Server/Features/Emails/Views/Ticket.razor Major redesign of email ticket template with improved styling
src/Evently.Server/Features/Bookings/Services/BookingService.cs Adds duplicate booking validation
src/Evently.Server/Features/Bookings/BookingsController.cs Fixes content type for HTML preview response
src/Evently.Server/Common/Middlewares/GlobalExceptionHandler.cs Simplifies exception handling logic

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@eugbyte eugbyte merged commit 9c88282 into main Aug 25, 2025
1 check passed
@eugbyte eugbyte deleted the chore/validate-booking-create branch August 25, 2025 11:32
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.

2 participants