Skip to content
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

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

ChengyanOo
Copy link
Member

@ChengyanOo ChengyanOo commented Feb 16, 2024

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:

  • Implemented a new controller functions in bmReusableController.js to facilitate the REST endpoint for get and delete reusables.

How to test:

  1. Switch to the current branch.
  2. Execute npm install, npm run build, and npm run start to run this PR locally.
  3. Test in conjunction with the frontend PR Chengyan phase2 reusables list UI #1956
  4. Review the code for potential code smells.

Screenshots or videos of changes:

This week

Detailed walk through:
https://www.loom.com/share/f2a55f5d317f4e979627765edf1fa9a6?sid=2c390651-9dad-4c52-b12d-2a4b12c9dc97

Copy link

@TareqMia TareqMia left a 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.

Copy link

@meetpadhiar4 meetpadhiar4 left a 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.

Copy link

@ShengjieMao ShengjieMao left a 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

@XiaohanMeng XiaohanMeng self-requested a review February 22, 2024 21:23
Copy link
Contributor

@XiaohanMeng XiaohanMeng left a 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.

Copy link

@brandta-1 brandta-1 left a 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

Copy link
Contributor

@sucheta90 sucheta90 left a 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

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.

8 participants