160 Commits

Author SHA1 Message Date
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
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
95fbced144 Changes fields back to outline style 2020-02-28 11:16:53 -05:00
Aaron Louie
caa643dd2f Updates sartography-workflow-lib 2020-02-28 11:16:41 -05:00
Aaron Louie
2ec2ebbb49 Puts display name in h1 tag 2020-02-25 16:42:36 -05:00
Aaron Louie
9f8cce615d Adds a semicolon 2020-02-25 16:38:59 -05:00
Aaron Louie
4e256ad17c Fixes sporadically-failing unit tests (I hope) 2020-02-25 16:34:55 -05:00
Aaron Louie
f228e7f5b7
Merge pull request #6 from sartography/chore/update-angular
Chore/update angular
2020-02-25 16:11:11 -05:00
Aaron Louie
b982270c7e Updates sartography-workflow-lib 2020-02-25 15:50:45 -05:00
Aaron Louie
e7e568bc8a Fixes sometimes-broken unit tests 2020-02-25 15:33:25 -05:00
Aaron Louie
cc4fe0df86 Fixes broken tests, build warnings, and deprecated TestBed.get errors 2020-02-25 15:03:22 -05:00
Aaron Louie
a3b3a69096 Updates to Angular 9 2020-02-25 13:56:05 -05:00
Aaron Louie
73b591e898 Imports SartographyWorkflowLibModule, rather than SessionRedirect component. Changes staging production flag to false (for now). 2020-02-25 09:48:45 -05:00
Aaron Louie
437e76a007
Merge pull request #5 from sartography/feature/fake-sso
Feature/fake sso
2020-02-25 09:37:33 -05:00
Aaron Louie
fbbe830218 Adds some meaningful e2e tests. 2020-02-24 17:15:25 -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
f9a47e36f7 Adds fake sign-in and sign-out components 2020-02-24 14:19:20 -05:00
Aaron Louie
4cf28994b6 Updates sartography-workflow-lib 2020-02-21 11:25:17 -05:00