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 e5a23406ca FINERACT-2080: Extract accountNumberRequiresAutoGeneration
from loan entity
add c069a6bf3c FINERACT-2169: Refactor staff api controller;
No new revisions were added by this update.
Summary of changes:
.../fineract/client/test/FineractClientDemo.java | 4 +-
.../organisation/staff/data/StaffData.java | 6 +++
.../organisation/staff/api/StaffApiResource.java | 61 ++++++++--------------
.../staff/api/StaffApiResourceSwagger.java | 61 ----------------------
.../staff/data/StaffRequest.java} | 34 ++++++++----
.../staff/service/StaffReadPlatformService.java | 10 ++--
.../service/StaffReadPlatformServiceImpl.java | 11 ++--
.../fineract/integrationtests/StaffTest.java | 5 --
.../integrationtests/client/StaffTest.java | 8 +--
9 files changed, 66 insertions(+), 134 deletions(-)
copy
fineract-provider/src/main/java/org/apache/fineract/{portfolio/collectionsheet/data/CollectionSheetRequest.java
=> organisation/staff/data/StaffRequest.java} (60%)