Commit Graph

210 Commits

Author SHA1 Message Date
alicia pritchett 46eef5b939 Bump->586 2021-12-15 10:57:50 -05:00
alicia pritchett 66212536b6 Bump->583 2021-12-08 10:45:01 -05:00
alicia pritchett 86a2ff1fd3 bump->582 2021-12-03 13:09:03 -05:00
Dan 03be00fb75 Bumping shared library. 2021-11-11 14:10:53 -05:00
Dan 479b61f58d bumping shared libraries. 2021-11-09 17:08:44 -05:00
alicia pritchett 74dcf70406 Bump shared libraries -> 576 2021-11-03 14:53:34 -04:00
alicia pritchett b877511182 Fixes a little console error bug.
Also updates package lock/package.json so you can run a halfway decent dev server. (Use npn run start:dev)
2021-10-19 11:49:03 -04:00
Dan 0a3489a4c7 Bumping shared libraries. 2021-10-07 15:16:54 -04:00
Dan 8e2b7c24a7 Updating packages as we had an invalid shared library. 2021-09-23 14:42:16 -04:00
Dan Funk 5774c40bf9
Merge branch 'dev' into bug/246_user_ldap_refactor 2021-09-22 15:20:44 -04:00
Dan e918ee9e80 Part of a user refactor - using a slightly different model where the user details are represented consistenly in an LdapModel 2021-09-22 14:11:33 -04:00
Nile Walker 3bef98bb0f Updated CSS For Editor 2021-09-13 05:40:14 -04:00
Dan 3404232222 Bumping sartography-workflow-lib to the latest and greatest with all changes merged. 2021-09-03 14:44:25 -04:00
Kelly McDonald f0207540ee Fixes #410,411
also:

* Several linting errors - I upgraded webstorm and this seemed to have fixed the problems that I was having.

* UI fixes for the left hand side

* Speedup for development - use start:dev in the configuration rather than start
2021-08-24 08:53:16 -04:00
Dan 1fbe01c3af Bumping sartography-workflow-lib to the latest and greatest with all changes merged. 2021-08-17 11:01:36 -04:00
Aaron Louie 49929cbbfe Updates sartography-workflow-lib 2021-08-16 13:27:51 -04:00
Aaron Louie 8029ae8edd Updates Angular to 12.2.1 2021-08-16 13:14:08 -04:00
Aaron Louie b9cd42d60d Updates sartography-workflow-lib 2021-08-16 10:55:40 -04:00
Aaron Louie dff7c62400 Updates sartography-workflow-lib. Fixes lodash namespace warnings. 2021-08-16 10:38:27 -04:00
Aaron Louie c5761f107f Merge branch 'dev' into chore/optimize 2021-08-16 09:38:58 -04:00
Aaron Louie 35cd8f767f Updates dmn-js so we can remove redundant importXML code 2021-08-13 17:47:04 -04:00
Aaron Louie 97e020ea9a Converts DMN files to 1.3 2021-08-13 16:23:34 -04:00
Kelly McDonald 4373dad505 Fixes #409 & #412 - sanity checks to make sure we do not demote a library that is being used and do not delete a library that is being used.
also, do not allow setting both 'standalone' and 'library' on a workflow spec.
2021-08-13 12:22:43 -04:00
Aaron Louie 41f7ce4d0e Configures eslint and fixes a bunch of linting errors. 2021-08-12 11:04:55 -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 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 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 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
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
Kelly McDonald 6c9a3807f9 Finish #367 to allow user to choose libraries for a given workflow 2021-08-10 09:12:26 -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
Leashys f0347fe453 some updates to bpmn
considering diagram js code editor
2021-08-05 15:13:03 -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
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 7584ee4db8 Adding the user id to the display for reference files and workflow spec files. 2021-07-07 12:04:33 -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
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 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
Dan Funk 44f5dd1ba8
Merge branch 'dev' into feature/script-editor 2021-06-08 08:44:49 -04:00