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

Release notes 2.3.5 #635

Merged
merged 10 commits into from
Sep 22, 2023
Merged

Release notes 2.3.5 #635

merged 10 commits into from
Sep 22, 2023

Conversation

BennuFire
Copy link
Collaborator

NeoDash 2.3.5

This is a bugfix / stability release directly following 2.3.4.

Improvements:

  • Fixed issue where orphan relationships prevented graph charts from working (@BennuFire, #586)
  • Fix issue where only one style rule was used a time on tables. (@BennuFire, #632)
  • Added information about source and target on Graph Chart information modal . (@BennuFire, #627) Based on @brahmprakashMishra PR
  • Fixed issue where bar charts where displaying black bars instead of scheme colors. (@BennuFire, #626)
  • Added right subpath replacement on shared links redirection while in self deployments. (@m-o-n-i-s-h, #618)
  • Dark theme tweaks. (@BennuFire, #585)
  • Fixed parameter selector search where numbers were not found and sporadically displayed with decimal points. (@BennuFire, #633)
  • Added a configuration in order to list sso providers to be used whenever a database has more than one configured. (@BennuFire, #624)
  • Added 'Ignore undefined parameters' advanced setting support for optional parameters on a query. Now queries will assume a null value instead of returning the error 'Parameter not defined'. (@BennuFire, #625)

@BennuFire BennuFire changed the title Release notes 2.3.4 Release notes 2.3.5 Sep 22, 2023
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change version to 2.3.5

@sonarcloud
Copy link

sonarcloud bot commented Sep 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Patch coverage: 60.97% and project coverage change: +0.05% 🎉

Comparison is base (73ab48d) 46.19% compared to head (074111c) 46.25%.
Report is 43 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #635      +/-   ##
===========================================
+ Coverage    46.19%   46.25%   +0.05%     
===========================================
  Files          166      166              
  Lines         6533     6588      +55     
  Branches      2018     2038      +20     
===========================================
+ Hits          3018     3047      +29     
- Misses        3475     3500      +25     
- Partials        40       41       +1     
Files Changed Coverage Δ
src/application/ApplicationSelectors.ts 86.36% <ø> (ø)
src/card/settings/CardSettingsContent.tsx 77.08% <ø> (ø)
src/card/view/CardViewFooter.tsx 88.46% <ø> (ø)
src/card/view/CardViewHeader.tsx 70.21% <ø> (ø)
src/chart/Utils.ts 10.93% <ø> (ø)
...rt/parameter/component/FreeTextParameterSelect.tsx 2.43% <0.00%> (-0.20%) ⬇️
src/modal/ConnectionModal.tsx 56.57% <ø> (ø)
src/report/ReportRecordProcessing.tsx 47.74% <0.00%> (-0.95%) ⬇️
src/component/sso/SSOLoginButton.tsx 2.63% <14.28%> (-0.31%) ⬇️
src/chart/graph/util/NodeUtils.ts 48.07% <20.00%> (-10.90%) ⬇️
... and 14 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BennuFire BennuFire merged commit 187a99e into develop Sep 22, 2023
5 checks passed
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.

2 participants