Commit Graph

8 Commits

Author SHA1 Message Date
Konstantina Galouni 98ac3f8576 topmenu.component.html: Fix spelling error. 2023-08-25 12:00:13 +03:00
Konstantina Galouni 7580f1b6e4 oaipmh-validator.component: Improvements, fixes and checks added & Added subscriptions and ngOnDestroy & Added real API call to validate | oaipmh-analysis.component.ts & oaipmh-history.component.ts & single-record-validator.component.ts: Added subscriptions and ngOnDestroy | oaipmh-validator.service.ts: In method "validate()" added real API call & if all sets are chosen, do not send the set parameter | topmenu.component.html: Added "Validate [demo]" option. 2023-07-25 16:58:41 +03:00
Konstantina Galouni a8937de064 Deleted shared/utils folder - openaire-library submodule is added instead 2023-07-25 13:48:19 +03:00
Konstantina Galouni 04e9e455a4 oaipmh-validator.component: [WIP] Added Validator-first screen | oaipmh-validator.service.ts: Added methods "getSets()" and "validate()" | string-utils.class.ts: Added StringUtils file (from library). 2023-07-25 11:58:23 +03:00
Konstantina Galouni 32078e8732 Added validation history and validation analysis pages and updated validatorAPI to use the new version using camel. 2023-07-14 18:22:25 +03:00
Konstantina Galouni 3ef3dcd590 [Validator]: Added fair guideline | Updated how results are displayed | Added RuleInfo class with structured response | Added icon and modal files in shared/utils | Added commented code for file uploading. 2022-12-01 12:19:29 +02:00
Konstantina Galouni c55af200ea [Validator]: First working version - user selects among 3 hardcoded guidelines, pastes an XML and validates it | Added utils folder for input component (copied by openaireLibrary). 2022-10-06 15:50:55 +03:00
Stefania Martziou ff07d28632 First commit for the single record validator 2022-08-03 13:33:02 +03:00