-
Notifications
You must be signed in to change notification settings - Fork 0
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
CADENZA-36890 Add the object info to cadenza.js and sandbox.html #36
Merged
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
Contributor
JensLuebke
commented
Jul 11, 2024
- Add the object info to cadenza.js and sandbox.html
- Change the selection api to accept multi-dimensional array
If you need these changes in Cadenza 9.4, please create another PR for the 2.8 branch, which is used there. (So for 9.4 you should create a new version 2.8.2 and for 9.5, 9.x, 10.0 and 10x a new version 2.12.0.) |
jkissel
requested changes
Jul 12, 2024
jkissel
requested changes
Jul 18, 2024
jkissel
approved these changes
Aug 19, 2024
JensLuebke
added a commit
that referenced
this pull request
Sep 16, 2024
* CADENZA-36890 Add the object info to cadenza.js and sandbox.html * CADENZA-36890 Add documentation * CADENZA-36890 Add to CHANGELOG.md * CADENZA-36890 Fix the header creation * use <> instead of {} for placeholders in docs to avoid confusion in JSON examples * add support for dataType=pdf in CadenzaClient#downloadData and #fetchData * chore: release v2.11.0 * include version * CADENZA-36890 Add to CHANGELOG.md * CADENZA-36890 Review changes * CADENZA-36890 Review changes * CADENZA-36890 changed the name of the feature id * CADENZA-36890 layerPath is not optional for fetchObjectInfo * CADENZA-36890 code format --------- Co-authored-by: luebke <[email protected]> Co-authored-by: kissel <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Andreas W. Bartels <[email protected]> (cherry picked from commit 7683272)
JensLuebke
added a commit
that referenced
this pull request
Sep 17, 2024
#41) * CADENZA-36890 Add the object info to cadenza.js and sandbox.html * CADENZA-36890 Add documentation * CADENZA-36890 Add to CHANGELOG.md * CADENZA-36890 Fix the header creation * use <> instead of {} for placeholders in docs to avoid confusion in JSON examples * add support for dataType=pdf in CadenzaClient#downloadData and #fetchData * chore: release v2.11.0 * include version * CADENZA-36890 Add to CHANGELOG.md * CADENZA-36890 Review changes * CADENZA-36890 Review changes * CADENZA-36890 changed the name of the feature id * CADENZA-36890 layerPath is not optional for fetchObjectInfo * CADENZA-36890 code format --------- Co-authored-by: luebke <[email protected]> Co-authored-by: kissel <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Andreas W. Bartels <[email protected]> (cherry picked from commit 7683272)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.