Commit Graph

778 Commits

Author SHA1 Message Date
alicia pritchett 50bd604583 Fix tests + primary process selection 2022-02-04 13:35:47 -05:00
alicia pritchett 3247614f8d primary process 2022-02-03 14:40:40 -05:00
alicia pritchett 0c7ebd5731 wip - get/put/post/delete of spec files works. validation does not 2022-02-03 14:00:57 -05:00
alicia pritchett 427b28ca6b wip - change spec file data GET's to reference by name 2022-02-03 11:01:59 -05:00
alicia pritchett 715856a44f Merge branch 'dev' into files-to-filesystem-572 2022-01-31 13:06:59 -05:00
alicia pritchett 0453c58915 updated calls for new spec file endpoints 2022-01-31 13:06:19 -05:00
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 Funk 805c3b414c
Merge pull request #128 from sartography/files-to-filesystem-572
Files to filesystem 572
2022-01-26 10:21:04 -05:00
Dan 919f15493e Merge branch 'dev' into files-to-filesystem-572 2022-01-26 10:20:43 -05:00
Dan 637587bf5d Fixing package lock conflict. 2022-01-26 10:20:04 -05:00
Dan Funk 6243ec3f0a
Merge pull request #127 from sartography/dependabot/npm_and_yarn/nanoid-3.2.0
Bump nanoid from 3.1.25 to 3.2.0
2022-01-24 16:42:40 -05:00
Dan Funk 3ed9c34dc1
Merge pull request #126 from sartography/dependabot/npm_and_yarn/log4js-6.4.0
Bump log4js from 6.3.0 to 6.4.0
2022-01-24 16:42:27 -05:00
Dan Funk eb9ff1a2a8
Merge pull request #125 from sartography/dependabot/npm_and_yarn/follow-redirects-1.14.7
Bump follow-redirects from 1.14.2 to 1.14.7
2022-01-24 16:42:15 -05:00
Dan Funk 1fee00dbb5
Merge pull request #124 from sartography/dependabot/npm_and_yarn/engine.io-4.1.2
Bump engine.io from 4.1.1 to 4.1.2
2022-01-24 16:41:59 -05:00
Dan 1c393c631f updating to use the new file endpoints in the BPMN file refactor, 2022-01-24 15:32:11 -05:00
dependabot[bot] f39de78bfb
Bump nanoid from 3.1.25 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 08:23:58 +00:00
dependabot[bot] 0e1b25d02d
Bump log4js from 6.3.0 to 6.4.0
Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/log4js-node/log4js-node/releases)
- [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/log4js-node/log4js-node/compare/v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: log4js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 22:02:00 +00:00
dependabot[bot] 4876ca3d2d
Bump follow-redirects from 1.14.2 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.2 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.2...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 02:58:41 +00:00
dependabot[bot] bd306b8b36
Bump engine.io from 4.1.1 to 4.1.2
Bumps [engine.io](https://github.com/socketio/engine.io) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/4.1.2/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/4.1.1...4.1.2)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 21:36:57 +00:00
Dan a0d1a1cb63 Locking packages. 2022-01-05 14:34:11 -05:00
Dan 48068b7bf2 Merge branch 'dev' 2022-01-05 14:26:33 -05:00
Dan cd3b9d5f4a Bumping shared libraries 2022-01-05 14:26:19 -05:00
Dan Funk f8de3e8bb3
Merge pull request #123 from sartography/chore/sort-libaries-A-Z
Fixes #580 - Sort Libraries Alphabetically
2022-01-05 14:21:00 -05:00
Dan Funk e2dec24888
Merge pull request #122 from sartography/chore/library=primary-process-571
Fixes #571 - Remove Primary Process from Library Workflow Specifications
2022-01-05 14:18:13 -05:00
alicia pritchett 1e0798a55b Fixes #580 - Sort Libraries Alphabetically 2022-01-05 13:51:38 -05:00
Dan Funk 31ea436e4e
Merge pull request #121 from sartography/dependabot/npm_and_yarn/nth-check-2.0.1
Bump nth-check from 2.0.0 to 2.0.1
2022-01-05 13:45:31 -05:00
Dan Funk 5ceb61aff3
Merge pull request #120 from sartography/dependabot/npm_and_yarn/prismjs-1.25.0
Bump prismjs from 1.24.1 to 1.25.0
2022-01-05 13:44:26 -05:00
alicia pritchett 4504adc90c Fixes #571 - Remove Primary Process from Library Workflow Specifications 2022-01-05 13:39:13 -05:00
Dan 83f58df3f3 Merge branch 'dev' 2022-01-04 15:31:41 -05:00
Dan 11de8d3175 Adding github action to build our docker containers. 2022-01-04 15:31:28 -05:00
Dan a0b5bdafeb Updated images for wiki 2021-12-23 15:27:37 -05:00
dependabot[bot] 1c34ed0b67
Bump nth-check from 2.0.0 to 2.0.1
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 15:59:13 +00:00
dependabot[bot] 4379ae4f1d
Bump prismjs from 1.24.1 to 1.25.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.1...v1.25.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 15:59:12 +00: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 Funk 38806cbf99
Merge pull request #119 from sartography/xls-issue-540
Don't allow xls files #540
2021-11-30 11:23:08 -05:00
mike cullerton 9fda13160c Don't allow xls files 2021-11-16 12:21:10 -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 a8663d1e2f Merge branch 'dev' of github.com:sartography/cr-connect-bpmn into dev 2021-11-09 17:10:02 -05:00
Dan 479b61f58d bumping shared libraries. 2021-11-09 17:08:44 -05:00
alicia pritchett 7965840edd Bump libraries -> 578 2021-11-09 10:41:21 -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
Dan Funk 216c005752
Merge pull request #117 from sartography/chore/tweak-libraries-504
Fixes #504- Tweak Library Category Behavior
2021-10-21 14:30:22 -04:00
Dan Funk 556adbf4e3
Merge pull request #116 from sartography/chore/update-lock
Fixes a little console error bug.
2021-10-21 14:26:18 -04:00
alicia pritchett 9fb7e66355 Fixes #504- Tweak Library Category Behavior
kinda a weird solution, but introduces a variable so we can toggle expansion of "All libraries" alongside the list of categories
2021-10-20 11:56:21 -04:00