Commit Graph

206 Commits

Author SHA1 Message Date
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 6d3ffe8f35 Makes environments consistent with cr-connect-frontend angular app 2020-01-29 10:13:19 -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 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 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
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 6e4f4ccce8 Makes button look more clickable 2020-01-14 16:53:28 -05:00
Aaron Louie b42a5750c0 Fixes failing tests 2020-01-14 16:29:47 -05:00
Aaron Louie 91f5a3782a Enables uploading of XML files with different (or no) file type 2020-01-14 16:29:34 -05:00
Aaron Louie 60841c85b6 Displays tooltip with file and workflow spec metadata 2020-01-14 14:13:43 -05:00
Aaron Louie 9adb103f18 Breaks out add new vs modifying existing workflow spec. 2020-01-14 14:13:22 -05:00
Aaron Louie 8e8e141f50 Edits existing file and workflow spec metadata 2020-01-14 09:28:17 -05:00
Aaron Louie 6377f50ce5 Enables save button when user changes diagram. Saves changes to server. 2020-01-13 22:20:02 -05:00
Aaron Louie 393351574d Adds MatDialogModule 2020-01-13 22:19:25 -05:00
Aaron Louie 68226ee0a8 Adds endpoints for adding/updating workflow spec and file. 2020-01-13 22:19:04 -05:00
Aaron Louie 915a5a45e7 Adds utility to convert string to snake case 2020-01-13 22:18:31 -05:00
Aaron Louie 04f44155ab Adds dialog to capture workflow spec metadata and filename 2020-01-13 22:17:57 -05:00
Aaron Louie e1b7109601 Adds menu item to get stored BPMN files from the database 2020-01-11 10:40:06 -05:00
Aaron Louie 8e35d34864 Adds methods to get workflow specs and files 2020-01-11 10:39:49 -05:00
Aaron Louie 806272d7a8 Adds environment files 2020-01-11 10:39:06 -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 94dcd9788e Adds example code from bpmn-js-example-angular 2020-01-07 09:48:27 -05:00
Aaron Louie d3401d8d9d Stubs out Diagram component. 2020-01-07 09:28:36 -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