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 2.3.1 #540

Merged
merged 15 commits into from
Aug 1, 2023
Merged

Release 2.3.1 #540

merged 15 commits into from
Aug 1, 2023

Conversation

BennuFire
Copy link
Contributor

@BennuFire BennuFire commented Aug 1, 2023

NeoDash 2.3.1

What's new in NeoDash 2.3.1? A few bug fixes, improvement of natural language queries with support of Azure Open AI V1 and parameters, Graph Vizualization relationship styling and more below!

  • Natural language queries

  • Graph Visualization

  • Table Chart

  • Report Actions

    • Fix on Style and Action modal that was preventing from setting params on low resolutions (@mariusconjeaud, #533)
  • Others

    • New setting for parameters selector to allow selection of multiple values instead of one + Fix multi selector on dates (@BennuFire, #535)
    • Fix bug where protocol was not set properly on share links (@nielsdejong, #521)
    • Update word-wrap from 1.2.3 to 1.2.4 (@BennuFire, #526 #527)

nielsdejong and others added 12 commits July 25, 2023 15:58
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Harold Agudelo <agudeloharold13@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Harold Agudelo <agudeloharold13@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update TableChart to use first row as titles when transposed

* Fix error when column title is the same than column value

* Allow the display of false values as string

---------

Co-authored-by: “Bastien <“bastien.hubert@hotmail.com”>
* Remove fixed widths in report actions modal

* Update style rule modal

* Fix fullscreen report

---------

Co-authored-by: Marius Conjeaud <rmcj@novonordisk.com>
Co-authored-by: Niels de Jong <Niels-121@hotmail.com>
* Azure Open AI V1

* Slash check

* Deployment url add

* code reviewed and removed duplication by extending azureOpenAi with OpenAiClient

* Resolving Review

* Solve smells

---------

Co-authored-by: Alfred Rubin <alfredo.rubin@neo4j.com>
* MultiSelector

* Fixing multiselector on dates

* Fix multi

* Fix multi 2

* Fix multi deletion

* Fixed styling on parameter select

* Cleaning

* Option Label

* Clean on Multi

* Solve smells

---------

Co-authored-by: Niels de Jong <Niels-121@hotmail.com>
* Added styling rules for relationship color

* Removed stray console logs and added comments

* Refactor PR

* Clean smells

* Review commit

* updated naming

* Refactor

---------

Co-authored-by: Brahm Prakash Mishra <brahm.praksh_mishra@mercedes-benz.com>
Co-authored-by: Bennu <agudeloharold13@gmail.com>
@adriens
Copy link

adriens commented Aug 1, 2023

👏 🚀 🤩

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 1, 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 7 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@BennuFire BennuFire merged commit c34adf5 into master Aug 1, 2023
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.

5 participants