1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-25 08:09:41 +02:00
mealie/frontend/pages
Michael Genson 63a362a48a
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
fix: Limit shopping list owners to current group (#3305)
* add route for getting group-only users

* add new api route to frontend

* update shopping list user getAll call

* tests

* fixed bad import

* replace UserOut with UserSummary

* fix params
2024-03-13 18:29:00 +00:00
..
admin feat: First Time Setup Wizard (#3204) 2024-03-11 13:28:54 +00:00
g/_groupSlug Merge branch 'mealie-next' into feat-frontend-access-controll 2024-02-18 20:15:40 +11:00
group fix: add locale and first day of week to all date pickers (#3303) 2024-03-12 22:46:34 +00:00
register feat: First Time Setup Wizard (#3204) 2024-03-11 13:28:54 +00:00
shopping-lists fix: Limit shopping list owners to current group (#3305) 2024-03-13 18:29:00 +00: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: First Time Setup Wizard (#3204) 2024-03-11 13:28:54 +00:00
login.vue feat: Timeline Filters (#3284) 2024-03-12 15:20:48 +00:00
reset-password.vue translate hardcoded strings 2023-11-24 22:28:15 +01:00