Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation Frontend: Summary Page #31

Merged
merged 4 commits into from
Sep 1, 2020
Merged

Validation Frontend: Summary Page #31

merged 4 commits into from
Sep 1, 2020

Conversation

OisinNolan
Copy link
Contributor

Summary Page

  • Added summary.html and summary.ts to form the Summary Page.
  • Displays the contents of some summary_X.json in a user-friendly manner.
  • Each disagreement Category is now associated with a representative test-case via the caseId stored in the CategoryStat for that Category (see changes to models.d.ts for detail)
  • These CategoryStats are displayed in a table on the Summary Page, with a link to a test-case provided for each category of disagreement found on the target web-page.

User Interface

image

validation/src/static/summary.html Show resolved Hide resolved
validation/src/static/scripts/summary.ts Outdated Show resolved Hide resolved
validation/src/static/scripts/summary.ts Outdated Show resolved Hide resolved
validation/src/static/scripts/summary.ts Outdated Show resolved Hide resolved
validation/src/static/scripts/summary.ts Outdated Show resolved Hide resolved
validation/src/static/scripts/summary.ts Outdated Show resolved Hide resolved
@OisinNolan OisinNolan merged commit d29837a into master Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants