Commit Graph

593 Commits

Author SHA1 Message Date
Dan 1445804ce7 Bump to pull in changes from sartography workflow libs. 2021-08-10 14:52:39 -04:00
Dan Funk 6901e732a0
Merge pull request #92 from sartography/chore/update_angular
Chore/update angular
2021-08-10 12:31:50 -04:00
Dan 03a8c507db fixing a stupid lenting error. 2021-08-10 12:17:54 -04:00
Dan c0d27f0ec0 Merge branch 'dev' into chore/update_angular
# Conflicts:
#	package-lock.json
#	package.json
#	src/app/modeler/modeler.component.ts
#	src/app/workflow-spec-list/workflow-spec-list.component.html
2021-08-10 12:09:29 -04:00
Dan de7638ba9f update lock file. 2021-08-10 11:11:57 -04:00
Dan dddd8adfd2 Merge branch 'chore/update_angular' of github.com:sartography/cr-connect-bpmn into chore/update_angular 2021-08-10 11:11:18 -04:00
Dan e926d3ef19 upgrade node js, and assure npm is at least 7.10. 2021-08-10 11:08:47 -04:00
Dan 7dd722ace3 lock the npm version in the package.json file. 2021-08-10 11:03:48 -04:00
Dan 23dfddf8d9 upgrade webpack-dev-server to 4.0, in the hopes that this corrects an issue building on Jenkins. 2021-08-10 10:53:33 -04:00
nilez 5b126cbf2c Updated Code Editor Version 2021-08-10 10:36:59 -04:00
Dan 0baea67e7b fixing dependencies in the diagram-js-code-editor. 2021-08-10 10:25:35 -04:00
Dan 735590aa3b Moving to eslint, and fixing all the linting errors it reported. 2021-08-10 09:58:37 -04:00
Dan 1ee62ef57f remove rfdc, in favor of lodash deepcopy. 2021-08-09 16:26:10 -04:00
mike cullerton cbd8dfe943 Merge branch '367-CallActivity-2' into dev
# Conflicts:
#	src/app/modeler/modeler.component.ts
2021-08-09 10:16:28 -04:00
mike cullerton 30857d0189 Travis build failed with validationState as private 2021-08-09 10:10:17 -04:00
Mike Cullerton 5547036d66
Merge pull request #91 from sartography/367-CallActivity-2
Make a separate area to show the workflow-specs that are marked as 'L…
2021-08-09 09:19:32 -04:00
mike cullerton 1c31e91923 Added a space at the end of the line.
Trying to force a build.
2021-08-06 16:50:51 -04:00
Leashys a2ba129828 Updates bpmn - only issue now is css related 2021-08-06 13:52:37 -04:00
Leashys c862ac1ff0 push 2021-08-06 09:52:52 -04:00
Dan 8e1bbd7a03 Resovling the Data path "" should NOT have additional properties(customWebpackConfig) issue. 2021-08-05 15:56:28 -04:00
Leashys f0347fe453 some updates to bpmn
considering diagram js code editor
2021-08-05 15:13:03 -04:00
Kelly McDonald b496169776 Fix Lint errors 2021-08-05 11:59:39 -04:00
Kelly McDonald 4e8698374f Errors fixed - let's re-do a PR and make sure that this processes again. 2021-08-05 11:31:17 -04:00
Leashys 0cc3c6026d wip 2021-08-05 11:23:21 -04:00
Kelly McDonald 887efa2982 Make a separate area to show the workflow-specs that are marked as 'Libraries' 2021-08-02 09:31:12 -04:00
Leashys 732b85dac5 sigh 2021-07-26 14:00:54 -04:00
Leashys d27362f073 update ngx-file-drop
might not be compatible with libs. WIP
2021-07-26 11:37:18 -04:00
Leashys 0af35b8b75 update flex layout 2021-07-26 11:32:05 -04:00
Leashys b8233e87df Update Angular for bpmn (WIP)
need to update a few more things
2021-07-26 11:15:54 -04:00
Dan Funk 92c532f2b9
Merge pull request #90 from sartography/feature/line-highlighting
Added Line HighLighting to Script Editor
2021-07-22 14:08:23 -04:00
Dan fbc85c6d91 fixing the file modes. 2021-07-22 14:06:19 -04:00
Dan d2624b9583 fixing the file modes. 2021-07-22 14:05:45 -04:00
NWalker4483 af081a3df3 Added Line HighLighting 2021-07-22 11:19:00 -04:00
NWalker4483 6c1741a5e3 Added Line HighLighting 2021-07-19 16:48:42 -04:00
Mike Cullerton 9307c32d0d
Merge pull request #89 from sartography/bug/standalone-323
Fixes 323 - standalone false by default
2021-07-12 10:07:11 -04:00
Leashys b950a32fbd Fixes 323 - standalone false by default 2021-07-09 15:44:01 -04:00
Dan d02bf21d9d error when building for production, making validationData public to allow access from html. 2021-07-07 12:13:29 -04:00
Dan b671a300c8 Merge branch 'dev' of github.com:sartography/cr-connect-bpmn into dev 2021-07-07 12:04:57 -04:00
Dan 7584ee4db8 Adding the user id to the display for reference files and workflow spec files. 2021-07-07 12:04:33 -04:00
Dan Funk a0af76c242
Merge pull request #88 from sartography/feature/set_study_for_validation
Feature/set study for validation
2021-07-07 11:36:44 -04:00
Dan Funk 57b92f6bea
Merge pull request #87 from sartography/feature/script-editor
Feature/script editor
2021-07-07 11:36:29 -04:00
Dan c5149cee74 Adding a settings page to specify which study you want to use for validation.
Also improving the validation message display via the shared libraries.
Droping the protocol-builder component, as it wasn't in use.
2021-07-07 00:52:24 -04:00
Dan 0ee43cca21 fixing linting errors. 2021-07-06 16:17:38 -04:00
Mike Cullerton 61167fdcae
Merge pull request #85 from sartography/delete-workflow-spec-217
Problems deleting workflow spec #217
2021-06-30 11:34:34 -04:00
NWalker4483 6653ea5a8f Updated Sartography Lib and
Better handled the data returned from validating
2021-06-29 11:38:37 -04:00
NWalker4483 bc3ce7e820 Added event to update object dropdown 2021-06-22 10:39:09 -04:00
NWalker4483 b9a46f7f3b Merge branch 'dev' of https://github.com/sartography/cr-connect-bpmn into feature/script-editor 2021-06-18 10:50:55 -04:00
NWalker4483 5531f515a2 Merge branch 'feature/script-editor' of https://github.com/sartography/cr-connect-bpmn into feature/script-editor 2021-06-09 14:55:12 -04:00
NWalker4483 25927f070f . 2021-06-09 14:55:05 -04:00
mike cullerton 45bc5434d1 After adding a workflow spec, select it.
After deleting a workflow spec, select the master workflow spec.
2021-06-09 14:46:04 -04:00