5 Commits

Author SHA1 Message Date
793e02efc4 update result to node 10 and latest npm packages
The result app was years out of date with node and npm packages, and required multiple changes to use the current supported socket.io and postgres db libs. Minimal changes to server.js to support change in pg syntax. A few minor changes to Dockerfile to improve readability, conform to docker best practices, and change to use npm ci to ensure future builds don't break again due to difference between package and package-lock.
2019-08-25 16:12:01 -04:00
368968c4af change result to use local angular
To match other .js loading patterns in this repo, don't use a CDN angular, but rather a local copy in case examples are used offline or in large classrooms with slow internet. Also updated to latest angular 1.4
2019-08-25 16:07:39 -04:00
c0affbaeaf Revert "Labels changes according to options" 2016-11-10 20:48:25 +00:00
fba7358d8d Labels changes according to options 2016-11-03 05:46:52 +00:00
09279e12a8 Rename services to remove "app" 2016-06-18 10:18:53 -07:00