-
Notifications
You must be signed in to change notification settings - Fork 534
11387 fix input level api #11748
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
Merged
Merged
11387 fix input level api #11748
Changes from 20 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
d6404b9
#11387 update command to allow for leaving input levels alone
sekmiller bf94ed4
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller 2788a6d
#11387 update test; cleanup
sekmiller 08dfd98
#11387 fix test
sekmiller 949b617
#11387 source format
sekmiller b55cc6c
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller 22c3b97
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller 6dd2309
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller 2644fc7
#11387 get actual index for test
sekmiller a9f7f07
#11387 fix get index for test
sekmiller 04f6534
#11387 guard against differing json array in test
sekmiller e001ff0
#11387 more array testing fun
sekmiller 7ebf41a
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller 8bc2724
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller 4cd7635
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller 81c1e6b
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller 1d5199b
Update native-api.rst
sekmiller 35f2dd4
#11387 update tests from code review
sekmiller a966923
#11387 add release note.
sekmiller 46a9ac2
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller b8c017f
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller 5b4eab3
Update changelog.rst
sekmiller 0f13340
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller 079c26f
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller c2f338d
Merge branch 'develop' into 11387-fix-inputLevel-api
stevenwinship ac935e8
update docs to explain how to delete input levels
stevenwinship 6512eb3
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller 7a32126
Merge branch 'develop' into 11387-fix-inputLevel-api
sekmiller 9cc6b8e
Merge branch 'develop' into 11387-fix-inputLevel-api
ofahimIQSS 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| ### Update Collection Input Level API Changed | ||
|
|
||
| - This endpoint will no longer delete the custom input levels previously modified for the given collection. In order to update a previously modified custom input level, it must be included in the JSON provided to the api. | ||
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
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
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
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
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.