Kurt Kemple

Results 20 issues of Kurt Kemple

currently you need to copy all JSON files from the root directory over to the UI directory for the UI to work properly, while this is fine for deploying, it...

enhancement
help wanted
UI

current d3 logic is inflexible and pretty messy

enhancement
help wanted
UI

Currently only the step of a particular architecture is grabbed at one time, this is to prevent unnecessary data transfers, however soon the ability to play through an architecture's life...

enhancement
help wanted
UI

Currently you must click through each step of an architecture, there should be some sort of `play through` button that allows the user to run through the entire architecture: https://github.com/adrianco/spigo/blob/master/ui/js/toolbar/index.js#L57-L124

enhancement
help wanted
UI

Each node and edge has a timestamp, it would be nice to render each node individually so that the user could watch the architecture grow over a timed period. Nodes...

enhancement
UI

One of the last things needed to be done is to get screenshots for the app stores. https://developer.apple.com/ios/submit/ https://support.google.com/googleplay/android-developer/answer/1078870?hl=en

enhancement

Current chart implementation is very basic. #lazydev I would like to get some really nice charts, maybe dotted bg graph in PENCIL_LEAD with labels, so 7 day chart would have...

enhancement

Apple won't let you use emoji for your apps but Android doesn't seem to mind. We could use emoji instead of icons of emoji for Android and it would be...

enhancement