metadata-validator-ui/src/app
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
..
openaire-library@056faac88f 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
pages 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
services 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
shared 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
app-routing.module.ts 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
app.component.html [Validator]: Updated how results and guidelines are displayed | Added XmlValidationResponse class as structured response | Added validation score and fair score | Do not import dashboard.less and hide sidebar. 2022-12-06 01:54:45 +02:00
app.component.less initial commit 2022-08-03 12:10:49 +03:00
app.component.spec.ts initial commit 2022-08-03 12:10:49 +03:00
app.component.ts initial commit 2022-08-03 12:10:49 +03:00
app.module.ts oaipmh-analysis.component.ts & oaipmh-history.component.ts & oaipmh-validator.component.ts & single-record-validator.component.ts & app.module.ts: Updated imports to get shared files from openaire-library | environment.ts: Added export let properties: EnvProperties | package.json & package-lock.json: Updated angular version from 14.1.0 to 14.2.3 and added dependency @angular/material": "^14.2.2". 2023-07-25 13:39:39 +03:00