Added new blog post
This commit is contained in:
parent
54692e7647
commit
ec6cbc4011
@ -89,6 +89,7 @@ I have to test the app and try to get to each individual section to test that ea
|
||||
|
||||
<div id="REF-209-People Mentioned In post"><h2 id="People Mentioned In post" class="header"><a href="#REF-209-People Mentioned In post">People Mentioned In post</a></h2></div>
|
||||
<hr />
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
|
84
1699558725-ref-290-submitted.html
Normal file
84
1699558725-ref-290-submitted.html
Normal file
@ -0,0 +1,84 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="Stylesheet" type="text/css" href="style.css">
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
|
||||
<title>REF-290 Submitted</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<hr />
|
||||
<p>
|
||||
<a href="index.html">Index</a>
|
||||
<hr />
|
||||
</p>
|
||||
|
||||
<p>
|
||||
last 5 posts
|
||||
<hr />
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="1699375988-ref-209-start.html">REF-290: Start</a>
|
||||
|
||||
<li>
|
||||
<a href="1698642000-first-ticket.html">First Ticket</a>
|
||||
|
||||
<li>
|
||||
<a href="1693890000-blog-issue.html">Blog Issue</a>
|
||||
|
||||
<li>
|
||||
<a href="1693630800-hello-world.html">Hello World</a>
|
||||
|
||||
</ul>
|
||||
<p>
|
||||
<span id="-Date:"></span><strong id="Date:">Date:</strong> 2023/11/09
|
||||
<span id="-Author:"></span><strong id="Author:">Author:</strong> Tristan Ancelet
|
||||
</p>
|
||||
|
||||
<div id="REF-290 Submitted"><h1 id="REF-290 Submitted" class="header"><a href="#REF-290 Submitted">REF-290 Submitted</a></h1></div>
|
||||
<div id="REF-290 Submitted-Further Work"><h2 id="Further Work" class="header"><a href="#REF-290 Submitted-Further Work">Further Work</a></h2></div>
|
||||
<p>
|
||||
To finish off what I've done for my REF:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
I (after talking with my lead) had to bind a view (R.id.timeout_text_input as timoutInput) and call timeoutInput.setError in the section needing to present errors (MoreFragment.java)
|
||||
|
||||
<li>
|
||||
Had to add errorEnabled to TextInputLayoutStyle (as it seems I forgot to do so to begin with despite notating it in my commit).
|
||||
|
||||
</ul>
|
||||
|
||||
<div id="REF-290 Submitted-People Mentioned In post"><h2 id="People Mentioned In post" class="header"><a href="#REF-290 Submitted-People Mentioned In post">People Mentioned In post</a></h2></div>
|
||||
<hr />
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>
|
||||
Name
|
||||
</th>
|
||||
<th>
|
||||
Notes
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
Bobby Whitley
|
||||
</td>
|
||||
<td>
|
||||
Team Lead
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -22,6 +22,9 @@
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="1699558725-ref-290-submitted.html">2023/11/09 - REF-290 Submitted</a>
|
||||
|
||||
<li>
|
||||
<a href="1699375988-ref-209-start.html">2023/11/07 - REF-290: Start</a>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user