Commit Graph

598 Commits

Author SHA1 Message Date
cb3b8c931e fixed broken defautl share 2020-10-16 00:11:41 +02:00
72bea14c3a added sharing 2020-10-16 00:01:14 +02:00
cd46203d55 added permission classes for sharing + tests 2020-10-15 23:41:38 +02:00
5c1cecb7e7 fixed saving null units 2020-10-15 21:37:15 +02:00
526cf13b8d increased max text area size of instructions 2020-10-15 21:27:41 +02:00
3c21baf876 fixed create shopping list from recipe 2020-10-15 21:26:24 +02:00
2d2c38517c fixed null units breaking shopping lists 2020-10-15 21:19:49 +02:00
163b259bd1 fixed migrations for postgres 2020-10-14 22:05:49 +02:00
0b458f7565 update source file as well 2020-09-29 19:44:46 +02:00
675f30126c updated base translation files 2020-09-29 19:38:58 +02:00
25b051323c shopping list basic sorting 2020-09-29 18:18:43 +02:00
697de3d9fc small mobile layout improvements 2020-09-29 14:19:17 +02:00
7bc09dfe89 finishes shopping lists 2020-09-29 14:15:18 +02:00
711dfbe55f cleanup import 2020-09-29 13:19:06 +02:00
a9bad5e5f9 create shopping from mealplan 2020-09-29 12:41:59 +02:00
9f7106a325 shopping list fixes 2020-09-29 11:41:10 +02:00
73f13f56e1 added ability to display message to users (via admin) 2020-09-22 12:36:27 +02:00
312c364797 fixed wrongly changed permission check order 2020-09-22 12:19:30 +02:00
ad9b10c9c1 allow entry deletion 2020-09-22 12:17:22 +02:00
678cfaca12 fixed several shopping list issues 2020-09-22 12:01:11 +02:00
30d766be77 fixed clearing amount in recipe edit would result in error 2020-09-22 09:09:52 +02:00
5e2dba7b04 added basic exporting 2020-09-22 00:32:42 +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
086a4aea47 basics of shopping list working 2020-09-21 23:05:58 +02:00
148ce2faef shopping list item checking 2020-09-21 22:55:52 +02:00
4827364e37 basic acceptable design 2020-09-21 22:16:19 +02:00
da958faf33 basic shopping list ui cleanup 2020-09-21 22:05:53 +02:00
f5117abcfb fixed shopping list multipliers and recipe names 2020-09-21 11:56:39 +02:00
df79c8f889 basic shopping list load and save 2020-09-15 16:51:20 +02:00
0ff65d35dc partial shopping list saving 2020-09-07 13:09:03 +02:00
8239dc3604 fixed unit creation typo 2020-09-07 12:27:29 +02:00
4a4d4b4486 shopping display seperation 2020-09-03 11:38:22 +02:00
34733a427f model __str__ methods 2020-09-01 21:37:33 +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
4e92be3bbc fixed scrolling issue in internal recipe edit
related to bootstrap vue issue, waiting on proper fix
2020-09-01 11:39:46 +02:00
14c94bf7ab WIP shopping list 2020-09-01 11:31:29 +02:00
bc39b53aad fixed typo 2020-08-27 10:06:53 +02:00
984192e479 basics of scaling 2020-08-26 21:41:04 +02:00
3c73b084cf super basic shopping list working 2020-08-26 21:11:20 +02:00
f6fb07926e Show amounts even when unit is empty 2020-08-26 12:39:21 +02:00
90dddd34f3 removed test for invalid recipe as its no longer invalid due to parser improvements 2020-08-26 11:46:56 +02:00
0b948618f3 improved website parser 2020-08-26 11:37:59 +02:00
587426e3d3 Apply translations in fr
translation completed for the source file '/cookbook/locale/en/LC_MESSAGES/django.po'
on the 'fr' language.
2020-08-11 15:26:15 +00: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
82497c734a uniform button style in recipe view 2020-08-09 20:55:02 +02:00