- Feb 12, 2021
-
-
Andrew Kapuscinski authored
-
- Feb 10, 2021
-
-
Nathan Hertz authored
launches the download capability; moved the capability launching functionality from the on-click methods to a new method that gets called by the on click methods
- Feb 09, 2021
-
-
Andrew Kapuscinski authored
-
Charlotte Hausman authored
-
- Feb 08, 2021
-
-
Nathan Hertz authored
-
Separate architecture from readme in delivery
-
Charlotte Hausman authored
AKA please don't give me heart failure again
-
- Feb 05, 2021
-
-
Nathan Hertz authored
-
Andrew Kapuscinski authored
-
Charlotte Hausman authored
-
Jen Plank authored
-
Reid Givens authored
Also removed a few unused imports and added some padding to the html template for the workspaces component
-
Charlotte Hausman authored
-
- Feb 04, 2021
-
-
-
-
Nathan Hertz authored
-
Janet Goldstein authored
* This feature branch replaces the one in !53, which broke the build.
-
Nathan Hertz authored
Created page with a button that will send an HTTP request to the capability server; does not currently work TODO: Make it work with the capability service
-
-
- Feb 03, 2021
-
-
Andrew Kapuscinski authored
-
-
Charlotte Hausman authored
-
- Feb 02, 2021
-
-
Nathan Hertz authored
-
- Feb 01, 2021
-
-
-
Daniel Lyons authored
-
- Jan 29, 2021
-
-
-
Andrew Kapuscinski authored
-
Andrew Kapuscinski authored
-
Charlotte Hausman authored
-
Charlotte Hausman authored
-
- Jan 28, 2021
-
-
Nathan Hertz authored
All enabled tests are now true unit tests with no external dependencies; new `requirements.txt` file in `test/` that installs testing requirements (`pytest`, `pytest-mock`, etc.); and `run-tests.sh` now has an extra step that installs these
-
Daniel Lyons authored
-
Nathan Hertz authored
-
- Jan 26, 2021
-
-
-
Nathan Hertz authored
- Jan 25, 2021
-
-
Charlotte Hausman authored
-
- Jan 22, 2021
-
-
Andrew Kapuscinski authored
added notification.log to gitignore and minor tweaks Also moved unit-test template to our CI directory
-
Andrew Kapuscinski authored
Added run-tests.sh script to each service to run our package tester to enable us to run unit tests from the cmdline and CI Refactored makefile's make test script to call run-tests.sh in each image
-