Commit Graph

603 Commits

Author SHA1 Message Date
Aaron Louie 2619eb87c9 WIP: Fixes some of the things with BPMN & DMN importing that broke with the new versions. 2021-08-11 16:34:09 -04:00
Aaron Louie 6312c511b1 Fixes CommonJS warnings and CSS import errors 2021-08-11 11:36:07 -04:00
Aaron Louie a26a285262 Updates all packages to latest compatible versions. Fixes all those compiler warnings about CSS. 2021-08-11 11:22:39 -04:00
Aaron Louie bcf7a9391c Fixes some outdated dependencies. 2021-08-11 10:39:12 -04:00
Dan Funk 907754cc43
Merge pull request #93 from sartography/367b-CallActivity
Finish #367 to allow user to choose libraries for a given workflow
2021-08-10 15:27:42 -04:00
Dan 0660d2eae1 fixing a stupid mistake in angular.json 2021-08-10 15:17:20 -04:00
Dan 8a3fb4dc4a A little css cleanup. 2021-08-10 14:58:11 -04:00
Dan 983b1abf0a Merge remote-tracking branch 'origin/dev' into 367b-CallActivity
# Conflicts:
#	package-lock.json
#	package.json
2021-08-10 13:11:30 -04:00
Dan efc1d1aa88 Merge branch 'dev' into 367b-CallActivity 2021-08-10 12:37:36 -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
Kelly McDonald 9aac003fea Swap order of components 2021-08-10 10:17:42 -04:00
Dan 735590aa3b Moving to eslint, and fixing all the linting errors it reported. 2021-08-10 09:58:37 -04:00
Kelly McDonald 6c9a3807f9 Finish #367 to allow user to choose libraries for a given workflow 2021-08-10 09:12:26 -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