Commit Graph

6 Commits

Author SHA1 Message Date
Konstantina Galouni 32cbf775f9 [Validator]: XmlValidationResponse.ts: Added field "fairRules: RuleInfo[];" | single-record-validator.component.ts: In options updated label for Data to "Data Archive Guidelines V2 Profile & FAIR Data Guidelines Profile" | single-record-validator.component.html: Updated results view to be closer to the mocks & added fair score & separated results of fair and other guidelines. 2022-12-23 10:19:20 +02:00
Konstantina Galouni 48126ed4f1 [Validator]: validator-custom.less: [NEW] file for validator specific colors and rules | single-record-validator.component.html: Removed check icon from validate button | styles.less: Imported new validator-custom.less and moved custom rules to validator-custom.less. 2022-12-06 17:01:53 +02:00
Konstantina Galouni 96be40c911 [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
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