-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chengyan phase2 reusables list #750
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ChengyanOo, I have reviewed the code for this PR and everything looks good and is functioning 👍 I have also left some comments on the related front-end PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, I reviewed this PR and the frontend PR related to this and everything seems to be working properly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed the pull, left review in frontend
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, I've provided my feedback on the Frontend project. Everything on backednd is working well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review
Routes correctly pulled reusable buildingInventoryItems
and also correctly pulled custom items made for testing.
Video
See front end review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please refer to the comment
…bles-List Chengyan phase2 reusables list
Description
This backend update complements the frontend PR Chengyan phase2 reusables list UI #1956, introducing a REST endpoint for get and delete reusable items as part of the Phase Two development of the HGN app.
Related PRS (if any):
Chengyan phase2 reusables list UI #1956
Main changes explained:
bmReusableController.js
to facilitate the REST endpoint for get and delete reusables.How to test:
npm install
,npm run build
, andnpm run start
to run this PR locally.Screenshots or videos of changes:
Detailed walk through:
https://www.loom.com/share/f2a55f5d317f4e979627765edf1fa9a6?sid=2c390651-9dad-4c52-b12d-2a4b12c9dc97