-
Notifications
You must be signed in to change notification settings - Fork 4
Add update load combination to adapter push #565
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
Open
Chrisshort92
wants to merge
24
commits into
develop
Choose a base branch
from
Robot_Toolkit-#563-add-update-load-combination-to-adapter-push
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+83
−8
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
d67a0fd
Initial plan
Copilot f50a1a8
Implement proper update functionality for LoadCombinations
Copilot 76a6e23
Add null check and warning for empty LoadCases in update method
Copilot bfb1008
Fix compilation error: Replace CaseFactors.Clear() with individual De…
Copilot ed3ac69
Fix update method to use Number property and add fallback to Create f…
Copilot 3a19af3
Fix Create method logic and remove fallback behavior from Update method
Copilot ff4fa73
Revert Create method logic and simplify Update method lookup
Copilot 51c170a
Fix LoadCombination Update method and restore Create method functiona…
Chrisshort92 204ade8
Initial plan
Copilot 1ced695
Add RobotId and Number validation to LoadCombination update
Copilot c9e9b24
Changed to error instead of warning
staintono 8b43266
Add validation check for RobotId and Number mismatch in LoadCombinati…
staintono f2e3614
Initial plan
Copilot 0e0d306
Updates PR Description (#575)
staintono 05ec678
Initial plan
Copilot 3bde84e
Assign RobotId from LoadCombinationNumber when RobotId is 0
Copilot 72779ff
Add informative message when RobotId is assigned from LoadCombination…
Copilot 77a8ff3
Assign RobotId from LoadCombinationNumber when missing during update …
staintono ef8c872
Update Robot_Adapter/CRUD/Update/Loads/LoadCombinations.cs
Chrisshort92 72d31d4
Update Robot_Adapter/CRUD/Update/Loads/LoadCombinations.cs
Chrisshort92 33592c8
Update Robot_Adapter/CRUD/Update/Loads/LoadCombinations.cs
Chrisshort92 e7f4bcc
Update Robot_Adapter/CRUD/Update/Loads/LoadCombinations.cs
Chrisshort92 b13b29c
Update Robot_Adapter/CRUD/Update/Loads/LoadCombinations.cs
Chrisshort92 4070270
Update to compliance checks
Chrisshort92 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.