Commit Graph

405 Commits

Author SHA1 Message Date
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
Elizabeth Esswein 462a5e7778
Merge pull request #27 from sartography/feature/multi-instance-task-panel
Feature/multi instance task panel
2023-06-06 09:51:15 -04:00
Elizabeth Esswein 63dc415fc3 add MI for call activities 2023-05-18 15:40:07 -04:00
Dan 0a9db509a0 add an additional spiffworkflow extension for Signal events which, when attached to a user or manual task, will allow you to set a button lable which will be displayed beside a submit button and allow the end user to immediately fire that signal event. 2023-05-01 13:07:22 -04:00
Dan 313969da10 Add instructions to sub-processes 2023-04-24 17:29:12 -04:00
Dan 5f2cb3d50b allow instructions on Call Activities 2023-04-24 16:19:00 -04:00
jasquat fc46b6fe59
do not update properties if we do not need to when populating a dropdown w/ burnettk 2023-04-21 11:17:00 -04:00
Kevin Burnett ef9d25e492
Merge pull request #29 from sartography/dependabot/github_actions/JS-DevTools/npm-publish-2
Bump JS-DevTools/npm-publish from 1 to 2
2023-04-20 12:12:26 +00:00
dependabot[bot] 254dc2103b
Bump JS-DevTools/npm-publish from 1 to 2
Bumps [JS-DevTools/npm-publish](https://github.com/JS-DevTools/npm-publish) from 1 to 2.
- [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/v1...v2)

---
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-04-20 05:03:09 +00:00
Dan 2214ac6432 Merge branch 'main' of github.com:sartography/bpmn-js-spiffworkflow into main 2023-04-19 10:33:24 -04:00
Dan d37a2614c7 Show the instructions on the script tasks as well - if for no other reason than it makes things easier to test. 2023-04-19 10:33:18 -04:00
Kevin Burnett 4b24261d55
Merge pull request #28 from sartography/dependabot/github_actions/dependabot/fetch-metadata-1.4.0
Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
2023-04-18 12:27:55 +00:00
dependabot[bot] 05697d43b7
Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.6...v1.4.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-04-18 05:02:08 +00:00
Dan 69135655f8 Adding the ability to specify instructions to the end user when competing service tasks and wait events 2023-04-10 11:29:04 -04:00
jasquat 24a71ec5e2
do not update element properties if we do not need to since it can cause a change event w/ burnettk 2023-04-07 11:58:35 -04:00
Elizabeth Esswein 61f2e5db32 add custom importer to handle loop input/output 2023-04-06 18:51:15 -04:00
Elizabeth Esswein e504af9bb0 add multi instance configuration panel 2023-04-06 18:42:11 -04:00
Dan 6391337a86 Fix for lanes that doesn't break the world. 2023-04-05 10:42:56 -04:00
Dan 5f849c6906 Revert "Revert "Fix bug with Data Object Interceptor picking up too much.""
This reverts commit 76e6ac22f4.
2023-04-05 10:31:39 -04:00
Dan 1fa1f87416 Merge branch 'main' of github.com:sartography/bpmn-js-spiffworkflow into main 2023-04-04 17:16:43 -04:00
Dan 76e6ac22f4 Revert "Fix bug with Data Object Interceptor picking up too much."
Seems to be preventing someone from saving the file.
This reverts commit c807dbcb2c.
2023-04-04 17:16:19 -04:00
Dan Funk 2822ba1644
Merge pull request #25 from sartography/dependabot/github_actions/dependabot/fetch-metadata-1.3.6
Bump dependabot/fetch-metadata from 1.3.4 to 1.3.6
2023-04-04 14:44:30 -04:00
Dan Funk 9ee6d378f9
Merge pull request #20 from sartography/dependabot/github_actions/crazy-max/ghaction-github-labeler-4.1.0
Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0
2023-04-04 14:44:21 -04:00
Dan c807dbcb2c Fix bug with Data Object Interceptor picking up too much.
don't look for the color picker right now.
clean up the css
2023-04-04 14:40:59 -04:00
Dan 82260144f9 Merge branch 'feature/inherited-data-objects' into main 2023-03-06 10:43:59 -05:00
Dan 0f72530323 remove ununsed code, and alter correlation properties such that the id and name are always set to the same thing. 2023-03-06 10:43:39 -05:00
Dan Funk c4843c17b8
Merge pull request #26 from sartography/feature/inherited-data-objects
Feature/inherited data objects
2023-03-03 14:30:00 -05:00