1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend/components/global
Hayden 909bc85205
Chore/general UI cleanup (#764)
* unify look and feel + button validators

* Fixes #741

* add github script to mealei-next

* feat(frontend): 💄 improve user-flow for creating ingredients and units in editor

Creating a unit/food in the recipe editor will not automatically assign that to the auto-complete element on the ingredient. It also no longer needs a dialog and will show at the bottom of the menu at all times.

* fix whitespace issue with slot

* add security check to properties

* fix event refresh on delete

* remove depreciated page

* improve API token flow

* hide recipe data if not advanced user

* misc adds

Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-30 15:46:44 -08:00
..
AppButtonCopy.vue feat(frontend): add group permissions (#721) 2021-10-04 20:16:37 -08:00
AppButtonUpload.vue refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
AppLoader.vue fix linter issues 2021-08-07 16:49:55 -08:00
AutoForm.vue feat(backend): migrate site-settings to groups (#673) 2021-09-05 22:05:29 -08:00
BaseAutoForm.vue feat(backend): migrate site-settings to groups (#673) 2021-09-05 22:05:29 -08:00
BaseButton.vue feat(frontend): add debugger to creation page (#750) 2021-10-19 18:45:03 -08:00
BaseCardSectionTitle.vue Chore/general UI cleanup (#764) 2021-10-30 15:46:44 -08:00
BaseColorPicker.vue fix linter issues 2021-08-07 16:49:55 -08:00
BaseDialog.vue feat: add bulk actions service and routes (WIP) (#747) 2021-10-18 19:41:41 -08:00
BaseDivider.vue refactor(frontend): 🚧 Add group/user CRUD support for admins 2021-08-06 16:28:12 -08:00
BaseOverflowButton.vue feat: add bulk actions service and routes (WIP) (#747) 2021-10-18 19:41:41 -08:00
BasePageTitle.vue feat(frontend): add debugger to creation page (#750) 2021-10-19 18:45:03 -08:00
BaseStatCard.vue refactor(frontend): 🚧 Add group/user CRUD support for admins 2021-08-06 16:28:12 -08:00
ToggleState.vue Feature/infinite scroll (#719) 2021-10-03 14:07:18 -08:00