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

Vishala Consumables API #672

Merged
merged 2 commits into from
Jan 7, 2024
Merged

Vishala Consumables API #672

merged 2 commits into from
Jan 7, 2024

Conversation

Vishala09
Copy link
Contributor

@Vishala09 Vishala09 commented Dec 30, 2023

Description

This PR is about the Consumables List View from Phase 2 with Sorting based on project name and item name , Filtering based on selected values of project and consumable and Modal implementation for viewing update and purchase history.
Implements # (WBS) 8.1.2

Related PRS (if any):

To test this backend PR you need to checkout the #1758 frontend PR.

Main changes explained:

  • Created a fetch api for consumables

How to test:

  1. check into current branch
  2. do npm run build and npm run start to run this PR locally
  3. Test api : http://localhost:4500/api/bm/consumables

Copy link
Contributor

@abdel-lall abdel-lall left a comment

Choose a reason for hiding this comment

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

LGTM.
Screenshot 2023-12-29 233941

Copy link

@Alforoan Alforoan left a comment

Choose a reason for hiding this comment

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

I left my comment on the fe pr #1758

Copy link
Contributor

@ramyaram2092 ramyaram2092 left a comment

Choose a reason for hiding this comment

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

Left a feedback on the front end PR

Copy link
Contributor

@tdkent tdkent left a comment

Choose a reason for hiding this comment

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

Only issues are the conflicts on routes.js

Copy link
Contributor

@ramyaram2092 ramyaram2092 left a comment

Choose a reason for hiding this comment

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

The functionality works as expected. Good Job Vishala !

@tdkent tdkent merged commit 7148218 into development Jan 7, 2024
3 checks passed
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.

5 participants