This is an automated email from the ASF dual-hosted git repository.
emotionbug pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-age-viewer.git.
from 4c912a0 Create .asf.yaml
new 74d11a9 Fix codeMirror module version issue
new 5258066 Update wheel sensitivity adjustment in meta chart
new 712b68d Update frontend CypherGraphResultFrame
new fd576d8 Update frontend
new 9bbd3d1 Update Connection error message improvement.
new 700a2e2 Fix Optional Match Error
new 330545b Update cypherService.js
new da6996e Update CypherGraphResultFrame.jsx
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
backend/src/app.js | 8 +++++++-
backend/src/services/cypherService.js | 22 +++++++++++++---------
frontend/package.json | 4 ++--
.../cytoscape/CypherResultCytoscapeFooter.jsx | 12 ++++++------
.../cytoscape/MetadataCytoscapeChart.jsx | 1 +
.../frame/presentations/CypherGraphResultFrame.jsx | 5 +----
frontend/src/features/cypher/CypherUtil.js | 2 +-
frontend/src/features/database/DatabaseSlice.js | 4 +++-
frontend/src/features/database/MetadataSlice.js | 2 ++
frontend/src/static/style.css | 4 +++-
10 files changed, 39 insertions(+), 25 deletions(-)