331 Commits

Author SHA1 Message Date
Kevin Burnett
c1dbb1599c
Merge pull request #51 from sartography/dependabot/github_actions/JS-DevTools/npm-publish-3
Bump JS-DevTools/npm-publish from 2 to 3
2023-11-10 17:57:55 -08:00
Kevin Burnett
5460f57fd5
Merge pull request #52 from sartography/dependabot/github_actions/actions/setup-node-4
Bump actions/setup-node from 3 to 4
2023-11-10 17:57:47 -08:00
dependabot[bot]
eedab6e822
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 05:05:26 +00:00
Elizabeth Esswein
04186b9032
Merge pull request #48 from sartography/feature/add-conditional-events
display condition panel for conditional events and inclusive gateway
2023-10-19 11:18:26 -04:00
jbirddog
10bcfce4fa
No param sort (#50) 2023-10-19 09:40:10 -04:00
dependabot[bot]
025f428cde
Bump JS-DevTools/npm-publish from 2 to 3
Bumps [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 2 to 3.
- [Release notes](https://github.com/js-devtools/npm-publish/releases)
- [Changelog](https://github.com/JS-DevTools/npm-publish/blob/main/CHANGELOG.md)
- [Commits](https://github.com/js-devtools/npm-publish/compare/v2...v3)

---
updated-dependencies:
- dependency-name: JS-DevTools/npm-publish
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 04:11:43 +00:00
Elizabeth Esswein
6007a770a5 fix typo 2023-10-02 13:16:13 -04:00
Elizabeth Esswein
4d160b8cbf display condition panel for conditional events and inclusive gateway sources 2023-09-28 14:19:40 -04:00
Kevin Burnett
aa524120ba
Merge pull request #47 from sartography/dependabot/github_actions/crazy-max/ghaction-github-labeler-5.0.0
Bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0
2023-09-11 12:07:06 +00:00
dependabot[bot]
75556c020c
Bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v4.2.0...v5.0.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 04:30:11 +00:00
Dan Funk
9a5c333dee
Merge pull request #46 from sartography/feature/better_form_nav
Assume established naming conventions over requiring a form schema an…
2023-09-07 16:55:59 -04:00
Dan Funk
c6c955284c
Merge pull request #43 from sartography/bugfix/update-data-input-output-specs
Bugfix/update data input output specs
2023-09-07 16:55:42 -04:00
danfunk
094c573e03 fixing a test. 2023-09-07 16:29:22 -04:00
danfunk
5fcb47125a Assume established naming conventions over requiring a form schema and ui schema each time as separate inputs. Making this one dropdown for the user form instead of two.
Assure there is always an empty option in the dropdown list, so people have
the ability to re-select nothing if they choose to do so.

Provide a way to override the default behavior when a response is provided back to a generic launch button.
2023-09-06 17:38:38 -04:00
Kevin Burnett
53f45dbaa8
Merge pull request #45 from sartography/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-05 18:51:50 +00:00
dependabot[bot]
67765a994a
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 04:40:15 +00:00
Kevin Burnett
dbcd669426
Merge pull request #44 from sartography/dependabot/github_actions/crazy-max/ghaction-github-labeler-4.2.0
Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0
2023-09-05 00:05:43 +00:00
dependabot[bot]
b8be0e3359
Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 04:17:38 +00:00
Elizabeth Esswein
7743372d29 update iospec to include refs in input/output sets 2023-09-01 17:04:18 -04:00
Elizabeth Esswein
6e17bda372 use same version of bpmn-js as arena 2023-09-01 14:30:31 -04:00
Elizabeth Esswein
2c7fca88f5 missed a type in spiffworkflow.json 2023-08-31 14:21:00 -04:00
Dan Funk
d62f021e3a
Merge pull request #42 from sartography/bugfix/lowercase-overridden-tags
make sure tags with extensions are written to xml correctly
2023-08-31 10:28:41 -04:00
Elizabeth Esswein
c625980c55 update extension names 2023-08-30 13:45:06 -04:00
Elizabeth Esswein
e92ae2f5a3 make sure tags with extensions are written to xml correctly 2023-08-28 16:48:17 -04:00
jasquat
eb37b6d29c
Merge pull request #41 from sartography/feature/guest_form_submission
added panel extensions for guest access to human tasks w/ burnettk
2023-08-21 10:50:41 -04:00
jasquat
1b390c46cb
added panel extensions for guest access to human tasks w/ burnettk 2023-08-18 11:59:59 -04:00
Elizabeth Esswein
f01bece04f
Merge pull request #40 from sartography/feature/multiinstance-improvements
allow attaching pre/post scripts to MI task or instance tasks
2023-08-15 10:53:12 -04:00
Dan Funk
9dcca6c80b
Merge pull request #39 from sartography/message_fixes
Message fixes
2023-08-04 15:49:23 -04:00
danfunk
9de4d9a2e1 update github action for tests. 2023-08-04 15:46:45 -04:00
danfunk
84183ffd33 we weren't setting the property when updating a start event. 2023-08-04 14:49:07 -04:00
danfunk
66a26cc85e does adding a new check prevent an error that only seems to happen whenthe frontend is engaged 2023-08-04 14:16:40 -04:00
Elizabeth Esswein
b8179146b9 allow attaching pre/post scripts to MI task or instance tasks 2023-07-31 14:24:02 -04:00
Elizabeth Esswein
877424a55a
Merge pull request #37 from sartography/bugfix/bugfixes-for-mi-and-payloads
Bugfix/bugfixes for mi and payloads
2023-07-12 15:37:07 -04:00
Elizabeth Esswein
afb071d010 apparently didn't finish search and replace when creating the escalation panels 2023-07-12 13:20:40 -04:00
Elizabeth Esswein
c8040aab59 remove unused MI attributes from XML 2023-07-12 13:07:20 -04:00
Dan Funk
1bc43155d5
Merge pull request #34 from sartography/dependabot/github_actions/dependabot/fetch-metadata-1.6.0
Bump dependabot/fetch-metadata from 1.4.0 to 1.6.0
2023-06-30 10:35:51 -04:00
Dan Funk
a645c08f5a
Merge pull request #36 from sartography/feature/events-with-payloads
Feature/events with payloads
2023-06-30 10:35:33 -04:00
Dan Funk
8e0f84fbeb
Merge pull request #35 from sartography/bug/data_objects_in_pools
Data objects in pools could not be changed to reference other data objects within the same pool
2023-06-30 10:33:57 -04:00
Elizabeth Esswein
4b732edd31 add events with payloads 2023-06-29 16:54:51 -04:00
Elizabeth Esswein
3247a197c8 update event select to include code field 2023-06-29 16:54:51 -04:00
Elizabeth Esswein
91e0125822 add generic event selector 2023-06-29 16:54:51 -04:00
Elizabeth Esswein
021f53bb59 add generic event list 2023-06-29 16:54:47 -04:00
danfunk
b19c69080a Assure we delete reference objects when the visible entity is removed.
And remove all those console.logs.

Removing a
2023-06-29 12:10:50 -04:00
danfunk
d46741ffdb A few more fixes to prevent bugs from showing up later ...
* Deleting a pool was erroring out when it contained a list of data objects, now it works ok.
* We were getting duplicate DataObjectReferences in the XML when doing a copy paste operation.  Duplicates are no longer generated.
2023-06-28 16:44:39 -04:00
danfunk
f40cecc05e * Assure that Data object in pools can be changed to reference other data objects within the same pool.
* In the runnable demo, add the keyboard bindings to copy/paste/delete etc... work.
* Added a test for data objects in pools.
2023-06-28 15:43:16 -04:00
dependabot[bot]
2f835fc7f3
Bump dependabot/fetch-metadata from 1.4.0 to 1.6.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 05:05:01 +00:00
Elizabeth Esswein
f6a79440eb
Merge pull request #33 from sartography/bugfix/restore-references-without-breaking-messages
better method for fixing references
2023-06-26 15:52:44 -04:00
Elizabeth Esswein
2556a45995 better method for fixing references 2023-06-26 13:27:17 -04:00
Elizabeth Esswein
5c49d665f0
Merge pull request #32 from sartography/bugfix/add-mi-to-subprocess
add mi panel to subprocesses
2023-06-22 19:52:11 -04:00
Elizabeth Esswein
e138c4c26c add mi panel to subprocesses 2023-06-22 09:04:01 -04:00