-
Notifications
You must be signed in to change notification settings - Fork 0
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
Client changes from prototype #148
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good although I noticed a couple of things that could be (but probably not) related.
-
When I estimate sample sizes on this branch it fails and I get this error:
INFO MatcherFilter:162 - The requested route [/estimate-sample-sizes] has not been mapped in Spark for Accept: [text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.7] -
Definitely unrelated to this case but noticed while testing: When I Reset the database to start a new audit, the assertions tables do not get emptied. Not sure if that's been an issue for you all or if you have a different way of getting everything set up for a new audit.
Thanks for your reviews @charliecarlton
|
This merges the prototype client UI into the updated branch of colorado-rla. Also added a button for getting assertions as CSV.
Note this is not intended as production code - it's a no-frills interface with basic functionality.