This is an automated email from the ASF dual-hosted git repository.
terencemo pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from 65b3b21a4f Merge pull request #6246 from
DeathGun44/FINERACT-2746/migrate-organisation-tests-to-feign
add a3401d5388 Validate datatables order input on actual columns
new 180b389c1a Merge pull request #6230
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../dataqueries/service/DatatableUtil.java | 104 ++++++++++++++++-
.../dataqueries/service/DatatableUtilTest.java | 117 ++++++++++++++++++-
.../common/system/DatatableHelper.java | 25 +++++
.../datatable/DatatableIntegrationTest.java | 124 +++++++++++++++++++++
4 files changed, 362 insertions(+), 8 deletions(-)