61 Commits

Author SHA1 Message Date
Aaron Louie
616d2ad0d8 Enables file uploading. Refactors file dialog. 2020-03-25 23:31:11 -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
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
05cf7ad0db Updates sartography-workflow-lib. 2020-03-19 15:51:43 -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
0f28d371bf Updates sartography-workflow-lib 2020-03-16 14:22:02 -04:00
Aaron Louie
7b86f9ff3c Updates sartography-workflow-lib 2020-03-05 10:57:12 -05:00
Aaron Louie
caa643dd2f Updates sartography-workflow-lib 2020-02-28 11:16:41 -05:00
Aaron Louie
b982270c7e Updates sartography-workflow-lib 2020-02-25 15:50:45 -05:00
Aaron Louie
a3b3a69096 Updates to Angular 9 2020-02-25 13:56:05 -05:00
Aaron Louie
d39e414962 Fixes broken unit tests. Updates sartography-workflow-lib. 2020-02-24 16:43:03 -05:00
Aaron Louie
fe1a481f43 Adds navbar, footer, and Material theme 2020-02-24 15:20:18 -05:00
Aaron Louie
4cf28994b6 Updates sartography-workflow-lib 2020-02-21 11:25:17 -05:00
Aaron Louie
e77053ea1f Updates sartography-workflow-lib 2020-02-18 10:14:44 -05:00
Aaron Louie
8727a5e10f Runs sonar-scanner after tests complete 2020-02-14 14:51:02 -05:00
Aaron Louie
5ecd06f7fe Running Sonar from Travis CI 2020-02-12 10:34:34 -05:00
Aaron Louie
60d96d5dac Sets filename of downloaded XML file 2020-02-11 13:12:18 -05:00
Aaron Louie
795f34d1f6 Refines test:coverage command 2020-02-08 11:21:48 -05:00
Aaron Louie
dfd5282895 Updates sartography-workflow-lib 2020-02-07 12:38:13 -05:00
Aaron Louie
44bf6557c6 Shuts down and cleans up docker containers after tests run 2020-02-07 10:23:57 -05:00
Aaron Louie
3055c58e17 Updates sartography-workflow-lib 2020-02-07 10:23:23 -05:00
Aaron Louie
8f86b1ce65 Prevents build failure if no docker containers to stop 2020-02-06 22:16:13 -05:00
Aaron Louie
26eda7cc8a Adds docker-compose to start backend and database for e2e testing 2020-02-06 22:04:01 -05:00
Aaron Louie
c865b5634a Builds wf backend Docker container from master branch 2020-02-06 08:58:31 -05:00
Aaron Louie
51cf00aaeb Updates sartography-workflow-lib 2020-02-05 15:09:23 -05:00
Aaron Louie
86b357df6f Updates sartography-workflow-lib. 2020-02-04 21:48:26 -05:00
Aaron Louie
d55d9f946c Updates sartography-workflow-lib 2020-02-04 11:48:01 -05:00
Aaron Louie
c1a0f2f79e Updates API calls to match new endpoint params structure 2020-02-03 22:21:59 -05:00
Aaron Louie
6ee06f09a1 Updates sartography-workflow-lib 2020-02-03 17:11:11 -05:00
Aaron Louie
d43dc499c5 Updates sartography-workflow-lib 2020-02-03 10:58:08 -05:00
Aaron Louie
359cd2a33f Updates sartography-workflow-lib 2020-01-31 12:41:42 -05:00
Aaron Louie
bcf9f3e028 Updates sartography-workflow-lib 2020-01-31 11:49:14 -05:00
Aaron Louie
0f571989dd Updates sartography-workflow-lib 2020-01-31 11:34:11 -05:00
Aaron Louie
cb0f726a48 Updates sartography-workflow-lib 2020-01-30 09:25:33 -05:00
Aaron Louie
7142069b0f Updates sartography-workflow-lib to v0.0.17 2020-01-28 09:03:11 -05:00
Aaron Louie
094fa31fcf Imports formly. Adds workflow spec dialog. Links buttons to modeler screen. Creates new DMN diagram. 2020-01-27 17:32:05 -05:00
Aaron Louie
46f1d3b095 Horrible hacks and workarounds to get the DMN Modeler to render properly 2020-01-24 16:27:59 -05:00
Aaron Louie
3c121a7602 Refactors BPMN and DMN modeler configuration into separate files 2020-01-24 14:55:55 -05:00
Aaron Louie
a59d5120a1 Work in progress: Adds DMN modeler 2020-01-23 17:18:46 -05:00
Aaron Louie
5e8f9bb4f6 Updates sartography-workflow-lib 2020-01-23 12:18:30 -05:00
Aaron Louie
e93051941d Adds workflow spec name 2020-01-21 15:59:32 -05:00
Aaron Louie
69af10caf2 Keeps script from failing if wf isn't there 2020-01-17 16:42:39 -05:00
Aaron Louie
0b6377f42c Stops and removes wf container before building 2020-01-17 16:31:04 -05:00
Aaron Louie
cf0464d50e Adds remaining unit tests. 2020-01-17 16:02:28 -05:00
Aaron Louie
218a340b96 Adds a bunch of unit tests 2020-01-16 16:55:33 -05:00
Aaron Louie
d381328472 Trying to fix modifying workflow_spec_id issues 2020-01-15 17:10:58 -05:00