jqa-dashboard icon indicating copy to clipboard operation
jqa-dashboard copied to clipboard

Dashboard for analyzing and visualizing software artifacts' data scanned with jQAssistant and stored in a Neo4j graph database.

Results 8 jqa-dashboard issues
Sort by recently updated
recently updated
newest added

* Add visualisation itself. If the graph contains elements jqa-ddd-plugin the bounded contexts could be visualized by the context map visualisation * Add d3-graph-react for graph visualisation with the use...

Add layers visualization. The visualization provides insights in the software architecture, specifically whether there are invalid dependencies between layers of a software system. It can be used if the graph...

The jQA dashboard does not work with the latest version of Neo4j. The latest version of Neo4j, currently version 4.0.5, is used as the base image in the Dockerfiles provided....

So that the dashboard can be installed as a local or remote graph app (online app) And connect to your local databases, other examples https://yworks.com/neo4j-explorer see: the API above this...

enhancement

The view for commits over time has a broken layout regarding the time scale: ![grafik](https://user-images.githubusercontent.com/437925/58325844-5833e400-7e2b-11e9-8f70-ee53bd8c8af1.png) For reproducing: - Clone the jQA JUnit demo from https://github.com/jqassistant-demo/junit4/ - Checkout branch jqassistant/demo -...

bug

Knowledge distribution cannot be opened with latest dashboard version on master as the following error is reported: ![grafik](https://user-images.githubusercontent.com/437925/58326130-2e2ef180-7e2c-11e9-8ece-fb72188958ca.png) To reproduce it see #25.

bug

For this, the structure view needs to be decoupled from the hotspot query, e.g. by having a own simpler query.

enhancement

### Context Currently, there are some predefined visualizations with predefined cypher queries possible. It would be great if there was a feature that guides you to your own, custom visualization...

enhancement