broodjeaap89
|
215365847f
|
added archiving/deleting of events
|
2021-09-07 21:49:40 +02:00 |
|
broodjeaap89
|
2888504b4d
|
fixed linting warnings in util.dart
|
2021-09-07 21:48:26 +02:00 |
|
broodjeaap89
|
ac3f008a8c
|
removed the inkwell from the pizza event widget
|
2021-09-07 21:38:04 +02:00 |
|
broodjeaap89
|
c1d1595d8c
|
generated hive code for last commit
|
2021-09-07 21:30:58 +02:00 |
|
broodjeaap89
|
11c05e785a
|
added 'archived' and 'deleted' fields to pizza event entity, rebuild hive
|
2021-09-07 21:30:33 +02:00 |
|
broodjeaap89
|
20e40ebe00
|
added toYaml method on pizza recipe to be used for recipe export later
|
2021-09-07 21:21:56 +02:00 |
|
broodjeaap89
|
5080945de6
|
'fixed' deleting recipes in a hacky way, because of a bug in the Hive package ?
|
2021-09-07 20:08:14 +02:00 |
|
broodjeaap89
|
6361255e45
|
renamed add/edit route
|
2021-09-06 20:52:11 +02:00 |
|
broodjeaap89
|
7f91f3f17f
|
renamed add recipe page to edit recipe page
|
2021-09-06 20:49:38 +02:00 |
|
broodjeaap89
|
a70f561eaa
|
added confirm dialog when saving a recipe
|
2021-09-06 20:45:56 +02:00 |
|
broodjeaap89
|
2048c88d0c
|
added long press on pizza recipes page to edit existing recipes
|
2021-09-05 17:48:21 +02:00 |
|
broodjeaap89
|
de9e5f8ba6
|
added page(s) to create a recipe
|
2021-09-05 17:42:20 +02:00 |
|
broodjeaap89
|
af0be6fe8b
|
moved to a wrapped scaffold, to get some consistency and one place to add the nav drawer
|
2021-09-05 13:35:56 +02:00 |
|
broodjeaap89
|
618712d7cc
|
in between commit while adding add recipe page
|
2021-09-04 17:23:20 +02:00 |
|
broodjeaap89
|
653d417222
|
refactor for the pizza event widget
|
2021-09-04 14:56:21 +02:00 |
|
broodjeaap89
|
bfa5c2beba
|
refactored the way to get to the pizza recipe page
|
2021-09-04 14:53:12 +02:00 |
|
broodjeaap89
|
d5219256d1
|
missed some in last commit....
|
2021-09-04 14:03:44 +02:00 |
|
broodjeaap89
|
dfd8b97f26
|
fixed linting warning to main.dart
|
2021-09-04 14:01:36 +02:00 |
|
broodjeaap89
|
e388a7140e
|
fixed linting warnings in the rest of the dart code
|
2021-09-03 17:54:40 +02:00 |
|
broodjeaap89
|
ff2dd7b3d6
|
fixed linting warnings for the add pizza event page
|
2021-09-03 17:44:15 +02:00 |
|
broodjeaap89
|
6e331625cb
|
missing ingredient entity from last commit
|
2021-09-03 17:34:23 +02:00 |
|
broodjeaap89
|
26d18d7818
|
fixed all the linting errors in the entities
|
2021-09-03 17:33:38 +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
|
44c830ab7e
|
changed widths of columns on the pizza event page, so that 'bought' wasn't being clipped
|
2021-08-31 21:17:02 +02:00 |
|
broodjeaap89
|
5d7e480376
|
added rumble/vibration to notification page
|
2021-08-31 21:03:13 +02:00 |
|
broodjeaap89
|
51ccf45225
|
fixed page numbers on pizza event recipe page
|
2021-08-31 20:28:48 +02:00 |
|
broodjeaap89
|
d6fb1403de
|
fixed bug where waiting on the confirm screen could place the first step into the past
|
2021-08-31 19:36:23 +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
|
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
|
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
|
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
|
6c05e3ecc8
|
started refactor of pizza event page (to a pageview)
|
2021-08-26 21:51:51 +02:00 |
|