Commit Graph

293 Commits

Author SHA1 Message Date
Aaron Louie 3787a7ddf7 Updates sartography-workflow-lib 2020-04-22 22:26:01 -04:00
Aaron Louie 3d56e6d44f Updates sartography-workflow-lib 2020-04-22 13:43:47 -04:00
Aaron Louie 72c44bea68 Updates sartography-workflow-lib 2020-04-22 12:18:47 -04:00
Aaron Louie 64f61fb222 Updates sartography-workflow-lib 2020-04-21 22:02:25 -04:00
Aaron Louie 6112bc1c69 Updates sartography-workflow-lib. 2020-04-21 17:51:40 -04:00
Aaron Louie f39212c2f5 Updates sartography-workflow-lib 2020-04-21 17:22:54 -04:00
Aaron Louie 907c276c92 Updates packages 2020-04-15 10:40:45 -04:00
Aaron Louie ded3c899e5 Removes GA key 2020-04-15 10:14:10 -04:00
Aaron Louie 0b7851bc0b Removes curly braces from envsubst template strings 2020-04-15 09:47:33 -04:00
Aaron Louie f74580ba63 Locks in package versions. Fixes copy/paste errors in Dockerfile 2020-04-14 23:23:11 -04:00
Aaron Louie a7afdfaa9e Trying slightly different base images, in case that's the problem 2020-04-14 22:07:20 -04:00
Aaron Louie 1b303a56e1 Fixes path to script 2020-04-14 20:20:08 -04:00
Aaron Louie e7aa0dcdca Changes variable name to build_config 2020-04-14 17:21:51 -04:00
Aaron Louie d6e76a1bc5 Trying different syntax 2020-04-14 17:02:30 -04:00
Aaron Louie 00ad016535 Adds ENV 2020-04-14 16:57:56 -04:00
Aaron Louie 871c021c3c Passes environment variables as build args to Dockerfile 2020-04-14 16:43:35 -04:00
Aaron Louie 201e65fdbf Passes environment variables through the Dockerfile 2020-04-14 16:22:34 -04:00
Aaron Louie 41b399e8a3 Replaces environment files with a single runtime environment file that pulls in environment variables. 2020-04-14 15:42:07 -04:00
Aaron Louie 4dfcd0b010 Removes unnecessary semicolon 2020-04-13 13:14:08 -04:00
Aaron Louie e0e3cba538 Refactors, fixes bugs, and adds tests for changing spec and category display orders 2020-04-13 12:13:44 -04:00
Aaron Louie f9b0e42115 Adds buttons to change display_order of workflow specs and categories 2020-04-10 10:07:39 -04:00
Aaron Louie 49b74e25d5 Updates sartography-workflow-lib 2020-04-09 14:56:29 -04:00
Aaron Louie 42c268bcc2 Updates sartography-workflow-lib. Fixes all kinds of test failures resulting from change in file data API method. 2020-04-08 17:15:08 -04:00
Aaron Louie fff410fe13 Displays all error text 2020-04-07 16:02:35 -04:00
Aaron Louie 8974ebc9da Updates sartography-workflow-lib 2020-04-06 16:58:08 -04:00
Aaron Louie 2990d16ab6 Moves AWS CLI install step into deploy script 2020-04-03 15:53:47 -04:00
Aaron Louie fed8b1e057 Skips cleanup in deploy step 2020-04-03 15:37:46 -04:00
Aaron Louie eb6b9a5179 Replaced password with token 2020-04-03 11:30:00 -04:00
Aaron Louie 85fb0d8506 Adds Docker service 2020-04-03 10:20:08 -04:00
Aaron Louie dbf199ec21 Sends message to DCOS when Docker Hub image is updated 2020-04-03 10:15:08 -04:00
Aaron Louie e1240912bc Displays master status spec separately from other specs. 2020-04-01 09:53:22 -04:00
Aaron Louie 8ee71da70c Fixes failing e2e test 2020-03-31 10:35:33 -04:00
Aaron Louie 097bbcb34d Updates sartography-workflow-lib 2020-03-31 10:26:19 -04:00
Aaron Louie 6c9e9c94a1 Updates sartography-workflow-lib 2020-03-31 08:46:44 -04:00
Aaron Louie 336c5d4656 Sorts workflow spec categories in display order. Updates is_status to is_master_spec 2020-03-30 15:03:55 -04:00
Aaron Louie 30b10f252a Tidying up 2020-03-30 13:38:27 -04:00
Aaron Louie ace852b732 Adds button to validate workflow spec. Displays validation errors in a bottom sheet. 2020-03-30 12:20:56 -04:00
Aaron Louie a3c9b83dc6 Adds category display order 2020-03-30 08:47:16 -04:00
Aaron Louie 616d2ad0d8 Enables file uploading. Refactors file dialog. 2020-03-25 23:31:11 -04:00
Aaron Louie c0c7b48c57
Merge pull request #9 from sartography/feature/activate-workflow-specs
Feature/activate workflow specs
2020-03-25 09:25:59 -04:00
Aaron Louie 260d5af43d Updates sartography-workflow-lib. Updates file data and loads new file meta. Fixes broken tests. 2020-03-24 22:32:03 -04:00
Aaron Louie 4deb25eef7 Adds file field 2020-03-24 14:33:45 -04:00
Aaron Louie 19931973f0 Enables save button when DMN is modified. 2020-03-24 14:33:30 -04:00
Aaron Louie 1b8bc199b8 Sets one workflow spec as master status spec. 2020-03-23 14:08:13 -04:00
Aaron Louie 00f3bba65d Adds new file. Updates existing file 2020-03-23 13:02:03 -04:00
Aaron Louie 87dd8f7dc3 Prevents canvas bug. 2020-03-23 13:01:31 -04:00
Aaron Louie 3886c37c72 Fixes stupid bug 2020-03-20 17:45:15 -04:00
Aaron Louie d08ba9fd96
Merge pull request #8 from sartography/feature/workflow-spec-categories
Feature/workflow spec categories
2020-03-20 17:31:00 -04:00
Aaron Louie c0fa0c7eea Fixes failing tests 2020-03-20 17:22:23 -04:00
Aaron Louie 0915c9021d Removes file upload from dialog for now. 2020-03-20 17:08:49 -04:00