mushinlogit

Results 4 issues of mushinlogit

when bringing up the web application development tools; those tools might not load the app in older browsers with a `onScriptComplete is not defined` error see screen shot ![screen shot...

bug

the component is 1k lines. it is time to refactor

Feature: Assessment

`docker-compose.virtualbox.yml` references old docker images and should be updated or removed. Also the update [Case 1 and Case 2](https://github.com/unfetter-discover/unfetter) install steps, should they need to be updated.

bug
CD/CI

Docker edge on mac now supports kubernetes deployment with docker compose files https://blog.docker.com/2018/05/kubecon-docker-compose-and-kubernetes-with-docker-for-desktop/ However our compose files may not work with kubernetes due to links, build and container_name references ```...

CD/CI