Dan
885720d5a7
Fixing a bug that prevented the upload of reference files.
2022-01-27 15:09:29 -05:00
Dan
106f8d6f75
Fixing a bug that prevented the download of reference files.
2022-01-26 15:49:18 -05:00
Dan
1c393c631f
updating to use the new file endpoints in the BPMN file refactor,
2022-01-24 15:32:11 -05:00
Dan
cd3b9d5f4a
Bumping shared libraries
2022-01-05 14:26:19 -05:00
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
4977978b4c
bumping, just to stay up to date on shared libraries.
2021-11-11 13:53:05 -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
81be4ec1d2
Bump shared libraries -> 575
2021-11-01 15:12:27 -04:00
Dan
386e6c935c
Boucing shared libaries.
2021-10-26 12:27:27 -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
alicia pritchett
6b086cbd06
Bump->571
2021-10-13 10:06:44 -04:00
alicia pritchett
aec5435e42
bump
2021-10-12 16:07:06 -04:00
Dan
4a40837399
Don't run the e2e tests, which don't even really exist anyway.
2021-10-07 15:42:22 -04:00
Dan
0a3489a4c7
Bumping shared libraries.
2021-10-07 15:16:54 -04:00
alicia pritchett
f4168e8254
Bump libs -> 567
2021-09-30 10:28:13 -04:00
Dan
8e2b7c24a7
Updating packages as we had an invalid shared library.
2021-09-23 14:42:16 -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
mike cullerton
98146d4b14
Merged dev
...
Bumped libraries to 558
2021-09-14 17:00:41 -04:00
alicia pritchett
940ef7b752
Bump to 556
2021-09-14 12:25:18 -04:00
alicia pritchett
ff84741702
Bump libraries
2021-09-14 12:01:22 -04:00
mike cullerton
b56a5adc1e
New library version
2021-09-07 16:28:28 -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
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
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
efc1d1aa88
Merge branch 'dev' into 367b-CallActivity
2021-08-10 12:37:36 -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
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
Kelly McDonald
6c9a3807f9
Finish #367 to allow user to choose libraries for a given workflow
2021-08-10 09:12:26 -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
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
Leashys
0cc3c6026d
wip
2021-08-05 11:23:21 -04:00