Skip to content

SSF-194 Admin Pantry Management Frontend#164

Open
Juwang110 wants to merge 16 commits intomainfrom
jw/ssf-194-admin-pantry-management-frontend
Open

SSF-194 Admin Pantry Management Frontend#164
Juwang110 wants to merge 16 commits intomainfrom
jw/ssf-194-admin-pantry-management-frontend

Conversation

@Juwang110
Copy link
Copy Markdown

@Juwang110 Juwang110 commented Apr 23, 2026

ℹ️ Issue

Closes https://vidushimisra.atlassian.net/browse/SSF-194

📝 Description

Frontend implementation for admin pantry management: http://localhost:4200/admin-pantry-management

Also implemented assign volunteers modal

✔️ Verification

Verified frontend matched figma design and proper assign volunteer functionality

Screenshot 2026-04-23 173605 Screenshot 2026-04-23 095501

🏕️ (Optional) Future Work / Notes

The view orders link currently doesn't go to anything, this functionality should be added later.

Comment thread apps/frontend/src/api/apiClient.ts Outdated
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx Outdated
Comment thread apps/frontend/src/containers/adminPantryManagement.tsx Outdated
Comment thread apps/frontend/src/containers/adminPantryManagement.tsx Outdated
Comment thread apps/frontend/src/containers/adminPantryManagement.tsx Outdated
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx Outdated
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx Outdated
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx
@Juwang110 Juwang110 requested a review from amywng April 24, 2026 15:33
@Yurika-Kan Yurika-Kan self-requested a review April 24, 2026 18:14
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx Outdated
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx Outdated
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx Outdated
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx
Comment thread apps/frontend/src/containers/adminPantryManagement.tsx Outdated
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx
@Juwang110 Juwang110 requested a review from amywng April 25, 2026 17:04
Copy link
Copy Markdown
Member

@amywng amywng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small things but lgtm after that!

Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx Outdated
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx Outdated
Comment thread apps/frontend/src/routes.ts Outdated
Comment thread apps/frontend/src/containers/homepage.tsx Outdated
@sam-schu sam-schu requested review from sam-schu and removed request for Yurika-Kan April 29, 2026 01:59
Copy link
Copy Markdown
Collaborator

@sam-schu sam-schu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Further review pending clarification from Priya

Comment thread apps/frontend/src/containers/volunteerManagement.tsx
Comment thread apps/frontend/src/app.tsx
path: ROUTES.TEST_ADMIN_DASHBOARD,
element: (
<ProtectedRoute>
<TestAdminDashboard />
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you change the name here? this is the test admin dashboard, better to keep that clear

Copy link
Copy Markdown
Author

@Juwang110 Juwang110 May 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On main this conatiner is exported as just AdminDashboard, did you want me to change that? I also rename it in my admin dashboard pr

Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx Outdated
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx Outdated
Comment thread apps/frontend/src/components/forms/assignVolunteersModal.tsx Outdated
@Juwang110 Juwang110 requested a review from sam-schu May 2, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants