Commit Graph

180 Commits

Author SHA1 Message Date
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
Aaron Louie afca7cece8 WIP: Moves util methods to sartography-workflow-lib. Attempts to get file dialog working. 2020-03-20 16:49:17 -04:00
Aaron Louie ced9a852e8 Uses sartography forms library 2020-03-19 16:01:57 -04:00
Aaron Louie 05cf7ad0db Updates sartography-workflow-lib. 2020-03-19 15:51:43 -04:00
Aaron Louie 9544b7e730 Checks if id is defined before updating. 2020-03-19 10:37:47 -04:00
Aaron Louie 8d98b78eb7 Edits app title 2020-03-19 10:29:01 -04:00
Aaron Louie 3f23d972b6 Adds tests for workflow spec categories 2020-03-19 10:28:51 -04:00
Aaron Louie d4ef749b1c Fixes failing tests 2020-03-18 13:33:00 -04:00
Aaron Louie d4d43537d6 Edits existing non-BPMN workflow spec file details 2020-03-18 13:11:44 -04:00
Aaron Louie d0f4916667 Adds delete workflow spec category dialog. Shows edit/delete buttons on hover.. 2020-03-18 11:33:12 -04:00
Aaron Louie f261183732 Updates sartography-workflow-lib 2020-03-17 11:00:12 -04:00
Aaron Louie 84eb6075d4 Adds workflow spec category dialog. 2020-03-16 16:36:51 -04:00
Aaron Louie 7c1dd01a4d Adds workflow spec category dialog 2020-03-16 16:10:34 -04:00
Aaron Louie 721a73b5ff Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/acorn-6.4.1' 2020-03-16 14:22:06 -04:00