1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 07:39:41 +02:00
mealie/frontend/composables
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
..
api Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
forms refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
recipes Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
use-users refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
use-backups.ts Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
use-copy.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
use-display-text.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
use-group-cookbooks.ts Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
use-group-mealplan.ts Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
use-group-webhooks.ts Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
use-groups.ts Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
use-router.ts Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
use-toast.ts refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
use-user.ts refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
use-utils.ts Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
use-validators.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00