uoa-monitor-service/src/main/java/eu/dnetlib/uoamonitorservice/entities
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
..
Category.java [Trunk | Monitor Service]: 2020-11-11 11:20:10 +00:00
Indicator.java [Trunk | Monitor Service]: 2021-07-21 09:46:49 +00:00
IndicatorPath.java [Trunk | Monitor Service]: 2020-11-11 11:20:10 +00:00
ReorderEvent.java [Trunk | Monitor Service]: 2020-12-09 14:24:27 +00:00
Section.java [Trunk | Monitor Service]: 2020-11-11 11:20:10 +00:00
Stakeholder.java [Trunk | Monitor Service]: 2020-11-11 11:20:10 +00:00
SubCategory.java [Trunk | Monitor Service]: 2020-11-11 11:20:10 +00:00
Topic.java [Trunk | Monitor Service]: 2020-11-11 11:20:10 +00:00
Visibility.java [Trunk | Monitor Service]: 2020-11-11 11:20:10 +00:00