-
Notifications
You must be signed in to change notification settings - Fork 148
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
Release 2.3.1 #540
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
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>
Add 2.3.1 release note
👏 🚀 🤩 |
Fix/quick fix notes
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
bastienhubert
approved these changes
Aug 1, 2023
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.
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
Others