added to todo
This commit is contained in:
parent
6361255e45
commit
95c8516151
1 changed files with 3 additions and 1 deletions
4
todo.md
4
todo.md
|
@ -18,7 +18,9 @@
|
|||
## Refactor
|
||||
- RecipeStep.waitUnit should probably be an enum?
|
||||
- refactor to const page names instead of loose strings everywhere ('/path/page')
|
||||
- also do this with hive box names
|
||||
|
||||
## Bug
|
||||
- add option to start recipe step instruction after step datetime and not completed
|
||||
- recalculate ingredient ratios to total=1 before saving when creating/editing recipes
|
||||
- recalculate ingredient ratios to total=1 before saving when creating/editing recipes
|
||||
- when deleting recipes, it deletes 2, but not when deleting the last one
|
Loading…
Add table
Reference in a new issue