Commit Graph

257 Commits

Author SHA1 Message Date
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
392ee73719 basics of invite link creation 2020-09-01 14:57:20 +02:00
2a0a85018a fixed import and validation errors 2020-09-01 13:26:58 +02:00
62868cd2b2 added note support for recipe import 2020-09-01 11:49:19 +02:00
be55e034bf first parts of shopping rework 2020-08-11 15:24:12 +02:00
8055754455 shopping list basics 2020-08-11 12:17:12 +02:00
a8b1ee9765 changed url import api call to post url 2020-08-09 20:13:05 +02:00
782d276724 cleanup ids in import as well 2020-07-20 21:12:18 +02:00
9510562576 backup basic fixture 2020-07-15 22:05:48 +02:00
1cea0350c9 added todo info 2020-07-14 00:23:35 +02:00
e0dac67b84 fixed recipe api permissions when using shared recipes 2020-07-14 00:22:39 +02:00
c45472689e small fixes 2020-07-13 23:07:35 +02:00
9b9fbd5cab added food api view tests 2020-07-09 22:19:24 +02:00
8c118dbd3e use appropriate serializer for unit 2020-07-09 22:16:52 +02:00
bfe9e794c5 added tests for unit api view 2020-07-09 22:13:33 +02:00
3e16361322 added keyword api tests 2020-07-09 22:00:14 +02:00
69d5e628c5 sync admin view + tests 2020-07-08 23:40:53 +02:00
e65c8436ef sync api view + tests 2020-07-08 23:28:28 +02:00
e83565b1f2 added api endpoints and tests 2020-07-08 23:19:39 +02:00
0aa37d176f api function queryset cleanup 2020-07-08 22:24:52 +02:00
1d2976b687 create default step + view time improvement 2020-07-08 21:23:41 +02:00
5bad507845 fixed and improved URL import 2020-07-05 21:11:25 +02:00