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

add allocation-group and allocation modules #4

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

goen94
Copy link

@goen94 goen94 commented Apr 2, 2023

This pull request includes the following features:

  • Add CRUD and Archive functionality for Allocation Groups.
  • Add CRUD and Archive functionality for Allocations.
  • Unit tests for Allocation Groups and Allocations module to ensure it is working as expected.
  • Added a new '_id' field to the sign-in response which is used in the unit tests.

goen94 added 3 commits April 2, 2023 20:32
Add CRUD and Archive functionality for Allocation Groups
Add CRUD and Archive functionality for Allocations
* Fix unit test
* Add user _id to sign-in service response
* Add missing router
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

1 participant