mealie/frontend/pages
Jurriaan Den Toonder 4d2363ea22
Add shopping list items using the enter key (#3118)
* Enables shopping list items being saved upon enter key press in notes field

Related to: https://github.com/mealie-recipes/mealie/discussions/3114
* Enter key press is caught in note field in ShoppingListItemEditor
* The create editor now stays open after saving a food item to a shopping list,
   to allow keyboard-only interaction with the shopping list

* Prevent empty shopping list items from being added

Related to: https://github.com/mealie-recipes/mealie/discussions/3114
An item is considered empty when the foodId is not set, and no note is set.
This is only handled frontend, the backend still accepts empty items.

---------

Signed-off-by: Jurriaan Den Toonder <1493561+Fastjur@users.noreply.github.com>
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2024-02-19 10:29:45 -06:00
..
admin 🧹 2024-02-13 08:23:13 +00:00
g/_groupSlug Merge branch 'mealie-next' into feat-frontend-access-controll 2024-02-18 20:15:40 +11:00
group Merge branch 'mealie-next' into feat-frontend-access-controll 2024-02-18 20:15:40 +11:00
register translate hardcoded strings 2023-11-24 22:28:15 +01:00
shopping-lists Add shopping list items using the enter key (#3118) 2024-02-19 10:29:45 -06:00
user Merge branch 'mealie-next' into feat-frontend-access-controll 2024-02-02 17:27:58 +01:00
forgot-password.vue translate hardcoded strings 2023-11-24 22:28:15 +01:00
index.vue feat: Redirect Logged Out Users to Default Group, If It's Public (#2772) 2024-02-07 07:53:55 -09:00
login.vue feat: auto detect first login (#2722) 2023-11-15 15:24:24 +00:00
reset-password.vue translate hardcoded strings 2023-11-24 22:28:15 +01:00