- Jul 28, 2021
-
-
Nathan Hertz authored
-
- Jul 27, 2021
-
-
Charlotte Hausman authored
-
- Jul 23, 2021
-
-
Nathan Hertz authored
`await-qa` step
-
- Jul 20, 2021
-
-
Charlotte Hausman authored
-
Charlotte Hausman authored
-
- Jul 15, 2021
-
-
Charlotte Hausman authored
-
- Jul 14, 2021
-
-
Nathan Hertz authored
-
- Jul 12, 2021
-
-
- Jul 01, 2021
-
-
Charlotte Hausman authored
-
- Jun 24, 2021
-
-
Nathan Hertz authored
-
- Jun 15, 2021
-
-
Janet Goldstein authored
old name new name --- --- ready created executing submitted ? in_progress
-
- Jun 14, 2021
-
-
Andrew Kapuscinski authored
This reverts commit 942beee0
-
- Jun 11, 2021
-
-
Nathan Hertz authored
-
- Jun 10, 2021
-
-
Andrew Kapuscinski authored
-
- Jun 07, 2021
-
-
- Jun 04, 2021
-
-
Andrew Kapuscinski authored
-
Nathan Hertz authored
-
- Jun 03, 2021
-
-
Andrew Kapuscinski authored
-
Andrew Kapuscinski authored
-
- May 25, 2021
-
-
Nathan Hertz authored
-
- May 19, 2021
-
-
Nathan Hertz authored
- Local cluster can now run download workflows - wf_monitor's timeout functionality now works the way we expect it to
-
- May 12, 2021
-
-
Charlotte Hausman authored
-
- Apr 20, 2021
-
-
Andrew Kapuscinski authored
removed EXPOSE cmd in frontend's Dockerfile.dev and added empty dependencies to CI stages that don't need artifacts for efficiency
-
- Apr 19, 2021
-
-
Nathan Hertz authored
Added stubbed front-end support for calibration (the button prints to the console when clicked instead of launching a capability normally)
-
- Apr 15, 2021
-
-
Nathan Hertz authored
- Capability request status page now grabs all correct information from its request and fills that into the UI - If the request is complete and the execution has a delivery URL, a download button appears on the page linking to the download area
-
- Apr 14, 2021
-
-
Nathan Hertz authored
-
Nathan Hertz authored
help
-
- Apr 12, 2021
-
-
Nathan Hertz authored
- Two new `npm` packages (not including deps): `eslint` (linter for TypeScript code) and `prettier` (multi-language web-stack code formatter) - New workspaces component: `capability-request` which is where the work for the page is being done
-
- Apr 08, 2021
-
-
Daniel Lyons authored
- New DestinationTempFile for writing tempfiles into the destination which eventually get added - All of the close() methods are now streaming - Implemented ChecksumDecorator - Implemented FetchFile decorator
-
- Apr 01, 2021
-
-
Andrew Kapuscinski authored
- made our volume mounts dynamic with ENV variable - changed our test deployment trigger with git tags as end-of-sprint-[0-9]+
-
Nathan Hertz authored
that clicking the buttons creates corresponding requests and executions
-
Andrew Kapuscinski authored
-
- Mar 31, 2021
-
-
Charlotte Hausman authored
changing default spl to smaller image spl
-
- Mar 26, 2021
-
-
Andrew Kapuscinski authored
-
- Mar 18, 2021
-
-
Messaging system is now running on a more robust foundation: - `kombu` package for AMQP networking - New Messenger and Router objects - New message format - Easy-to-use callback subscribing - Can now get messages anywhere in the system easily and send replies back easily
-
- Mar 12, 2021
-
-
Andrew Kapuscinski authored
-
- Mar 09, 2021
-
-
Daniel Lyons authored
- REST API for Workflows is significantly revamped - REST API is now documented with Swagger - JSON Arguments to workflows and capabilities are now saved in Postgres properly
-
- Mar 04, 2021
-
- Mar 01, 2021
-
-
Charlotte Hausman authored
-
- Feb 26, 2021
-
-
Andrew Kapuscinski authored
-