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

CADENZA-36890 Add the object info to cadenza.js and sandbox.html #36

Merged
merged 17 commits into from
Aug 23, 2024

Conversation

JensLuebke
Copy link
Contributor

  • Add the object info to cadenza.js and sandbox.html
  • Change the selection api to accept multi-dimensional array

@jkissel jkissel changed the base branch from main to v2.8.x July 12, 2024 14:47
@jkissel jkissel changed the base branch from v2.8.x to main July 12, 2024 14:48
@jkissel
Copy link
Member

jkissel commented Jul 12, 2024

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.)

CHANGELOG.md Show resolved Hide resolved
sandbox.html Outdated Show resolved Hide resolved
sandbox.html Outdated Show resolved Hide resolved
sandbox.html Outdated Show resolved Hide resolved
sandbox.html Outdated Show resolved Hide resolved
src/cadenza.js Outdated Show resolved Hide resolved
sandbox.html Outdated Show resolved Hide resolved
src/cadenza.js Outdated Show resolved Hide resolved
src/docs.md Outdated Show resolved Hide resolved
src/cadenza.js Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
src/cadenza.js Outdated Show resolved Hide resolved
src/cadenza.js Outdated Show resolved Hide resolved
src/cadenza.js Outdated Show resolved Hide resolved
src/cadenza.js Outdated Show resolved Hide resolved
src/cadenza.js Outdated Show resolved Hide resolved
src/docs.md Show resolved Hide resolved
@AndreasWBartels AndreasWBartels merged commit 7683272 into main Aug 23, 2024
1 check passed
@AndreasWBartels AndreasWBartels deleted the slb/CADENZA-36890 branch August 23, 2024 08:54
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants