uoa-monitor-service/src/main/java/eu/dnetlib/uoamonitorservice
Konstantina Galouni 7d4273bea4 [Trunk | Monitor Service]:
1. MonitorServiceCheckDeployController.java: In method "checkEverything()" (/health_check/advanced), added "Date of build" field with current date.
2. Indicator.java: In method "copyFromDefault()" set visibility of new indicator to "RESTRICTED" (instead of copying the default indicator's visibility).
3. IndicatorController.java: [NEW] Bulk add for indicators (imported from file) - get charts and numbers in a list and create chart and number sections to put them.
	a. Added API call  method "saveBulkIndicators()" (POST /{stakeholderId}/{topicId}/{categoryId}/{subcategoryId}/save-bulk).
	b. Added helper methods "createSectionsAndSaveBulk()", "createSection()", "saveIndicatorAndAddInSection()".
2021-07-21 09:46:49 +00:00
..
configuration [Trunk | Monitor Service]: uoa-authorization-library dependency added: 2020-11-11 10:52:38 +00:00
controllers [Trunk | Monitor Service]: 2021-07-21 09:46:49 +00:00
dao [Trunk | Monitor Service]: 2020-05-18 09:17:05 +00:00
entities [Trunk | Monitor Service]: 2021-07-21 09:46:49 +00:00
handlers [Trunk | Monitor Service]: 2021-02-24 19:22:19 +00:00
ServletInitializer.java Initial commit for monitor-service. 2019-11-04 09:03:49 +00:00
UoaMonitorServiceApplication.java [Trunk | Monitor Service]: 2021-03-31 15:28:05 +00:00
UoaMonitorServiceConfiguration.java [Trunk | Monitor Service]: uoa-authorization-library dependency added: 2020-11-11 10:52:38 +00:00