Hotel Raxa - Advanced Booking System Implementation
🏨 Hotel Booking Enhancements: - Implemented Eagle Booking Advanced Pricing add-on - Added Booking.com-style rate management system - Created professional calendar interface for pricing - Integrated deals and discounts functionality 💰 Advanced Pricing Features: - Dynamic pricing models (per room, per person, per adult) - Base rates, adult rates, and child rates management - Length of stay discounts and early bird deals - Mobile rates and secret deals implementation - Seasonal promotions and flash sales 📅 Availability Management: - Real-time availability tracking - Stop sell and restriction controls - Closed to arrival/departure functionality - Minimum/maximum stay requirements - Automatic sold-out management 💳 Payment Integration: - Maintained Redsys payment gateway integration - Seamless integration with existing Eagle Booking - No modifications to core Eagle Booking plugin 🛠️ Technical Implementation: - Custom database tables for advanced pricing - WordPress hooks and filters integration - AJAX-powered admin interface - Data migration from existing Eagle Booking - Professional calendar view for revenue management 📊 Admin Interface: - Booking.com-style management dashboard - Visual rate and availability calendar - Bulk operations for date ranges - Statistics and analytics dashboard - Modal dialogs for quick editing 🔧 Code Quality: - WordPress coding standards compliance - Secure database operations with prepared statements - Proper input validation and sanitization - Error handling and logging - Responsive admin interface 🤖 Generated with Claude Code (https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
/**
|
||||
* This file is generated by Webpack, do not edit it directly.
|
||||
*/
|
||||
return [
|
||||
'handle' => 'elementor-v2-query',
|
||||
'deps' => [
|
||||
'react',
|
||||
],
|
||||
];
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,167 @@
|
||||
/*! ./QueryClientProvider.js */
|
||||
|
||||
/*! ./QueryErrorResetBoundary.js */
|
||||
|
||||
/*! ./cjs/react-jsx-runtime.development.js */
|
||||
|
||||
/*! ./errorBoundaryUtils.js */
|
||||
|
||||
/*! ./focusManager.js */
|
||||
|
||||
/*! ./infiniteQueryBehavior.js */
|
||||
|
||||
/*! ./isRestoring.js */
|
||||
|
||||
/*! ./mutation.js */
|
||||
|
||||
/*! ./mutationCache.js */
|
||||
|
||||
/*! ./notifyManager.js */
|
||||
|
||||
/*! ./onlineManager.js */
|
||||
|
||||
/*! ./query.js */
|
||||
|
||||
/*! ./queryCache.js */
|
||||
|
||||
/*! ./queryObserver.js */
|
||||
|
||||
/*! ./removable.js */
|
||||
|
||||
/*! ./retryer.js */
|
||||
|
||||
/*! ./subscribable.js */
|
||||
|
||||
/*! ./suspense.js */
|
||||
|
||||
/*! ./useBaseQuery.js */
|
||||
|
||||
/*! ./utils.js */
|
||||
|
||||
/*! @tanstack/query-core */
|
||||
|
||||
/*! @tanstack/react-query */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*! react/jsx-runtime */
|
||||
|
||||
/*!**************************!*\
|
||||
!*** external ["React"] ***!
|
||||
\**************************/
|
||||
|
||||
/*!*******************************************!*\
|
||||
!*** ./node_modules/react/jsx-runtime.js ***!
|
||||
\*******************************************/
|
||||
|
||||
/*!******************************************************!*\
|
||||
!*** ./node_modules/@elementor/query/dist/index.mjs ***!
|
||||
\******************************************************/
|
||||
|
||||
/*!*****************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/query.js ***!
|
||||
\*****************************************************************/
|
||||
|
||||
/*!*****************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/utils.js ***!
|
||||
\*****************************************************************/
|
||||
|
||||
/*!*****************************************************************!*\
|
||||
!*** ./node_modules/react/cjs/react-jsx-runtime.development.js ***!
|
||||
\*****************************************************************/
|
||||
|
||||
/*!******************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/react-query/build/modern/utils.js ***!
|
||||
\******************************************************************/
|
||||
|
||||
/*!*******************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/retryer.js ***!
|
||||
\*******************************************************************/
|
||||
|
||||
/*!********************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/mutation.js ***!
|
||||
\********************************************************************/
|
||||
|
||||
/*!*********************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/removable.js ***!
|
||||
\*********************************************************************/
|
||||
|
||||
/*!*********************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/react-query/build/modern/suspense.js ***!
|
||||
\*********************************************************************/
|
||||
|
||||
/*!*********************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/react-query/build/modern/useQuery.js ***!
|
||||
\*********************************************************************/
|
||||
|
||||
/*!**********************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/queryCache.js ***!
|
||||
\**********************************************************************/
|
||||
|
||||
/*!***********************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/queryClient.js ***!
|
||||
\***********************************************************************/
|
||||
|
||||
/*!************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/focusManager.js ***!
|
||||
\************************************************************************/
|
||||
|
||||
/*!************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/subscribable.js ***!
|
||||
\************************************************************************/
|
||||
|
||||
/*!************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/react-query/build/modern/isRestoring.js ***!
|
||||
\************************************************************************/
|
||||
|
||||
/*!************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/react-query/build/modern/useMutation.js ***!
|
||||
\************************************************************************/
|
||||
|
||||
/*!*************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/mutationCache.js ***!
|
||||
\*************************************************************************/
|
||||
|
||||
/*!*************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/notifyManager.js ***!
|
||||
\*************************************************************************/
|
||||
|
||||
/*!*************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/onlineManager.js ***!
|
||||
\*************************************************************************/
|
||||
|
||||
/*!*************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/queryObserver.js ***!
|
||||
\*************************************************************************/
|
||||
|
||||
/*!*************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/react-query/build/modern/useBaseQuery.js ***!
|
||||
\*************************************************************************/
|
||||
|
||||
/*!****************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/mutationObserver.js ***!
|
||||
\****************************************************************************/
|
||||
|
||||
/*!*****************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/react-query/build/modern/useInfiniteQuery.js ***!
|
||||
\*****************************************************************************/
|
||||
|
||||
/*!*******************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/react-query/build/modern/errorBoundaryUtils.js ***!
|
||||
\*******************************************************************************/
|
||||
|
||||
/*!********************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js ***!
|
||||
\********************************************************************************/
|
||||
|
||||
/*!*********************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/infiniteQueryBehavior.js ***!
|
||||
\*********************************************************************************/
|
||||
|
||||
/*!*********************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/query-core/build/modern/infiniteQueryObserver.js ***!
|
||||
\*********************************************************************************/
|
||||
|
||||
/*!************************************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.js ***!
|
||||
\************************************************************************************/
|
||||
2
wp-content/plugins/elementor/assets/js/packages/query/query.min.js
vendored
Normal file
2
wp-content/plugins/elementor/assets/js/packages/query/query.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* @license React
|
||||
* react-jsx-runtime.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
Reference in New Issue
Block a user