mealie/tests
Hayden 92cf97e401
Feature/shopping lists second try (#927)
* generate types

* use generated types

* ui updates

* init button link for common styles

* add links

* setup label views

* add delete confirmation

* reset when not saved

* link label to foods and auto set when adding to shopping list

* generate types

* use inheritence to manage exception handling

* fix schema generation and add test for open_api generation

* add header to api docs

* move list consilidation to service

* split list and list items controller

* shopping list/list item tests - PARTIAL

* enable recipe add/remove in shopping lists

* generate types

* linting

* init global utility components

* update types and add list item api

* fix import cycle and database error

* add container and border classes

* new recipe list component

* fix tests

* breakout item editor

* refactor item editor

* update bulk actions

* update input / color contrast

* type generation

* refactor controller dependencies

* include food/unit editor

* remove console.logs

* fix and update type generation

* fix incorrect type for column

* fix postgres error

* fix delete by variable

* auto remove refs

* fix typo
2022-01-16 15:24:24 -09:00
..
data feat: Paprika/Mealie Migration support (#873) 2021-12-09 19:52:53 -09:00
fixtures Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
integration_tests Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
unit_tests Refactor/conver to controllers (#923) 2022-01-13 13:06:52 -09:00
utils Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
conftest.py Feature/user photo storage (#877) 2021-12-18 19:04:36 -09:00