- allow special
viz.{red,green,blue}
tag color overrides
Pre PI Meeting Changes.
- merge nodes and undo the implicit
- add deepmerge npm package to merge JsObjects
- remove yarn from the nodejs build system
- move from alpine images to slim (reduce build time)
- add community detection via Chinese Whisper
- upgrade to Nim 1.2.2
- upgrade to Karax 1.1.2
- search iterates/wraps properly through nodes
- searching from all focus options should work now
- allow search by storm node form
- two stage rendering to force edges behind nodes
- dark mode
- allow search by storm node value
- graph info box changed to monospace font
- removed script focus option
- merged autofit and instructions focus options
- distinguish view (maybe better as page) and components in view.nim
- tweaked physics settings slightly
- boto3 lookup by s3://bucket/object url
- frontend add search bar to search by s3 url
- canvas gets keydown rather than the window
- search bar works to search by tag (only first occurrence)
- bump nim to 1.0.4
- cleaner load UIs
- loads graphs from MinIO
- using bulma.io as a CSS framework
- replaced Sanic... don't ever use it
Initial Version