-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
178 lines (168 loc) · 8.69 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>andreassjoberg.github.io</title>
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- jQuery UI -->
<link href="css/jquery-ui.min.css" rel="stylesheet">
<!-- Font awesome -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/night.css" id="theme">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- jQuery -->
<script src="js/jquery-3.1.1.min.js"></script>
<script src="js/jquery-ui.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</head>
<body>
<aside style="display:block; position:fixed; left:10px; top:10px; z-index:30;">
<small>
<select name="theme-select" id="theme-select">
<option value="beige">Beige</option>
<option value="black">Black</option>
<option value="blood">Blood</option>
<option value="league">League</option>
<option value="moon">Moon</option>
<option value="night" selected="selected">Night</option>
<option value="serif">Serif</option>
<option value="simple">Simple</option>
<option value="sky">Sky</option>
<option value="solarized">Solarized</option>
<option value="white">White</option>
</select>
</small>
</aside>
<div class="reveal">
<div class="slides">
<section>
<h1>Definition of Done</h1>
<a href="javascript:void(0);" onclick="Reveal.right();">Börja</a><br />
</section>
<section>
<section>
<i class="fa fa-code fa-2x"></i>
<h2>Är all kod producerad?</h2>
<a href="javascript:void(0);" onclick="Reveal.right();">Ja</a><br />
<a href="javascript:void(0);" onclick="Reveal.down();">Nej</a><br />
</section>
<section>
Tillbaka till skrivbordet!<br />
<a href="javascript:void(0);" onclick="Reveal.right();">Nu är jag klar</a><br />
</section>
</section>
<section>
<section>
<i class="fa fa-database fa-2x"></i>
<h2>Är det databasändringar gjorda?</h2>
<a href="javascript:void(0);" onclick="Reveal.right();">Nej</a><br />
<a href="javascript:void(0);" onclick="Reveal.down();">Ja</a><br />
</section>
<section>
Verifiera att en databas-deploy går igenom.<br />
<a href="javascript:void(0);" onclick="Reveal.down();">Jag har verifierat</a><br />
</section>
<section>
Verifiera att förändringarna inte påverkar någon annan komponent i systemet.<br />
<a href="javascript:void(0);" onclick="Reveal.right();">Jag har verifierat</a><br />
</section>
</section>
<section>
<section>
<i class="fa fa-commenting fa-2x"></i>
<h2>Har koden blivit granskad?</h2>
<a href="javascript:void(0);" onclick="Reveal.right();">Ja</a><br />
<a href="javascript:void(0);" onclick="Reveal.down();">Nej</a><br />
</section>
<section>
Se till att en Pull Request är skapad och att den / de som ska granska ligger med som granskare.<br />Invänta granskning.<br />
<a href="javascript:void(0);" onclick="Reveal.right();">Koden är nu granskad och godkänd</a><br />
</section>
</section>
<section>
<section>
<i class="fa fa-binoculars fa-2x"></i>
<h2>Är test klar och godkänd?</h2>
<a href="javascript:void(0);" onclick="Reveal.right();">Ja</a><br />
<a href="javascript:void(0);" onclick="Reveal.down();">Nej</a><br />
</section>
<section>
Se till att ändringarna är tillgängliga för test.<br />Invänta test.<br />
<a href="javascript:void(0);" onclick="Reveal.right();">Ändringarna är nu testade och godkända</a><br />
</section>
</section>
<section>
<section>
<i class="fa fa-list-alt fa-2x"></i>
<h2>Är ärendet stängt och informationen i ärendet uppdaterad?</h2>
<a href="javascript:void(0);" onclick="Reveal.right();">Ja</a><br />
<a href="javascript:void(0);" onclick="Reveal.down();">Nej</a><br />
</section>
<section>
Uppdatera ärendet med den senaste informationen och avsluta ärendet.<br />
<a href="javascript:void(0);" onclick="Reveal.right();">Nu är jag klar</a><br />
</section>
</section>
<section>
<section>
<i class="fa fa-book fa-2x"></i>
<h2>Ska ändringarna dokumenteras till online- eller versionsdokumentation?</h2>
<a href="javascript:void(0);" onclick="Reveal.right();">Nej</a><br />
<a href="javascript:void(0);" onclick="Reveal.down();">Ja</a><br />
</section>
<section>
Se till att dokumenationsunderlag finns tillgängligt i ärendet.<br />
<a href="javascript:void(0);" onclick="Reveal.right();">Nu är jag klar</a><br />
</section>
</section>
<section>
<section>
<i class="fa fa-truck fa-2x"></i>
<h2>Innebär ärendet förändringar som påverkar bygg / deploy / konfiguration?</h2>
<a href="javascript:void(0);" onclick="Reveal.right();">Nej</a><br />
<a href="javascript:void(0);" onclick="Reveal.down();">Ja</a><br />
</section>
<section>
Se till att påverkan är dokumenterad och kommunicerad till deploy manager.<br />
<a href="javascript:void(0);" onclick="Reveal.right();">Nu är jag klar</a><br />
</section>
</section>
<section>
<i class="fa fa-check-circle fa-2x"></i>
<h1>Done!</h1>
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
// More info https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
history: true,
transition: 'convex',
transitionSpeed: 'default',
// More info https://github.com/hakimel/reveal.js#dependencies
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
// { src: 'plugin/print-pdf/print-pdf.js', async: true },
{ src: 'plugin/zoom-js/zoom.js', async: true }
]
});
function switchTheme(themeName) {
var themePath = 'css/theme/' + themeName + '.css';
$('#theme').attr('href', themePath);
}
$('#theme-select').selectmenu({
change: function(event, data) {
switchTheme(data.item.value);
}
});
</script>
</body>
</html>