This commit is contained in:
2019-03-27 23:56:58 +00:00
parent df2e17b1ab
commit ff2b2d9e0a
2 changed files with 34 additions and 6 deletions

View File

@@ -14,6 +14,12 @@ TODO CLIENT STUFF
TODO NEXT
Get broken server rule to display in vue properly
see the "bit sketchy but seems to work" bit
Ensure a form-wide server validation error displays properly
- this page has an idea along the lines of what I was thinking: https://dev-squared.com/2018/01/18/using-modelstate-validation-vue-js-net-core-2/
End to end action
- The faster I get to a fully working basic level like being able to do data entry and submit to server new or updated records, the faster I can flesh out all the rest
- Code the submit data to server route for update