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

feat(restock): Add a delete and view button to delete and see restock #82

Merged
merged 2 commits into from
May 1, 2024

Conversation

BaptTF
Copy link
Contributor

@BaptTF BaptTF commented Apr 29, 2024

create a 2 new button which:

  • one call the already existing delete method on RestockApi
  • the other create a table to see information about the restock

fix the getAllRestock because it was getting the deleted ones

@BaptTF BaptTF requested a review from aripot007 April 29, 2024 19:08
@BaptTF BaptTF changed the title Add a delete and view button to delete and see restock feat(front): Add a delete and view button to delete and see restock Apr 29, 2024
@BaptTF BaptTF changed the title feat(front): Add a delete and view button to delete and see restock feat(restock): Add a delete and view button to delete and see restock Apr 29, 2024
@yyewolf
Copy link
Member

yyewolf commented Apr 30, 2024

lgtm 👍

Copy link
Contributor

@aripot007 aripot007 left a comment

Choose a reason for hiding this comment

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

lgtm !

@aripot007 aripot007 merged commit 4cf4c69 into main May 1, 2024
2 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.

None yet

3 participants