vabene1111
f431e18336
fixed test
2024-01-23 18:03:31 +01:00
vabene1111
764cd7dba0
SLE bulk permission and tests
2024-01-17 22:32:34 +08:00
smilerz
205bf5253d
add ability to filter meal plans based on type
2023-12-19 12:59:19 -06:00
smilerz
e89c1742fb
remove deprecated django.db.backends.postgresql_psycopg2
2023-10-30 21:42:57 -05:00
vabene1111
e746b44f3b
Merge pull request #2632 from smilerz/unique_name
...
updates to multiple models uniqueness capabilities
2023-10-05 18:57:08 +02:00
smilerz
a7795092b3
make 'name' unique in space for MealType
...
make MealType, Unit, Supermarket, Supermarket Category, PropoertyType
case insenstive for get_or_create
convert unit conversion create serializer to get_or_create behavior
enable create duplicate tests for unitconversion and mealtype api
2023-09-14 14:46:37 -05:00
smilerz
1f0cd58d7d
remove unused imports, variables and commented code
...
from tests
2023-09-13 13:08:26 -05:00
vabene1111
9954bb9410
fixed test and added meal plan client settings load save
2023-09-08 16:27:39 +02:00
smilerz
6f1befc43c
fixed rating sort order and updated tests
2023-07-25 11:37:48 -05:00
vabene1111
c2cf7ba758
fixed test
2023-07-18 16:40:38 +02:00
vabene1111
a8f1cd26cd
change guest recipe permission
2023-07-18 10:54:20 +02:00
vabene1111
a497a6b7f5
space api read for all users in space
2023-07-15 13:57:25 +02:00
vabene1111
a24628c771
fixed userspace tetsts
2023-07-11 17:25:43 +02:00
vabene1111
ebc213395d
added property api test
2023-05-26 16:06:49 +02:00
vabene1111
43105ddd2f
fixed onhand test (cache) and fixed shared recipe properties
2023-05-26 10:57:08 +02:00
vabene1111
2a538abf80
test work
2023-05-24 15:59:25 +02:00
smilerz
d8ddf66921
reload food objects to resolve inconsistent behavior
2023-05-03 10:17:59 -05:00
smilerz
c7b6253e04
fixed food tree search filter tests
2023-04-24 07:01:28 -05:00
smilerz
595de0c5a1
fixed pytests
2023-04-22 17:56:01 -05:00
smilerz
8c3195937b
fix food tests
2023-04-21 13:14:23 -05:00
vabene1111
327c83ce32
improved share link tests
2022-10-31 14:30:39 +01:00
vabene1111
3371102e64
improved and added tests for share link creation
2022-10-31 14:24:41 +01:00
vabene1111
3f77b73a61
add multiple API tokens per user, removes old API tokens
2022-08-04 17:24:54 +02:00
vabene1111
ce1f55ffd1
settings wip
2022-07-15 17:12:01 +02:00
vabene1111
7fdc9c7cb8
added sharing permission test
2022-07-14 10:30:45 +02:00
vabene1111
e91790f5ac
added ability to mark recipes as private
2022-07-13 15:46:39 +02:00
Joshua Bonnett
8d568526be
Fixes #1857
2022-06-29 05:15:22 -07:00
vabene1111
e7de6f62b6
fixed permissions and tests
2022-06-14 16:20:37 +02:00
vabene1111
deeed4b65b
testes and fixes for space, userspace and invitelink apis
2022-06-09 22:02:58 +02:00
vabene1111
2ab1560aed
fixed user name api filter
2022-06-09 17:31:17 +02:00
vabene1111
d5b7d440fe
fixed user preference api endpoint
2022-06-08 17:48:23 +02:00
vabene1111
e368488933
deprecated all old vue stuff and working on tests
2022-06-07 20:08:32 +02:00
vabene1111
e2b887b449
lots of fixes and stuff
2022-06-06 18:21:15 +02:00
vabene1111
69a23f34b4
updated tests ingredient pagination
2022-04-23 18:54:23 +02:00
smilerz
baa2aa51da
more recipe search tests
2022-02-09 16:18:45 -06:00
vabene1111
4c5994ee7f
Merge branch 'develop' into feature/custom_filters
...
# Conflicts:
# cookbook/serializer.py
# cookbook/views/api.py
# vue/src/utils/openapi/api.ts
2022-02-07 18:56:19 +01:00
smilerz
d6af318c21
tests for single food reset inherit and additional inheritted fields
2022-02-07 09:16:48 -06:00
vabene1111
969df37e28
fixed sharing and added additional tests
2022-02-07 15:43:06 +01:00
Chris Scoggins
6ef25b604b
add food substitutions
2022-02-03 15:04:46 -06:00
Chris Scoggins
a7796cbf5c
fix shopping list sharing
2022-01-29 11:59:06 -06:00
Chris Scoggins
e2f8f29ec8
refactor list_from_recipe as class RecipeShoppingEditor
2022-01-29 10:28:01 -06:00
vabene1111
9e9a61e94e
changed tests to support removed step type
2022-01-18 22:50:02 +01:00
smilerz
2c76fb7b69
make food onhand when complete shopping entry
2022-01-05 15:20:10 -06:00
smilerz
214db80dac
add category context menu
2022-01-05 15:20:10 -06:00
smilerz
79b4bc387e
change ingore_inherit to inherit_fields
2021-12-30 12:54:39 -06:00
smilerz
3fafd43e58
merge ignore shopping with onhand
2021-12-29 16:32:19 -06:00
smilerz
c43b8e91da
Fix after rebase
2021-12-28 12:05:14 -06:00
smilerz
279faadf46
pytest create recipe with ingredient as header
2021-12-28 12:03:36 -06:00
smilerz
b4510a2cc1
fix categories in supermarket edit modal
2021-12-28 12:03:35 -06:00
smilerz
453b1eb5b9
rebase and fixes
2021-12-28 12:03:34 -06:00