adrianco / spigo

Simulate Protocol Interactions in Go
Apache License 2.0
1.12k stars 111 forks source link

UI needs to pick up different architectures #5

Closed adrianco closed 9 years ago

adrianco commented 9 years ago

However, the lamp.html netflixoss.html and fsm.html pages need to reference lamp.json etc. At present the shared js code is hardwired to migration.json - the architecture should really be a drop down menu or url parameter in one ui page - something like spigo.html?arch=migration&step=1

Also, with the latest changes, the *-local-d3.html files can be removed.

adrianco commented 9 years ago

Looks good, needs one more architecture on the menu: "fsm"

Links in README have been updated to use the new URLs.