Commit graph

14 commits

Author SHA1 Message Date
broodjeaap89
d697fdb7ef also switched hive box access to static const strings in the (entity) classes 2021-09-24 20:25:04 +02:00
broodjeaap89
49307b7a28 cleaned up some unused imports 2021-09-24 19:45:07 +02:00
broodjeaap89
0d9fc454d4 switched to static const strings for route names on each page class 2021-09-24 19:42:18 +02:00
broodjeaap89
a82ad9f375 added loading of pizza recipe yaml from url 2021-09-12 17:35:44 +02:00
broodjeaap89
24c2497b66 fixed a linting warning 2021-09-09 21:47:38 +02:00
broodjeaap89
93bb696988 added loading of pizza yaml from local storage 2021-09-09 21:47:27 +02:00
broodjeaap89
8927136761 added sharing of recipes 2021-09-09 20:51:53 +02:00
broodjeaap89
67edbfc472 added unfocus of search text input 2021-09-09 20:28:17 +02:00
broodjeaap89
3c3dfe706a added search to recipes page 2021-09-09 19:58:54 +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
2048c88d0c added long press on pizza recipes page to edit existing recipes 2021-09-05 17:48:21 +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