Commit Graph

6 Commits

Author SHA1 Message Date
Konstantina Galouni 259a5a8af6 [Validator | right-col-temp]: [WIP] oaipmh-validator.component.less: Added styling rules for right column of validation page | oaipmh-validator.component.html: Updated margins & paddings and added content to the right column of validation page. 2023-09-12 17:07:52 +03:00
Konstantina Galouni 5ad74bceee WIP: Right-help column in validation options page 2023-08-25 12:02:46 +03:00
Konstantina Galouni 401ce63989 oaipmh-analysis.component: Added methods public getKeys(map) and public getValues(map) to solve ExpressionChangedAfterItHasBeenCheckedError | oaipmh-history.component.html: [Bug fix] Changed <ng-container> with <span> because styling (class) was needed | oaipmh-history.component.ts: Updated method "getJobResult()" to repeat the query every 5 seconds until result.progress !== Progress.IN_PROGRESS. 2023-07-26 17:18:32 +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 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