feat: Complete Phase 1 – Core Venue Management & Discovery#85
Open
s4nkar wants to merge 332 commits into
Open
Conversation
Feat: Booking and Venue Module - Backend
feat(admin): admin dashboard venue management, amenity and audit logs
…excluding soft-deleted rows
… owner, and admin applications
fix(admin): venue migration fix and readme url fix
…on flow - Added `CreateVenueWizard` for step-by-step venue drafting. - Implemented `VenueOverview` dashboard acting as a workspace for venue owners to manage unsubmitted drafts. - Built a comprehensive `VenueEdit` suite with dynamic config panels for: - Basic Details & Location - Booking & Pricing (unified section with dynamic visual locking based on allowed booking types) - Operating Hours - Photo Management (drag-and-drop reordering, cover photo assignment) - Amenities (platform amenity selection with dynamic icons) - Cancellation Policies - Blocked Dates - Wired up frontend components with the backend via robust `@venue404/api-client` endpoints. - Updated backend (`routes.py`, `schemas.py`, `service.py`) to handle detailed venue fetching, photo bulk updates, and blocked dates management. - Configured `OwnerLayout` and routing for the Owner Portal application.
- Introduced NotificationList component for displaying notifications. - Added ConfirmPaymentDialog for handling payment confirmations. - Implemented PaymentStatusBadge to show payment and booking statuses. - Created RefundDialog for processing refunds with a reason input. - Added formatPaise utility for formatting currency in paise. - Updated index.ts to export new components and utilities. - Updated pnpm-lock.yaml to include new dependencies and versions.
feat: Payment Notification and Jobs + Devops Basics
Refactor booking status and payment status handling
refactor: admin conflict fix + tanstack migration
feat: implement external venue discovery and user venue likes
Feature: Instant Booking
feat(dark-theme): implement dark theme in user web + user RBA bug fix
… comprehensive admin Pydantic schemas
… with support for templates and types
…ing invoice generation
feat(owner-onboarding): implement admin management owner onboarding + local mail service
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.
Description
Phase Category
Tech Stack (For Phase 1 MVP Submissions)
(Example: Frontend: React, Backend: Node.js, Database: MongoDB)
Type of Change
Checklist:
AI Disclosure
Screenshots / Screen Recording (if applicable)