Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CRM: Add the order capability to the API events endpoint. (#38838)
* Add to the API event the pagination order support. * changelog * Update API pagination processing with new function * Refactor jpcrm_api_process_pagination for cleaner syntax * Add sort order for customer search * Make ASC the default sort order * Add sort order for quotes * Add order for invoices * Add order for transactions * Update code to use DAL call * Update code to use DAL call * Remove unneeded ignoreowner argument * Make DESC the default sort order (better this way) --------- Co-authored-by: gogdzl <diego.rodrigues@automattic.com> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12715658068 Upstream-Ref: Automattic/jetpack@6296b27
- Loading branch information