feat: recipe version selector
- fix recipe not show on overview - fix recipe show late after select country - disable queue message on no connection ws - fix infinite topping(s) list if moving between pages Signed-off-by: pakintada@gmail.com <Pakin>
This commit is contained in:
parent
e25881d016
commit
a29ff0be1a
19 changed files with 314 additions and 108 deletions
|
|
@ -5,11 +5,10 @@ Idea, Issue, Work Tracking
|
|||
|
||||
[Pending]
|
||||
|
||||
- [] #2: Send change value from editing in recipe to machine
|
||||
- [] #3: Save value to recipe
|
||||
- [] #5: revert value on close dialog recipe
|
||||
- [] #6: display all recipes with materials from csv [material usages with product code]
|
||||
- [] #7: material & menu creation
|
||||
- [x] #8: change recipe version
|
||||
|
||||
[Rejected]
|
||||
- [] #4: From #1, will do sync value from server, so that user could save their current edit too
|
||||
|
|
@ -17,5 +16,7 @@ Idea, Issue, Work Tracking
|
|||
|
||||
[Done]
|
||||
- [x] #1: Topping value saving bug, fix by snapshot value
|
||||
- [x] #2: Send change value from editing in recipe to machine
|
||||
- [x] #5: revert value on close dialog recipe
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue