mealie/frontend/components/global
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
..
AppButtonCopy.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
AppButtonUpload.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
AppLoader.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
AppToolbar.vue refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
AutoForm.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BannerExperimental.vue Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
BaseButton.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseButtonGroup.vue Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
BaseCardSectionTitle.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseDialog.vue Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
BaseDivider.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseOverflowButton.vue Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
BasePageTitle.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseStatCard.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
ButtonLink.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
DevDumpJson.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
InputColor.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
InputLabelType.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
InputQuantity.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
MarkdownEditor.vue Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
RecipeJsonEditor.vue Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
ReportTable.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
ToggleState.vue refactor: ♻️ rewrite migrations frontend/backend (#841) 2021-11-26 22:37:06 -09:00