Commit Graph

278 Commits

Author SHA1 Message Date
910dc29f06 updated javascript files 2021-01-13 22:48:50 +01:00
9e5a7b2cc0 added loading spinner and made new view the main recipe view 2021-01-13 20:59:31 +01:00
23bd0a7d90 fixed recipe context menu 2021-01-13 15:51:13 +01:00
95aff5c998 cook log 2021-01-13 15:21:51 +01:00
6ff0e3b7b3 slowly looking somewhat decently 2021-01-13 03:13:07 +01:00
bb43ed203a display of external recipes 2021-01-13 02:16:16 +01:00
ea2f493e01 fixed request context for recipe serializer on import 2021-01-12 21:40:14 +01:00
c561ddc08c fixed share link 2021-01-11 10:04:45 +01:00
8ddbc34017 resolve conflicts
Signed-off-by: Tobias Lindenberg <tobias@lindenberg.pm>
2021-01-10 14:44:20 +01:00
4dad26102a fix recipeimport 2021-01-10 13:28:57 +01:00
afc7718c95 urls 2021-01-10 13:28:18 +01:00
00f9bc087c views/view 2021-01-10 12:42:24 +01:00
f2c658cb2d views/new 2021-01-10 12:25:28 +01:00
c35f71370e views/lists 2021-01-10 12:22:22 +01:00
edb9c883f7 views/import_export 2021-01-10 12:19:39 +01:00
0405c123f4 views/edit 2021-01-10 12:16:10 +01:00
b84a330883 views/delete 2021-01-10 12:12:16 +01:00
2d8c6ef44a views/data 2021-01-10 12:10:54 +01:00
6af5f59c80 views/api 2021-01-10 12:06:49 +01:00
3c4384e2f6 views/__init__ 2021-01-10 12:06:40 +01:00
e50239f067 added basic service worker 2021-01-10 12:00:16 +01:00
4fa6919ca0 sort views imports 2021-01-10 11:55:21 +01:00
86134eecb4 added unique constraint on RecipeBookEntry table
Signed-off-by: Tobias Lindenberg <tobias@lindenberg.pm>
2021-01-09 22:17:56 +01:00
78fa5338d3 fixed ingredient dropping on parser fail 2021-01-07 22:56:05 +01:00
251bd88f70 Make the sticky navbar an option 2021-01-07 18:49:11 +01:00
320d94a223 fixed incorrect redirects for unauthenticated users 2021-01-05 23:24:58 +01:00
6b2d164585 fixed broken import chain 2021-01-05 21:48:44 +01:00
93b2e2d7e4 fixed small issues 2020-12-28 14:18:51 +01:00
8b2833f353 re added stuff 2020-12-28 14:14:34 +01:00
29e1d1286c fixed importer empty units 2020-12-26 15:17:37 +01:00
592bd4f11e fixed some english translations 2020-12-26 13:46:55 +01:00
f72fc699f8 fixed import image error 2020-12-15 22:54:10 +01:00
910b28fe2d meal plan date handling rewrite 2020-12-14 17:11:40 +01:00
56c9edd328 removed deprecated psycopg2 2020-12-14 15:11:41 +01:00
7732aa7646 added support for fractions 2020-12-14 14:08:11 +01:00
c4fbad614e Include random in filtermixin 2020-11-14 20:20:30 +01:00
4c92a4b39c fixed shopping list recipe search 2020-11-14 11:20:43 +01:00
4dfda4439c re added standard filter to recipe api 2020-11-04 16:53:49 +01:00
591d185b9d improved random recipe queryset function 2020-11-04 15:09:35 +01:00
69a6edee99 Show random recipes in meal planner 2020-11-03 16:46:31 +01:00
f2a17fe3bb fixed shopping list GET param regex 2020-10-20 22:51:19 +02:00
cd46203d55 added permission classes for sharing + tests 2020-10-15 23:41:38 +02:00
7bc09dfe89 finishes shopping lists 2020-09-29 14:15:18 +02:00
a9bad5e5f9 create shopping from mealplan 2020-09-29 12:41:59 +02:00
678cfaca12 fixed several shopping list issues 2020-09-22 12:01:11 +02:00
70df7c5307 improved autosync data efficency 2020-09-22 00:20:44 +02:00
f91d9fcfe2 autosync shopping list and settings 2020-09-21 23:54:46 +02:00
148ce2faef shopping list item checking 2020-09-21 22:55:52 +02:00
0ff65d35dc partial shopping list saving 2020-09-07 13:09:03 +02:00
7f68bbd25d added link based signup 2020-09-01 21:35:37 +02:00