X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ui%2Fsrc%2Fmain%2Fwebapp%2Fviews%2FfindBySubmissionId.html;fp=ui%2Fsrc%2Fmain%2Fwebapp%2Fviews%2FfindBySubmissionId.html;h=2900b252ddcc2b7de551d683419ab7fa6479f127;hb=c5ad3fa5dcff60eb9108ed303806ff28b31a9c09;hp=0000000000000000000000000000000000000000;hpb=e8d760fe817577deae92c372b877507adc100a5f;p=validation.git diff --git a/ui/src/main/webapp/views/findBySubmissionId.html b/ui/src/main/webapp/views/findBySubmissionId.html new file mode 100644 index 0000000..2900b25 --- /dev/null +++ b/ui/src/main/webapp/views/findBySubmissionId.html @@ -0,0 +1,182 @@ + + + + + + + + +
+
+

Find results by submission

+
+ + +
+ +
+ +
+ +

Test info

+

+

Name: {{result.name}}

+

Generated: {{result.robot.generated}}

+

Generator: {{result.robot.generator}}

+

Errors: {{result.robot.errors}}

+ +

Test Statistics

+

+ + + + + + + + + + + + + + + + + + + +
+

+
 Total statistics Total Pass Fail Pass / Fail 
{{ + stat.content }}{{ + (stat.fail * 1) + (stat.pass*1) }}{{ + stat.pass }}{{ + stat.fail}} +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + +
+

+
 Statistics by Tag Total Pass Fail Pass / Fail 
{{ + stat.content }}{{ + (stat.fail * 1) + (stat.pass*1) }}{{ + stat.pass }}{{ + stat.fail}} +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + +
+

+
 Statistics by Suite Total Pass Fail Pass / Fail 
{{ + stat.content }}{{ + (stat.fail * 1) + (stat.pass*1) }}{{ + stat.pass }}{{ + stat.fail}} +
+
+
+
+
+ +
+
+ + + +