Conversation
Feature/ticket page
Added admin dashboard screens and flow for adding of attendees
Update ticket link to GDG Ibadan community event Page
- AdminSidebar: dark bg, white nav, avatar initials, inlined logout - AdminTopBar: reduced title size, correct ticket route - Admin layout: white main bg, proper shell structure - StatCard: smaller padding and font sizes - RegistrationTrendChart: fix label clipping, smaller fonts - TicketBreakdownChart: more padding, smaller legend - RecentAttendeesTable: pill badges with correct colors - Ticket routes: /admin/tickets renamed to /admin/ticket - recharts installed Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This reverts commit 9f9455a.
- DiscountTable: search bar, Create Discount button, checkbox rows, status badges (Active/Expired/Scheduled), 3-dot actions menu, empty state with SVG illustration - CreateDiscountModal: right-side sheet with dynamic form fields (discount type toggle, value input with prefix, applies-to toggle, declaration date multi-chips, usage limit dropdown, users input, date pickers, advanced settings toggle) - DeleteDiscountModal: centered confirm dialog with red CTA - DiscountActionsMenu: Edit + Delete dropdown - discount.types.ts: shared TypeScript types - page.tsx: wired with AdminWrapper title=Discount Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Add h-screen to panel so flex-1 overflow-y-auto on the body has a height to scroll against. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
feat: implement discount, ticket, and audit logs apis
…e-flow feat: unified ticket purchase flow and discount code system
…e-flow fix: correct ticket price mapping and consolidate discount query keys
ci: dev to staging sync
Feat/activate admin
ci: dev to staging sync
✅ Deploy Preview for devfest-ibadan ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
* fix: bug for generating tickets from last PR * feat: send email after handle payment success from webhook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.