Skip to content

Feature/payment migration#2770

Open
syedgalib wants to merge 1328 commits intosovware:paymentfrom
syedgalib:feature/payment-migration
Open

Feature/payment migration#2770
syedgalib wants to merge 1328 commits intosovware:paymentfrom
syedgalib:feature/payment-migration

Conversation

@syedgalib
Copy link
Copy Markdown
Collaborator

@syedgalib syedgalib commented Mar 30, 2026

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Security fix
  • Improvement
  • New Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Text changes
  • Other... Please describe:

Description

Change log

  • Synced with development branch.
  • Remved WP MVC pattern.
  • Refactored asset build system.
  • Added migration for previous version.

Checklist

Armanul46 and others added 30 commits February 22, 2026 15:40
parsed enquiry submission time to UTC
…gular-svg-icons

Fix: Missing Font Awesome regular SVG icons not rendering on frontend
Add expiration date and never expires option to listings bulk edit
…xt-alignment

fix: resolve text alignment issues on single listing page
…-on-directory-type-change

fixed: Some Fields(Checkbox, Radio, Select) Condition not working in Directory Type Change
…d remove outdated SCSS override that forced , which conflicted with the JS marker setup
Keep top tabs, sub-tabs, section groups, and child widget collapse state in local storage so users return to the exact same builder context after page reload.

Made-with: Cursor
…g-type-nav-scroll

Fix mobile listing type navigation scroll and alignment
RabbiIslamRony and others added 30 commits April 7, 2026 16:40
…issue

revert: Range slider [input typing not triggering AJAX search, prevent duplicate AJAX requests
…ntry-content-ul-style

Fix: Prevent .directorist-content-active CSS from overriding theme list styles
…ch improvements

- Add capability checks to AJAX handlers for extension management,
  page upgrades, and listing type operations
- Validate redirect URLs to prevent open redirect vulnerabilities
- Fix renewal token verification to use stored meta instead of hash
- Prevent userId spoofing in become_author handler
- Persist CPT Manager navigation, sub-navigation, and form builder
  accordion states in localStorage across page reloads
- Prevent duplicate instant search AJAX requests and preserve view
  parameter in URL during filtering
- Debounce range slider min/max inputs on keyup for search forms
- Pass range field min_value/max_value/step to search form options
- Fix Google Maps marker icons with inline SVG style attribute
- Prevent TinyMCE listener removal that broke link popover behavior
- Update sidebar responsive breakpoint from 991px to 1367px
- Add directorist_single_map_info_content filter hook
- Cast directory_type to array to prevent type errors
- Update dependencies and rebuild assets
Add GitHub Actions workflow that uses anthropics/claude-code-action to
automatically review pull requests. Reviews cover code quality, security,
performance, and WordPress/Directorist coding standards. Also adds CLAUDE.md
with comprehensive project architecture documentation for AI-assisted reviews.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The claude-code-action requires id-token: write permission to fetch
an OIDC token for GitHub authentication.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Switch from pull_request to pull_request_target so fork PRs have
  access to repo secrets and OIDC tokens
- Pass github_token explicitly to skip OIDC token generation
- Checkout PR head SHA explicitly for correct code review context

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
PRs in this repo target the development branch, not trunk.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…w-workflow

Build: Add automated Claude Code PR review workflow
- Bump version to 8.7.0, update PHPCS target to PHP 8.1
- Update npm scripts (start/build replacing dev/prod)
- Update main branch to alpha, add refactor/ prefix
- Add new includes/ directories: db-models, contracts, repositories, dto, enums, payment-processors, setup, system-status, deprecated
- Update REST API controller count (16 → 21) and add new payment controllers
- Add new Payment Architecture section documenting DTO/Enum/Repository/Processor layers
- Add PHP Namespaces reference table
- Update webpack config filenames to current names
- Correct block count (21 → 19) and remove vendors block
- Update JS source dirs to include react/ and formgent-integration/
When an order status is updated, the associated payment item's status is now also updated to match via PaymentRepository::update_status_by_order_id().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants