70 Commits

Author SHA1 Message Date
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
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
95fbced144 Changes fields back to outline style 2020-02-28 11:16:53 -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
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
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
760f2a1710 Spies on formatDate so test can just return a known string 2020-02-11 22:34:53 -05:00
Aaron Louie
55b0e5b79a Resets the date. 2020-02-11 13:22:01 -05:00
Aaron Louie
60d96d5dac Sets filename of downloaded XML file 2020-02-11 13:12:18 -05:00
Aaron Louie
760d52a559 Adds test for sorting file names 2020-02-11 11:06:58 -05:00
Aaron Louie
3c4ac7f4d8 Sorts files by name 2020-02-11 11:00:31 -05:00
Aaron Louie
165a6f06e6 Resolves CSS font bug identified by sonar cloud 2020-02-08 11:40:34 -05:00
Aaron Louie
86b357df6f Updates sartography-workflow-lib. 2020-02-04 21:48:26 -05:00
Aaron Louie
c1a0f2f79e Updates API calls to match new endpoint params structure 2020-02-03 22:21:59 -05:00
Aaron Louie
e20041a29f Uses rfdc for cloning objects 2020-02-03 16:17:50 -05:00
Aaron Louie
b21b55c79f Saves file data along with file metadata 2020-01-31 15:50:20 -05:00
Aaron Louie
4e5d6cc1c6 Saves file data along with file metadata 2020-01-31 15:45:40 -05:00
Aaron Louie
a7868cf0eb Updates API calls 2020-01-31 11:39:46 -05:00
Aaron Louie
c73d11b801 Renames variables for clarity 2020-01-31 11:36:14 -05:00
Aaron Louie
297b198f1a Enables user to mark a file as primary 2020-01-31 09:41:37 -05:00
Aaron Louie
30a91b58af Adds remaining unit tests 2020-01-30 21:21:20 -05:00
Aaron Louie
fd42a55654 Adds some unit tests 2020-01-30 15:34:11 -05:00
Aaron Louie
e22b4ec266 Edits title 2020-01-29 15:57:12 -05:00
Aaron Louie
19014dfc81 Fixes failing unit tests 2020-01-29 15:53:36 -05:00
Aaron Louie
1ad1c4e3cc Consolidates dialogs into a single directory. Displays confirmation dialog before deleting a file. 2020-01-29 11:15:58 -05:00
Aaron Louie
599ff28f8e Fixes some unit tests 2020-01-28 16:59:39 -05:00
Aaron Louie
5d53350adc Refactors dialogs 2020-01-28 16:43:51 -05:00
Aaron Louie
9f05cbf2bc Uses staging build settings and exprts ThisEnvironment 2020-01-28 11:24:03 -05:00
Aaron Louie
a01a6594a2 Fixes various bugs with opening and saving files. Saves files to the selected workflow spec. Displays selected workflow spec in toolbar. 2020-01-28 11:00:25 -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
7d2616dc6a Fixes and adds unit tests 2020-01-27 11:41:19 -05:00
Aaron Louie
3c121a7602 Refactors BPMN and DMN modeler configuration into separate files 2020-01-24 14:55:55 -05:00
Aaron Louie
b00486251a Re-initializes the modeler when a new file is selected 2020-01-24 12:31:21 -05:00
Aaron Louie
a59d5120a1 Work in progress: Adds DMN modeler 2020-01-23 17:18:46 -05:00
Aaron Louie
3cbc3620b1 Work in progress: Adds router, workflow list component, and components to hold modeler and file list. 2020-01-23 12:19:43 -05:00
Aaron Louie
e93051941d Adds workflow spec name 2020-01-21 15:59:32 -05:00
Aaron Louie
bab38a0ea8 Makes the linter happy. 2020-01-17 16:17:03 -05:00
Aaron Louie
cf0464d50e Adds remaining unit tests. 2020-01-17 16:02:28 -05:00