1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-23 15:19:41 +02:00
mealie/frontend/lib/api/user
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
..
recipes feat: Remove OCR Support (#2838) 2023-12-14 17:26:43 -09:00
backups.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
email.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-cookbooks.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-event-notifier.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-mealplan-rules.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-mealplan.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-migrations.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-multiple-purpose-labels.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-reports.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-seeder.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-shopping-lists.ts Feature: Shopping List Label Section Improvements (#2090) 2023-02-21 18:58:41 -09:00
group-tasks.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-webhooks.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
groups.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
organizer-categories.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
organizer-tags.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
organizer-tools.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
recipe-bulk-actions.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
recipe-foods.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
recipe-units.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
upload.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
user-registration.ts feat: First Time Setup Wizard (#3204) 2024-03-11 13:28:54 +00:00
users.ts fix: Limit shopping list owners to current group (#3305) 2024-03-13 18:29:00 +00:00
utils.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00