• Joined on 2025-04-22
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-08 10:13:06 +00:00
944619e3e6 feat: implement event management system including CRUD operations, reordering, and scheduling functionality
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-08 09:46:41 +00:00
4352468dee feat: implement admin event management page with drag-and-drop reordering and scheduling support
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-08 09:29:28 +00:00
2832f81a44 feat: implement admin event management system with CRUD, publishing, and drag-and-drop reordering functionality
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-08 07:54:03 +00:00
e79320f7a0 chore: update price-related decimal precisions to 15,2 across database tables
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-08 07:48:38 +00:00
531a65ac79 chore: add application configuration file
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-08 07:28:43 +00:00
d08f5dfabb feat: implement event management dashboard and backend validation with location URL support
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-08 07:00:04 +00:00
00f895750e feat: add DetailsForm component for multi-visitor booking registration and validation
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-08 06:58:43 +00:00
bfcb95877c feat: implement admin events management page with CRUD, filtering, and drag-and-drop reordering functionality
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-08 06:21:55 +00:00
da19a5fe42 feat: implement admin dashboard modules including reports, visitor management, plan configuration, and event tracking pages
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-07 17:08:39 +00:00
996047a360 feat: implement drag-and-drop event reordering with persistence in the admin dashboard
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-07 17:04:04 +00:00
2a94d40d00 feat: implement dynamic plan editing interface with color customization and feature management
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-07 17:00:22 +00:00
314afb0b30 feat: add sort order functionality to plan configurations and implement management UI
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-07 16:50:20 +00:00
5eb30aa77c feat: implement kiosk payment flow and add booking validation for Founding Patron discounts and Monday closures
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-07 12:51:42 +00:00
86aebe5ceb feat: add event and plan selection pages to kiosk interface
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-07 12:44:33 +00:00
9e89a74bcf feat: implement visitor details form and payment checkout components for booking flow
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-07 12:33:54 +00:00
288feac789 feat: add unique_id and slug to events table and implement event details view
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-07 12:12:41 +00:00
fe86b5fb94 feat: add Geidea payment gateway integration page for booking flow
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-07 12:03:49 +00:00
606ed1ef2b feat: implement registration success, event selection, and payment UI flows for website and kiosk
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-07 11:40:38 +00:00
3b478554ec feat: implement event management system including models, validation, and admin/kiosk UI components
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-07 11:30:19 +00:00
63d80294e3 feat: implement complete event management system with CRUD operations, scheduling, and database schema updates