Commit Graph

6 Commits

Author SHA1 Message Date
Konstantina Galouni b0f08f6a95 [master | DONE | CHANGED]: harvester.component.ts & harvester.component.html: Made email field required (not optional) and updated respective messages. 2023-11-21 15:28:26 +02:00
Konstantina Galouni b06f42aa3c [master | DONE | FIXED]: harvester.component.ts & harvester.component.html: In "previousModalClicked()" added event param, to check if previous was selected/ modal closed or the OK button was clicked. 2023-11-21 15:09:51 +02:00
Konstantina Galouni 64f237eb48 [master | DONE | CHANGED]: harvester.component.ts & harvester.component.html: Added steps in harvest modal - first step is for user harvest options and second step is for user email. 2023-11-21 13:03:09 +02:00
Konstantina Galouni d7adbc090e [master | DONE | ADDED]: harvester.component.ts & harvester.component.html & harvester.service.ts & harvester.module.ts: For each repository, get oai formats, get selected number of records and format by the user and add the options in API parameters | package.json: Added in dependencies "timers" and "xml2js", to transform response for the available formats from xml to json. 2023-11-06 17:19:59 +02:00
Konstantina Galouni 17faecee76 [Harvester | master]: eoscservice.ts & harvester.component.html & harvester.component.ts: Model changed - one eosc service can have multiple compatibilities (e.g. b2find). 2023-10-17 13:47:51 +03:00
Konstantina Galouni 9f7aca0f10 [Harvester | master]: First version of the user interface - harvest page added, to get configuration template instances, then services, information and compatibility filter are displayed and harvest button triggers API call to start the harvest process. 2023-10-17 13:36:15 +03:00