-
Notifications
You must be signed in to change notification settings - Fork 215
Reverse Withdrawal Page React #2888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: feat/dokan-widthraw-admin-list
Are you sure you want to change the base?
Reverse Withdrawal Page React #2888
Conversation
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…e recipient filtering
…ption # Conflicts: # includes/Order/Admin/Hooks.php
Exposes useSearchParams and useParams from react-router-dom in the withRouter HOC context, allowing wrapped components to access search and route parameters more easily.
* feat: Add DateRangePicker component for selecting date ranges with customizable options * feat: Implement DateRangePicker component with customizable date selection * refactor: Rename DateRangePicker files and update component props handling --------- Co-authored-by: Mahbub Rabbani <[email protected]>
Updated the vendor selection field in the WooCommerce product quick edit to use a dynamic select input with AJAX search, improving scalability and user experience. Exposed DokanAdminProduct to the global window object for use in inline edit scripts. Minor code cleanup and improved event handling for inline edit actions.
Deleted the DateRangePicker component and its associated SCSS file. Also removed its export from the components index. This cleans up unused code and dependencies related to date range picking.
* refactor: Remove the global mutation observer * fix: ensure headlessui portal is visible by setting display to block in DokanModal * fix: simplify modal components by removing redundant styles and adding callbacks * fix: remove unused tailwind-merge import from DokanModal * fix: rename `className` to `modalClassName` in `DokanModal` and update usage in related components * fix: use twMerge to merge modal class names in DokanModal for cleaner style management * fix: remove unused Modal import from VideoPopup module * fix: replace Modal with DokanModal and refactor props for better customization and consistency across components * fix: move onChange handler directly to TextArea for cleaner implementation * Update popover component. (#2797) * feat: add custom Popover component using WordPress UI * feat: integrate Popover component into WpDatePicker for enhanced date selection * feat: enhance CategorySelector with custom Popover for category selection * fix: wcAdmin settings null exception for the vendor dashboard * fix: Modal usage * fix: add modalFooterClassName prop to DokanModal for customizable footer styling * feat: Implement DokanTooltip and use it across the system. (#2900) * fix: set portalTarget for Select component to ensure proper rendering --------- Co-authored-by: Al Amin Ahamed <[email protected]> Co-authored-by: Aunshon <[email protected]> Co-authored-by: Md Asif Hossain Nadim <[email protected]> Co-authored-by: Md. Asif Hossain Nadim <[email protected]>
…kan is active (#4837)
Feature Video |
Co-authored-by: Mahbub Rabbani <[email protected]>
…ce-style style: enhance dokan admin layout and spacing for improved UI
…eader-title Update dashboard analytics page header title and apply filters
feat: order fee distribution
…kan-subscription Conditionally display commission and related order metaboxes in order details
fix: prevent empty notices from appearing on ACF admin screen when Dokan is active (#4837)
37ee3f8
to
4b58a11
Compare
All Submissions:
Changes proposed in this Pull Request:
Related Pull Request(s)
Closes
How to test the changes in this Pull Request:
Changelog entry
Title
Detailed Description of the pull request. What was previous behaviour
and what will be changed in this PR.
Before Changes
Describe the issue before changes with screenshots(s).
After Changes
Describe the issue after changes with screenshot(s).
Feature Video (optional)
Link of detailed video if this PR is for a feature.
PR Self Review Checklist:
FOR PR REVIEWER ONLY: