afids / afids-validator

Validator for the anatomical fiducial placement protocol
https://validator.afids.io
GNU General Public License v3.0
2 stars 4 forks source link

Refactor app.html #184

Closed tkkuehn closed 2 years ago

tkkuehn commented 2 years ago

Proposed changes

Refactor afidsvalidator.views.validator for simplicity/shortness, adding a couple of other functions and classes to handle specific functionality. I just had to deal with this function in the quality PR and it struck as ripe for a bit of a refactor.

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you are unsure about any of the choices, don't hesitate to ask!

Notes

All PRs will undergo the unit testing before being reviewed. You may be requested to explain or make additional changes before the PR is accepted.

_PR template was adopted from appium_