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: inventory adjustment for books UI #193

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

dylants
Copy link
Owner

@dylants dylants commented Apr 29, 2024

  • add some inventory adjustment reasons to the core seed data
  • include inventory adjustment reasons to the AppContext
  • create component to provide a method to adjust inventory for books
  • include this component on the book details page. Update this page to no longer be a server component since we need to update it's state on the client side after the inventory adjustment

- add some inventory adjustment reasons to the core seed data
- include inventory adjustment reasons to the AppContext
- create component to provide a method to adjust inventory for books
- include this component on the book details page. Update this page to no longer be a server component since we need to update it's state on the client side after the inventory adjustment
@dylants dylants merged commit 9a6d7e7 into main Apr 29, 2024
2 checks passed
@dylants dylants deleted the book-inventory-adjustment-ui branch April 29, 2024 16:56
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.

1 participant