Commit graph

216 commits

Author SHA1 Message Date
broodjeaap89
a7703be477 added some todos 2021-08-31 18:55:51 +02:00
broodjeaap89
c8e784db9d named the checkbox column of the recipe table on the pizza event page 'bought' 2021-08-31 18:55:39 +02:00
broodjeaap89
0f22e45b21 added unit to pizza event page ingredient list 2021-08-31 18:55:08 +02:00
broodjeaap89
b9a78665fa added decimal places when ingredient is less then 5% of total weight 2021-08-31 18:54:16 +02:00
broodjeaap89
3b10525171 changed the layout a bit for the add pizza event page 2021-08-30 21:46:24 +02:00
broodjeaap89
27cf8504d9 moved ingredients table to main add pizza page, instead of the confirmation dialog 2021-08-30 21:46:10 +02:00
broodjeaap89
cbbd83fa46 added longpress to snooze button that allows the user to select the datetime when to snooze to 2021-08-30 21:27:54 +02:00
broodjeaap89
b01b3d7923 moved todos to seperate todo.md file 2021-08-30 20:59:41 +02:00
broodjeaap89
906ff4e28a todo from readme 2021-08-29 21:08:46 +02:00
broodjeaap89
0039539548 removed notification test code 2021-08-29 21:08:37 +02:00
broodjeaap89
81b1bf6a82 finished work on the recipe step instruction page 2021-08-29 20:52:38 +02:00
broodjeaap89
5fb483abb0 completed up the pizza event recipe page 2021-08-29 17:19:50 +02:00
broodjeaap89
f8285159cf completed the pizza event page (for now) 2021-08-29 15:45:15 +02:00
broodjeaap89
59843328c2 ammend last 2021-08-29 15:37:34 +02:00
broodjeaap89
f826869ce5 added 'bought' bool to ingredient 2021-08-29 15:37:21 +02:00
broodjeaap89
5a666396fd added some todo things to README 2021-08-29 14:56:25 +02:00
broodjeaap89
7137abf313 going to keep using the yamls 2021-08-29 14:56:15 +02:00
broodjeaap89
14f99c9333 added reamining time string to pizza event page 2021-08-29 14:52:10 +02:00
broodjeaap89
91fbc547ff extracted getTimeRemainingString from pizza event widget to util 2021-08-29 14:51:27 +02:00
broodjeaap89
843ebe19bc added some test descriptions to the recipes for the short description method 2021-08-29 13:42: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
696b987957 recipe step now stores the dateTime when the step is to be completed, and a bool if it's completed 2021-08-29 13:12:00 +02:00
broodjeaap89
21e922b036 can now click links in the markdown description on the pizza event page 2021-08-28 17:21:17 +02:00
broodjeaap89
aed16832c2 added pizza event recipe page 2021-08-28 17:20:44 +02:00
broodjeaap89
34d0eb8c08 refactored the pizza event page to be about the pizza event, with a button to go to the recipe page for that event. 2021-08-28 17:11:48 +02:00
broodjeaap89
7f3d7202b9 in between commit before layout changes 2021-08-28 16:23:44 +02:00
broodjeaap89
1bb5d8f6a8 added a bunch of (test) markdown to the neapolitan cold recipe yaml 2021-08-28 16:23:20 +02:00
broodjeaap89
6c05e3ecc8 started refactor of pizza event page (to a pageview) 2021-08-26 21:51:51 +02:00
broodjeaap89
3bb78f381d moving away from yaml definitions maybe? 2021-08-24 21:53:23 +02:00
broodjeaap89
7991c3070d got markdown working 2021-08-24 20:52:51 +02:00
broodjeaap89
05a418cc67 added handling of the ignore button on the notification page 2021-08-24 20:23:19 +02:00
broodjeaap89
dfd619a9b7 added 'completeNow' methods to recipeStep and recipeSubStep 2021-08-24 20:22:18 +02:00
broodjeaap89
7207686bbc in between commit 2021-08-21 17:09:51 +02:00
broodjeaap89
757b43779d added code for 'sleep' button on notification page 2021-08-19 21:43:00 +02:00
broodjeaap89
9724ab0e02 fixed null bug with tapping a notification 2021-08-19 21:18:20 +02:00
broodjeaap89
44d1af167a added simple debug helper on the add pizza page to spawn the notification page 2021-08-17 21:48:07 +02:00
broodjeaap89
375a6feb07 added basic layout for the notification page 2021-08-17 21:47:00 +02:00
broodjeaap89
f9b0f6d226 got full screen notifications working, with routing to a notification page. 2021-08-17 21:09:21 +02:00
broodjeaap89
b4567cc7b2 some changes towards loading the notification page when tapping a notification and when it triggers 2021-08-16 21:48:31 +02:00
broodjeaap89
94807016d8 notifications now wake up the phone and display the app 2021-08-16 21:41:30 +02:00
broodjeaap89
2810d5a9a6 removed notify button from pizza event page 2021-08-15 21:40:07 +02:00
broodjeaap89
eb20ae24c0 got full screen notification working, doesn't wake up the device yet, but payload is delivered and right pizza event/recipe step is fetched 2021-08-15 21:39:54 +02:00
broodjeaap89
41b003acb7 added incremental notification ids stored in the recipeStep for cancelling 2021-08-15 15:14:01 +02:00
broodjeaap89
3f5b537ef0 added working notifications to the app for recipe steps 2021-08-15 14:52:41 +02:00
broodjeaap89
1ce594c5df updated widget for recipe steps without substeps 2021-08-09 21:11:35 +02:00
broodjeaap89
da32131f0d swapped methods for better readability (maybe?) 2021-08-09 20:47:12 +02:00
broodjeaap89
eecb60ab0e added (very) simple notifcations test to app 2021-08-05 21:57:22 +02:00
broodjeaap89
316b05b644 added (very) simple icon to app 2021-08-05 21:57:09 +02:00
broodjeaap89
a2511b6811 figured out a good way to organize many nested widgets with state, seperate 'build' functions which call eachother
dialogs still in own statefulwidget because it needs view updates
2021-08-04 17:27:20 +02:00
broodjeaap89
8de0282956 very annoying, probably have to skip seperate stateful widgets and dump everything in the build() of the page widet.... 2021-08-03 21:38:09 +02:00