This commit is contained in:
2019-06-06 19:49:47 +00:00
parent f894c012b5
commit 8915605d0b
3 changed files with 16 additions and 8 deletions

View File

@@ -31,6 +31,7 @@ TODO: ADD NEW WIDGET
- Code for new record to the server
- Need a path to making a new record
- ID 0 maybe
TODO: New widget exposes issue with empty dates and the picker, it gives an error if the date is empty
TODO: Fill selection boxes, autocomplete etc
TODO: NOW THAT FORM IS THERE MOSTLY, CLEAN UP CODE FOR RE-USE in many other forms
- Don't need to replicate common code so put it somewhere else