This repository has been archived by the owner on Jan 20, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Statuses service for the Material Demand and Capacity Groups - 67 #26
Merged
carslen
merged 52 commits into
eclipse-tractusx:main
from
catenax-ng:feature/DCMFOSS-67-copy2
Oct 10, 2023
Merged
Statuses service for the Material Demand and Capacity Groups - 67 #26
carslen
merged 52 commits into
eclipse-tractusx:main
from
catenax-ng:feature/DCMFOSS-67-copy2
Oct 10, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* added post and get methods * added Status Service and repository * added Status Calculations on the StatusManager class
Is this the same as "Feature/dcmfoss 67 copy"? Please use more unique PR titles ;-) Please resolve merge conflict. |
…Groups API's and its controllers and services * Adjusted saveStatus method * retrieve old and new WeekBasedCapacityGroups /lists
@carslen I have closed the other similar pull requests and that due to a problem on the used username which caused issues in the checks to fail. So Could you review this pull requests? I have resolved the conflicts. |
Ruskyy
approved these changes
Sep 26, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything seems to be in line with the feature
carslen
suggested changes
Sep 26, 2023
...e/tractusx/demandcapacitymgmt/demandcapacitymgmtbackend/repositories/StatusesRepository.java
Show resolved
Hide resolved
…-demand-capacity-mgmt into feature/DCMFOSS-74
sajaadem
changed the title
Feature/dcmfoss 67
dcmfoss 67/ Statuses service for the Material Demand and Capacity Groups
Sep 28, 2023
updated the linkage through a manual composite key
…-demand-capacity-mgmt into feature/DCMFOSS-74
…-demand-capacity-mgmt into feature/DCMFOSS-74
react-select and react-select types imported
updated returns values of the first endpoint request of demand series
…-ng/tx-demand-capacity-mgmt into feature/DCMFOSS-67-copy2
2 tasks
Please monitor open pull requests actively. I'm going to handle the PRs chronologically. |
@carslen resolved :) |
carslen
approved these changes
Oct 10, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Added the Statuses service for the Material Demand and Capacity Groups
Pre-review checks