-
Notifications
You must be signed in to change notification settings - Fork 160
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
updating jdk17 branch with master branch changes. #1756
Open
amitkumar3hitachi
wants to merge
60
commits into
JDK17
Choose a base branch
from
master
base: JDK17
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.
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
[BACKLOG-40205] Remove echarts from platformBundle to reduce its size
AAravind27
approved these changes
Mar 20, 2024
[BACKLOG-38917] Add Radar chart
[BACKLOG-40336] Link some echart properties with Chart Options
[BACKLOG-40372] Fixes translations for labels of Calculated Field Dialog in PIR
[BACKLOG-40336] Set default value to properties that can be changed via 'Chart Options'
…ecial characteres (that used to work before) - Add new en/decode functions for generic file paths to address handling of "~" in file paths - Include unit test
[BACKLOG-40489] Error when accessing browse files with a user with sp…
[BACKLOG-40383] Implement chart interactions for Echarts
[BACKLOG-40259] - Added a stage-separated version for Gauge chart
…ntaho-platform-plugin-common-ui.git (#1767) Co-authored-by: amitkumar3 <[email protected]> Co-authored-by: Peter Rinehart <[email protected]>
[BACKLOG-40383] Implement chart Interactions
[PPP-5078] Insecure deserialization in Pentaho Interactive Reporting
[PPP-5078] Insecure deserialization in Pentaho Interactive Reporting.
In the new version of uglify-js some default values for the 'compress' options changed and cause loss of functionality in our code.
[PPP-5078] Insecure deserialization in Pentaho Interactive Reporting.
[BACKLOG-40998] fix: Replace null coalescing operator with OR operator
instead of blindly encoding all html to prevent xss attacks, that caused the regression by encoding valid html used for formatting, will use DOMPurify to only remove harmful html.
[BACKLOG-41392] fix: show formatted value in legend for gauge
[BACKLOG-41380] fix: show formatted value in tooltip for radar
This reverts commit 3d148d8.
Revert "[PPP-4305] Upgrade boostsrap.js to 3.4.1"
[PPP-4174] Migrate axis2 web services to jax-rs and remove axis2
[PPP-4174] Removing unnecessary unit tests; no more XML to parse.
solves issue with build being stuck in 'npm install'
This reverts commit 64a498e.
This reverts commit da48cdb.
from "1.9.2" to "1.17.3" the major change in "dojo/store/Memory.js" was in the "put" method, that was also the method we were changing. In the new version they added logic for the "before" option, but left out the "parent" option, which we rely on so that PIR filters work as expected.
…][PPP-4967] Karaf upgrade to 4.4.6 and vulnerability fixes
[PPP-4893] Karaf upgrade to 4.4.6
…onger requires holding CTLR key
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.
No description provided.