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

2.2.2 Release #333

Merged
merged 60 commits into from
Feb 2, 2023
Merged

2.2.2 Release #333

merged 60 commits into from
Feb 2, 2023

Conversation

nielsdejong
Copy link
Collaborator

NeoDash 2.2.2

The NeoDash 2.2.2 release is packed with a bunch of new usuability features:

  • Changed the built-in Cypher editor to a brand-new CodeMirror Editor.
  • Rebuilt the Parameter Select component from scratch for improved stability, performance and extendability:
    • Added an optional setting to the parameter selector to display a different property from the one that is set by the selector.
    • Use this to - for example - let users choose a name and set an ID for use by other reports.
    • Fields no longer reset randomly when parameters are changed.
    • Freetext fields are no longer slow - perform as fast as the other selectors.
  • Add the option to use rule-based styling based on dashboard parameters.
  • Changed rule-based styling on bar and pie charts to override color scheme instead of clear the scheme.
  • Extended the Example Gallery with several new demos.
  • Adding intermediate report error boundaries for improved app stability.
  • Changed docker image name to neo4jlabs/neodash.

BennuFire and others added 30 commits November 10, 2022 15:52
TableChart : Auto-hide columns prefixed with __
Adding Linter, Prettier and a Husky pre-commit hook
* Bump loader-utils from 2.0.2 to 2.0.4 in /gallery

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump loader-utils from 1.4.0 to 1.4.2

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update yarn.lock

* yarn gallery util 3.2.1

* bump

* remove lodash 4.17.15 lock

* remove minimatch 3.0.4 lock

* remove d3 color lock

* remove node.fet color lock

* ut

* no node fetch

* lod

* lod2

* ncheck

* d3 init

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niels de Jong <[email protected]>
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix : Replace parameter in iFrame URLs

* Fix wrong merge conflict

Co-authored-by: Marius Conjeaud <[email protected]>
* Bump loader-utils from 1.4.0 to 1.4.2 (#265)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump loader-utils from 2.0.2 to 2.0.4 in /gallery

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niels de Jong <[email protected]>
* bug on non string values

* Fix merge conflicts

* Fix merge conflicts

* Fix merge conflicts

* Fix merge conflicts

* Fix merge conflicts

Co-authored-by: Niels de Jong <[email protected]>
…271)

* Changed build script to use mimimal (no source map) deployment

* Added TODOs based on comments
* feature(): Changing download logic for card download by downloading the entire card instead of just the view. This kind of change adds also the buttons to the downloaded image, that is not ideal.

* fix(download report image): added missing ref for card expanded view

* Removed package-lock.json

Co-authored-by: Alfred Rubin <[email protected]>
Co-authored-by: Niels de Jong <[email protected]>
* change of names

* Resolving conflicts

* Bug fix

* Refactoring

* Fixed replacement of params in card headers

Co-authored-by: Niels de Jong <[email protected]>
* Docs on custom map provider

* Update docs/modules/ROOT/pages/user-guide/reports/map.adoc

Co-authored-by: MariusC <[email protected]>

Co-authored-by: MariusC <[email protected]>
Co-authored-by: Niels de Jong <[email protected]>
* Added wine dashboard

* Updated wine dashboard in gallery
dependabot bot and others added 27 commits January 10, 2023 16:47
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niels de Jong <[email protected]>
Bumps [convict](https://github.com/mozilla/node-convict) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/mozilla/node-convict/releases)
- [Changelog](https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mozilla/node-convict/commits)

---
updated-dependencies:
- dependency-name: convict
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niels de Jong <[email protected]>
add  a link to the neodash repo
* upgrade to neo4j-cypher/react-codemirror package

* bump @neo4j-cypher/react-codemirror

* remove unused old cypher editor component

* fix integration tests (missing className)

* bump @neo4j-cypher/react-codemirror

* bump @neo4j-cypher/react-codemirror

* bump @neo4j-cypher/react-codemirror

* bump @neo4j-cypher/react-codemirror to latest

add codemirror markdown packages as an experiment

* enable switching between cypher/markdown languages

* update yarn.lock

* fix lint errors

* update @neo4j-cypher/react-codemirror to latest (fix line number text height)

* Fixed breaking integration tests

Co-authored-by: Niels de Jong <[email protected]>
…ker Hub (#299)

* Added new Docker image publish location

* Refactoring docs to point to new docker image location

* Fixed URL reference for gallery docs
* [Feature Request] Refresh button #166

* [Feature Request] Refresh button #166

* Added conditional setting of last run timestamp

* Added option to turn on/off refreshing/download/fullscreening for each report

* enabled refreshing/fullscreening/image download on a per report basis

* Moved refresh rate, fullscreening, and screenshots to advanced settings for each report

* Disabled database selector for text/markdown reports

Co-authored-by: Marius Conjeaud <[email protected]>
Co-authored-by: Niels de Jong <[email protected]>
* update @neo4j-cypher/react-codemirror for bugfix

fixes a bug where syntax highlighting markers weren't being cleared properly

* oops use ^ in package version

* bump again for pre-release 19
* condensed display for tables #167

* condensed display for tables #167

* #167 Fix half-displayed row in compact table

* Fix overflowing row for compact table

* Added safe boolean checking for compaction setting

Co-authored-by: Marius Conjeaud <[email protected]>
Co-authored-by: Niels de Jong <[email protected]>
* Isoa3, a2 and n3 support

* Changed choropleth polymap source to neodash repository

Co-authored-by: Niels de Jong <[email protected]>
Fixed style issues introduced by 2.2.1 + some of the console warnings in development mode
…m-build

Added instructions on deploying a build to a webserver
* Added error boundary for reports

* Minor correction in README

* More small changes to the README

* More small changes to the README

* Added release notes, bumped version number
* Selector display vs value

* extra changes . some test changes

* Fix typo

* FIx on Parameter selec

* Minor style fixes

---------

Co-authored-by: Niels de Jong <[email protected]>
* StyleWithParams

* Stability fixes for rule-based styling on parameters

* Fix for rule-based styling in graph charts

---------

Co-authored-by: Niels de Jong <[email protected]>
* Added utils for chart colors and updated coloring function in PieChart component

* on bars

* Reuse existing color util instead of new one

---------

Co-authored-by: “Bastien <“[email protected]”>
Co-authored-by: Niels de Jong <[email protected]>
…301)

* Refactoring the parameter selector chart and updating MUI component version

* Continued refactoring of parameter selector component

* Finished refactoring of parameters. Also fixed the weird bug where values were set incorrectly

* updated release notes

* Refactoring based on the new parameter display values

* Finished refactor and merging of parameter display setting

* Updated release notes again

* finalized changelog and release notes
Copy link
Collaborator

@alfredorubin96 alfredorubin96 left a comment

Choose a reason for hiding this comment

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

Reviewed together with Niels

@nielsdejong nielsdejong merged commit 8660569 into master Feb 2, 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.

8 participants