Skip to content

11 10 YusufAkin

Yusuf AKIN edited this page Nov 16, 2025 · 3 revisions

PRs:

  • Implemented an image caching system for foods: #612 that closes #556 and #551
  • Removed redundant hooks on that slowed down food load times: #605
  • Fixed the missing badges field in profile serializer #570 that closes #569
  • Implemented missing moderation endpoints for accounts, foods and forum; refactoring the frontend to use these endpoints: #624
  • Added django test CI workflow #626

Reviews:

  • Reviewed #625, pointed out the failing tests and fixed them.
  • Reviewed #619 and #618
  • Reviewd #568 pointed out issues regarding with backend integration. Later opened a pr to fix those issues: #624

Issues:

  • Repored broken food image links bug: #613
  • Reported that meal-planner fetches all of the food db before rendering #601 which was fixed in #620
  • Repored sensitive data appearing in profile view: #611

Clone this wiki locally