Added new blog post
This commit is contained in:
parent
5ca0fbe588
commit
4bb822e8b2
@ -47,3 +47,4 @@ I have to test the app and try to get to each individual section to test that ea
|
||||
| Name | Notes |
|
||||
|:-------------:|-----------|
|
||||
| Bobby Whitley | Team Lead |
|
||||
|
||||
|
31
1699558725-ref-290-submitted.wiki
Normal file
31
1699558725-ref-290-submitted.wiki
Normal file
@ -0,0 +1,31 @@
|
||||
%title REF-290 Submitted
|
||||
|
||||
|
||||
---------------------------
|
||||
[[index.wiki|Index]]
|
||||
---------------------------
|
||||
|
||||
last 5 posts
|
||||
---------------------------
|
||||
|
||||
- [[1699375988-ref-209-start.wiki|REF-290: Start]]
|
||||
- [[1698642000-first-ticket.wiki|First Ticket]]
|
||||
- [[1693890000-blog-issue.wiki|Blog Issue]]
|
||||
- [[1693630800-hello-world.wiki|Hello World]]
|
||||
|
||||
*Date:* 2023/11/09
|
||||
*Author:* Tristan Ancelet
|
||||
|
||||
= REF-290 Submitted =
|
||||
== Further Work ==
|
||||
To finish off what I've done for my REF:
|
||||
- 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)
|
||||
- Had to add errorEnabled to TextInputLayoutStyle (as it seems I forgot to do so to begin with despite notating it in my commit).
|
||||
|
||||
|
||||
== People Mentioned In post ==
|
||||
------------------------------
|
||||
| Name | Notes |
|
||||
|:-------------:|-----------|
|
||||
| Bobby Whitley | Team Lead |
|
||||
|
@ -7,6 +7,8 @@
|
||||
## Blog Posts
|
||||
-------------
|
||||
|
||||
- [[1699558725-ref-290-submitted.wiki|2023/11/09 - REF-290 Submitted ]]
|
||||
|
||||
- [[1699375988-ref-209-start.wiki|2023/11/07 - REF-290: Start ]]
|
||||
|
||||
- [[1698642000-first-ticket.wiki|2023/10/30 - First Ticket ]]
|
||||
|
Loading…
Reference in New Issue
Block a user