Commit Graph

135 Commits

Author SHA1 Message Date
Aaron Louie d5cfbf238d Updates sartography-workflow-lib. Adds reference file editing screen. Fixes BPMN file update mechanism. 2020-05-18 19:56:21 -04:00
Aaron Louie 18e76131ba Updates sartography-workflow-lib 2020-05-18 13:23:32 -04:00
Aaron Louie d567497ef2 Updates sartography-workflow-lib 2020-05-16 14:14:53 -04:00
Aaron Louie 5853a260b7 Updates sartography-workflow-lib 2020-05-14 22:35:14 -04:00
Aaron Louie 537dc4aae2 Updates sartography-workflow-lib 2020-05-13 22:56:56 -04:00
Aaron Louie 8dbcacfb4a Adds environment variable that determines which route is used as "home" 2020-05-12 22:19:13 -04:00
Aaron Louie 3440c91d45 Updates sartography-workflow-lib - Assumes user is signed in on production, since frontend service will be run through Shibboleth proxy 2020-05-11 11:18:41 -04:00
Aaron Louie 43b1de1f73 Updates sartography-workflow-lib 2020-05-01 15:50:49 -04:00
Aaron Louie 87d87f4205 Updates sartography-workflow-lib 2020-04-30 21:13:33 -04:00
Aaron Louie fa100c853d Updates sartography-workflow-lib 2020-04-28 13:08:29 -04:00
Aaron Louie cbba4077d7 Adds reset parameters to workflow endpoint 2020-04-27 17:11:19 -04:00
Aaron Louie d46281b831 Updates sartography-workflow-lib: Fixes bug with autocomplete where filter was being assigned to wrong field. 2020-04-27 12:38:08 -04:00
Aaron Louie 7f7282b104 Updates sartography-workflow-lib 2020-04-23 23:37:06 -04:00
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 f74580ba63 Locks in package versions. Fixes copy/paste errors in Dockerfile 2020-04-14 23:23:11 -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 8974ebc9da Updates sartography-workflow-lib 2020-04-06 16:58:08 -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 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 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 721a73b5ff Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/acorn-6.4.1' 2020-03-16 14:22:06 -04:00
Aaron Louie 0f28d371bf Updates sartography-workflow-lib 2020-03-16 14:22:02 -04:00
dependabot[bot] 6b652e7408
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-15 23:42:45 +00: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 170396d149 Removes sonar-scanner npm package 2020-02-12 10:42:52 -05:00
Aaron Louie 60d96d5dac Sets filename of downloaded XML file 2020-02-11 13:12:18 -05:00
Aaron Louie dfd5282895 Updates sartography-workflow-lib 2020-02-07 12:38:13 -05:00
Aaron Louie 3055c58e17 Updates sartography-workflow-lib 2020-02-07 10:23:23 -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 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
Aaron Louie e74e1c309a Moves API methods to reusable library. 2020-01-15 12:16:57 -05:00
Aaron Louie 8121ec1796 Adds sonar scanner. 2020-01-14 17:14:10 -05:00
Aaron Louie 1dc68c71e5 Updates webdriver-manager 2020-01-14 17:07:41 -05:00
Aaron Louie 0e28d0e984 Updates workflow library 2020-01-13 22:17:08 -05:00
Aaron Louie a5bd8d248b Adds package for common workflow library 2020-01-11 10:38:36 -05:00
Aaron Louie 169f7bb291 Adds example code from bpmn-js-example-angular-properties-panel 2020-01-10 14:15:33 -05:00
Aaron Louie fb58d0e540 Adds BPMN JS packages 2020-01-07 09:34:37 -05:00
Aaron Louie 6fc6fcebba On second thought, let's not add yet another framework. Sticking with Angular. 2020-01-07 09:27:10 -05:00
Aaron Louie 8dd81719b1 Adds Vue JS boilerplate 2020-01-06 16:50:34 -05:00