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 64b453e9ab FINERACT-2181: Introduce Loop guard to avoid endless loops
add 3260f76ca7 FINERACT-2169: Refactor calendar controller and service;
No new revisions were added by this update.
Summary of changes:
.../portfolio/calendar/data/CalendarData.java | 4 +
.../calendar/data/request/CalendarRequest.java | 17 +--
.../calendar/domain/CalendarEntityType.java | 25 +---
.../calendar/api/CalendarsApiResource.java | 148 ++++++++-------------
.../service/CalendarReadPlatformService.java | 2 +-
.../service/CalendarReadPlatformServiceImpl.java | 4 +-
6 files changed, 74 insertions(+), 126 deletions(-)
copy
fineract-branch/src/main/java/org/apache/fineract/organisation/teller/domain/model/request/TellerRequest.java
=>
fineract-core/src/main/java/org/apache/fineract/portfolio/calendar/data/request/CalendarRequest.java
(78%)