- Feb 19, 2021
-
-
Charlotte Hausman authored
-
Nathan Hertz authored
`CapabilityService.create_request` instead of duplicating that logic within the view; changed tests and mocks to go along with the changes
-
Charlotte Hausman authored
fix CapabilityEngine to actually load the capability execution it's executing and then properly release the engine after completion
-
- Feb 18, 2021
-
-
Nathan Hertz authored
forgot to add in the previous MR
-
Nathan Hertz authored
Added two new Pyramid views, the first of the capability request views: `view_capability_request` and `create_capability_request`
-
Daniel Lyons authored
-
Andrew Kapuscinski authored
updated coveragerc config files to reflect changes to the shared packages location and modified run-tests.sh
-
Nathan Hertz authored
installs all requirements required by all 3 services; new rule: make clean, which cleans up your Python environment and your Docker environment; make test now runs setup.py files for all packages
-
- Feb 17, 2021
-
-
-
Daniel Lyons authored
-
Nathan Hertz authored
-
Andrew Kapuscinski authored
-
Andrew Kapuscinski authored
-
Daniel Lyons authored
-
- Feb 16, 2021
-
-
Nathan Hertz authored
-
- Feb 12, 2021
-
-
Nathan Hertz authored
added views directory that will hold logic for views
-
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
-