Commit Graph

371 Commits

Author SHA1 Message Date
cad78e115d added source url to recipe export 2023-07-02 10:42:41 -05:00
b599c4f6a9 added internal notes and improved invite link form 2023-06-30 23:09:22 +02:00
b1d983fbc3 fixed required field in food 2023-06-26 17:08:45 +02:00
5f443d2593 fixed issue when creating food with properties 2023-06-26 16:48:50 +02:00
436158f596 fixed allow decimals in food property amount 2023-06-26 15:47:44 +02:00
4a5c8f41fa fixed open data slug uniqueness check 2023-06-24 12:15:47 +02:00
ee38d93e3b Created auto meal plan api endpoint. 2023-06-21 19:31:49 -06:00
a53f17c1b9 default properties food unit 2023-05-29 17:37:09 +02:00
43105ddd2f fixed onhand test (cache) and fixed shared recipe properties 2023-05-26 10:57:08 +02:00
3302dacdc3 properties structure imporioved 2023-05-25 16:13:16 +02:00
2a538abf80 test work 2023-05-24 15:59:25 +02:00
60f31608b9 added recipe properties 2023-05-06 19:14:25 +02:00
763f71a05c cleanup views 2023-05-06 17:40:39 +02:00
12da77f037 beser response and stuff 2023-05-04 17:12:49 +02:00
071926aada improved importer merging behavior 2023-05-04 15:29:06 +02:00
3ec02db2f6 working food property editor 2023-04-15 11:19:20 +02:00
b275c53e5a first ideas of property editor 2023-04-11 17:27:10 +02:00
2a6fc723d0 first food property UI prototype 2023-04-04 13:13:51 +02:00
6d5592c1be basic food property calculation 2023-03-25 07:46:06 +01:00
8a648a5e41 unit conversion cleanups 2023-02-26 09:12:16 +01:00
fcf861f5eb cleaner caching function 2023-02-26 08:49:44 +01:00
1efcf386e2 ingredient related recipes performance 2023-02-26 08:27:20 +01:00
38010117e5 optimized unit conversion queries
using filter breaks prefetch related
2023-02-26 08:22:07 +01:00
2e013e7b43 add api endpoints and genereic views 2023-02-24 23:17:12 +01:00
a2b987352f user nutrition types + ingredient nutrtion calculation 2023-02-24 22:12:52 +01:00
5651beffb2 Merge branch 'develop' into feature/unit-conversion
# Conflicts:
#	vue/yarn.lock
2023-02-24 20:41:01 +01:00
ed92926ec4 fixed plural import 2023-02-11 09:01:10 +01:00
3ced8c7a1e first conversions working 2023-01-09 17:42:53 +01:00
6176eeb024 basics 2023-01-03 23:12:00 +01:00
b1ad5ef205 Add option to space to enable plural name usage
* Add option to space to enable usage of plural name
  for food and unit per space

* Respect option per space to use the plural name
2022-11-11 18:15:57 +01:00
9994b6f9c2 Add plural name for unit and food
Add an optional plural name for unit and food.
Additional options to show always the plural name for unit and food
for an ingredient is added.
2022-11-11 18:15:57 +01:00
12a8582a9a fixed importer and copy recipe 2022-09-23 16:43:22 +02:00
6d866ae62b fixed keyword serialization 2022-09-17 08:43:18 +02:00
845408244b optimized recipe search query annotation performance 2022-09-16 13:24:57 +02:00
8ed5d52ddf fixed space settings saving issue 2022-08-04 18:54:00 +02:00
3f77b73a61 add multiple API tokens per user, removes old API tokens 2022-08-04 17:24:54 +02:00
ce1f55ffd1 settings wip 2022-07-15 17:12:01 +02:00
8700e2df69 basics of new settings page working 2022-07-14 17:50:20 +02:00
f4df84b609 added ability to set space images 2022-07-14 15:23:59 +02:00
ba473123ba added ability to use invite link more than once 2022-07-14 11:28:13 +02:00
dc3b1566d7 made shared field for recipe api optional 2022-07-14 10:21:35 +02:00
e91790f5ac added ability to mark recipes as private 2022-07-13 15:46:39 +02:00
da09602834 removed old search pages 2022-07-12 20:05:59 +02:00
e23d514d89 fix bookmarklet 2022-07-06 16:16:53 -05:00
690c486bb2 zip files before download in file broswer
needs to be completly rewritten in the future but for now this is more secure
2022-07-04 14:39:53 +02:00
27c695a393 allow disabling of ingredient overview 2022-06-26 12:36:37 +02:00
356dec636f fixed ingredient paste and plan share serialize 2022-06-14 21:48:17 +02:00
deeed4b65b testes and fixes for space, userspace and invitelink apis 2022-06-09 22:02:58 +02:00
2ab1560aed fixed user name api filter 2022-06-09 17:31:17 +02:00
d5b7d440fe fixed user preference api endpoint 2022-06-08 17:48:23 +02:00