Kris McGinnes

Results 99 issues of Kris McGinnes

The release workflow has a few steps that can be automated using GitHub Actions. A typical release follows these steps: 1. Create & merge a PR with updated versions &...

infrastructure

## Description If we have this simple graph in Graph Explorer ``` A -> B -> C ``` And `C` has the neighbors: - `A` - `B` - `D` -...

bug

Placeholder project for improving the layout of graphs rendered in Graph Explorer. ## Current Implementation - Default layout clusters neighbors too close together - Edge thickness is static - Legend...

Placeholder project for rethinking the experience of neighbor expansion through Graph Explorer. ## Current Implementation - Sidebar UI is confusing - Filter options are hidden by default making them difficult...

Many users would like to share a populate graph with other users. ## Goals - Encrypt data in URL to prevent accidental sensitive data leakage - Disable & hide share...

sharing
usability

The connection modal should add a "Cache requests" toggle. It should be toggled on by default. The cache window should default to 60 sec.

## Description When a user clears the canvas it is cleared immediately and there is no way to undo or go back. This is unfortunate when done on accident. ![CleanShot...

enhancement
exploration
usability

## Description In Gremlin (and maybe openCypher) if a node has a property with the key "id" then Graph Explorer's UI will confuse it with the proper node ID causing...

bug

The Docker image contains a few security vulnerabilities that have been flagged.

## Description When searching across all vertex types, the query that is generated will include a list of all the known vertex types. This filter is unnecessary and can lead...