This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from 572aa4d3b FINERACT-1724 - pin localstack version
new 9dc417efb FINERACT-1911 Assign datatable to Savings transaction
new a43995247 FINERACT-1911 Disable UnnecessaryDefaultInEnumSwitch
The 2 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:
build.gradle | 4 +-
.../DatatableCommandFromApiJsonDeserializer.java | 34 ++-
.../dataqueries/data/EntityTables.java | 11 +-
...ityDatatableChecksWritePlatformServiceImpl.java | 5 +-
.../service/ReadWriteNonCoreDataServiceImpl.java | 159 ++++++-------
...AccountTransactionDatatableIntegrationTest.java | 249 +++++++++++++++++++++
6 files changed, 359 insertions(+), 103 deletions(-)
create mode 100644
integration-tests/src/test/java/org/apache/fineract/integrationtests/SavingsAccountTransactionDatatableIntegrationTest.java