-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Update QA tests results geokrety/geokrety-website@b4c7673
- Loading branch information
1 parent
d5d7538
commit 04806ca
Showing
5 changed files
with
161 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<html> | ||
<head> | ||
<title>Geokrety QA report</title> | ||
<link rel="stylesheet" href="styles.css"> | ||
<!-- Latest compiled and minified CSS --> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" | ||
integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> | ||
</head> | ||
<body> | ||
<div class="container"> | ||
<div class="header clearfix"> | ||
<nav> | ||
<ul class="nav nav-pills pull-right"> | ||
<li role="presentation"><a href="index.html">Master</a></li> | ||
<li role="presentation" class="active"><a href="boly38.html">Boly38</a></li> | ||
<li role="presentation"><a href="newtheme.html">new-theme</a></li> | ||
<li role="presentation"><a href="local.html">local</a></li> | ||
</ul> | ||
</nav> | ||
<h3 class="text-muted">Geokrety QA report</h3> | ||
</div> | ||
<div class="report-link btn-right"> | ||
<a href="https://github.com/geokrety/geokrety-website-qa">GITHUB</a><br/> | ||
<a href="https://staging.geokrety.org/">MASTER</a> | ||
<a href="https://new-theme.staging.geokrety.org/">NEW-THEME</a> | ||
<a href="https://boly38.staging.geokrety.org/">BOLY38</a> | ||
</div> | ||
<div class="row marketing"> | ||
<div class="embed-responsive embed-responsive-4by3"> | ||
<iframe class="embed-responsive-item" src="boly38/report.html" allowfullscreen></iframe> | ||
</div> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<html> | ||
<head> | ||
<title>Geokrety QA report</title> | ||
<link rel="stylesheet" href="styles.css"> | ||
<!-- Latest compiled and minified CSS --> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" | ||
integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> | ||
</head> | ||
<body> | ||
<div class="container"> | ||
<div class="header clearfix"> | ||
<nav> | ||
<ul class="nav nav-pills pull-right"> | ||
<li role="presentation" class="active"><a href="index.html">Master</a></li> | ||
<li role="presentation"><a href="boly38.html">Boly38</a></li> | ||
<li role="presentation"><a href="newtheme.html">new-theme</a></li> | ||
<li role="presentation"><a href="local.html">local</a></li> | ||
</ul> | ||
</nav> | ||
<h3 class="text-muted">Geokrety QA report</h3> | ||
</div> | ||
<div class="report-link btn-right"> | ||
<a href="https://github.com/geokrety/geokrety-website-qa">GITHUB</a><br/> | ||
<a href="https://staging.geokrety.org/">MASTER</a> | ||
<a href="https://new-theme.staging.geokrety.org/">NEW-THEME</a> | ||
<a href="https://boly38.staging.geokrety.org/">BOLY38</a> | ||
</div> | ||
<div class="row marketing"> | ||
<div class="embed-responsive embed-responsive-4by3"> | ||
<iframe class="embed-responsive-item" src="master/report.html" allowfullscreen></iframe> | ||
</div> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<html> | ||
<head> | ||
<title>Geokrety QA report</title> | ||
<link rel="stylesheet" href="styles.css"> | ||
<!-- Latest compiled and minified CSS --> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" | ||
integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> | ||
</head> | ||
<body> | ||
<div class="container"> | ||
<div class="header clearfix"> | ||
<nav> | ||
<ul class="nav nav-pills pull-right"> | ||
<li role="presentation"><a href="index.html">Master</a></li> | ||
<li role="presentation"><a href="boly38.html">Boly38</a></li> | ||
<li role="presentation"><a href="newtheme.html">new-theme</a></li> | ||
<li role="presentation" class="active"><a href="local.html">local</a></li> | ||
</ul> | ||
</nav> | ||
<h3 class="text-muted">Geokrety QA report</h3> | ||
</div> | ||
<div class="report-link btn-right"> | ||
<a href="local/visualReport.html">Visual Report</a><br/> | ||
<a href="https://github.com/geokrety/geokrety-website-qa">GITHUB</a><br/> | ||
<a href="https://staging.geokrety.org/">MASTER</a> | ||
<a href="https://new-theme.staging.geokrety.org/">NEW-THEME</a> | ||
<a href="https://boly38.staging.geokrety.org/">BOLY38</a> | ||
</div> | ||
<div class="row marketing"> | ||
<div class="embed-responsive embed-responsive-4by3"> | ||
<iframe class="embed-responsive-item" src="local/report.html" allowfullscreen></iframe> | ||
</div> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<html> | ||
<head> | ||
<title>Geokrety QA report</title> | ||
<link rel="stylesheet" href="styles.css"> | ||
<!-- Latest compiled and minified CSS --> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" | ||
integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> | ||
</head> | ||
<body> | ||
<div class="container"> | ||
<div class="header clearfix"> | ||
<nav> | ||
<ul class="nav nav-pills pull-right"> | ||
<li role="presentation"><a href="index.html">Master</a></li> | ||
<li role="presentation"><a href="boly38.html">Boly38</a></li> | ||
<li role="presentation" class="active"><a href="newtheme.html">new-theme</a></li> | ||
<li role="presentation"><a href="local.html">local</a></li> | ||
</ul> | ||
</nav> | ||
<h3 class="text-muted">Geokrety QA report</h3> | ||
</div> | ||
<div class="report-link btn-right"> | ||
<a href="https://github.com/geokrety/geokrety-website-qa">GITHUB</a><br/> | ||
<a href="https://staging.geokrety.org/">MASTER</a> | ||
<a href="https://new-theme.staging.geokrety.org/">NEW-THEME</a> | ||
<a href="https://boly38.staging.geokrety.org/">BOLY38</a> | ||
</div> | ||
<div class="row marketing"> | ||
<div class="embed-responsive embed-responsive-4by3"> | ||
<iframe class="embed-responsive-item" src="feature/new-theme/report.html" allowfullscreen></iframe> | ||
</div> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
.report-link a { | ||
display: block; | ||
background: black; | ||
color: white; | ||
text-decoration: none; | ||
font-weight: bold; | ||
letter-spacing: 0.1em; | ||
padding: 0.3em 0; | ||
border-bottom-left-radius: 4px; | ||
} | ||
/* green */ | ||
.report-bg { | ||
background-color: rgb(153, 238, 153); | ||
} | ||
.btn-right { | ||
float: right; | ||
padding-left: 10px; | ||
padding-right: 10px; | ||
padding-bottom: 10px; | ||
} |