Commit graph

21 commits

Author SHA1 Message Date
broodjeaap89
bff604b09d added optional images to pizza recipes, that are displayed in the pizza recipe widget 2021-09-25 16:18:30 +02:00
broodjeaap89
ac3f008a8c removed the inkwell from the pizza event widget 2021-09-07 21:38:04 +02:00
broodjeaap89
bfa5c2beba refactored the way to get to the pizza recipe page 2021-09-04 14:53:12 +02:00
broodjeaap89
e388a7140e fixed linting warnings in the rest of the dart code 2021-09-03 17:54:40 +02:00
broodjeaap89
eacfd10580 applied standard linting to project, renamed all files to fit lower_case_names, and fixed some implicit type conversions that are now errors to get the project working again
todo: go through project and fix all the warnings
2021-08-31 21:45:36 +02:00
broodjeaap89
5ba0b8a2ad added to todo 2021-08-31 21:39:10 +02:00
broodjeaap89
91fbc547ff extracted getTimeRemainingString from pizza event widget to util 2021-08-29 14:51:27 +02:00
broodjeaap89
e950bfb743 added method that shortens the description of the recipe for display in the recipe widget 2021-08-29 13:31:44 +02:00
broodjeaap89
797b8580bb added simple pizza event page, showing steps + substeps in an expanded list tile 2021-07-27 22:14:15 +02:00
broodjeaap89
50371642cb added 'proper' indicator of how many steps have been completed for a pizza event 2021-07-27 20:58:46 +02:00
broodjeaap89
1cce0767c0 added a pick recipe page before add event page, removing the need for a 'complicated' dropdown on the event page 2021-07-27 20:34:50 +02:00
broodjeaap89
41bdfe6e4c revert floor stuff 2021-07-25 20:35:50 +02:00
broodjeaap89
914e17fa3c so Floor just sucks? commit before reverting 2021-07-25 15:27:11 +02:00
broodjeaap89
1382a4a843 another in between commit, getting messy :o 2021-07-25 13:09:53 +02:00
broodjeaap89
592c6f8b7e final cleanup of dateformatters 2021-07-13 20:34:49 +02:00
broodjeaap89
c73b352d1e removed scattered definitions of date formatter 2021-07-13 20:32:14 +02:00
broodjeaap89
c43d92c0f1 switched the addPizzaEventPage to a recipe list from yamls on the device 2021-07-10 21:01:30 +02:00
broodjeaap89
1339bbdff2 added pizza type to the PizzaEventWidget 2021-07-09 17:38:26 +02:00
broodjeaap89
1a50f2ca0c renamed 'planned pizza' to 'pizza event' everywhere 2021-07-08 21:35:55 +02:00
broodjeaap89
259a4d5ddf started work on a 'add planned pizza' page 2021-07-03 15:17:45 +02:00
broodjeaap89
f355d47e34 made a seperate 'widgets' directory for widgets, moved PlannedPizzaWidget there 2021-07-03 11:25:34 +02:00