Commit Graph

405 Commits

Author SHA1 Message Date
Ayoub Ait Lachgar 020de78f82
In and Out Variables for Tasks (#84)
* INIT

* Input Group

* Output group and CSS Alignments

* Add unit tests

* fix typing issue
2024-06-26 07:42:20 -07:00
Ayoub Ait Lachgar c39627b959
Enhance UX to fix multi instance bug (#75)
* Enhance UX to fix multi instance bug

* Multinstance changes commit

* Add removeloopProperty
2024-06-25 13:22:38 -07:00
Ayoub Ait Lachgar 91aa2f5933
Trim and remove spaces from ID with user alert (#94) 2024-06-25 13:21:46 -07:00
Ayoub Ait Lachgar bf7ea0c0b5
Handle Delete Matching conditions (#105) 2024-06-25 13:20:15 -07:00
Ayoub Ait Lachgar d63a3cbeb9
Fix/messages bugs 1764 (#104)
* Fix : Unable to add cProperties and handle empty formal expression

* Fix : Unable to modify retrieval expression

* Fix Message variable and payload are deleted on change

* MessagePayload disappears on message update

* Remove comment code and log

* Retrigger workflow

* removed some commented out code w/ burnettk

* removed console.log w/ burnettk

* removed useles node version declaration w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-21 14:02:01 -04:00
Ayoub Ait Lachgar fd7a9489d8
Fix/boundary events values (#97)
* Fix issue 1 : Cancel boundary event

* Current changes

* Fix Boundary Issue for Error & Escalation
2024-06-18 11:35:10 -07:00
Ayoub Ait Lachgar 285d154ebe
Fix/retrivial expression refactoring and other findings (#102)
* Modify AddMessageEvent from Array to String

* Merge Retrivial expression commit
2024-06-18 14:31:59 -04:00
Ayoub Ait Lachgar 7f7707838a
Fix/message variable name (#101)
* The variable name is still missing from the old models

* The variable name is still missing from the old models

* code rabbit suggestion and some linting

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-17 13:32:19 -07:00
Kevin Burnett ee86b31cd7
Feature/spiff message branch (#100)
* Add new props from editor

* Fix receive message

* Handle no messages found

* remove debounce

* Spiff message : Custom MultiSelect Input

* Add event for open json schema editor

* Get Schemas Ids - Mock API

* Implement MessageJsonSchemaSelect

* Lint

* Refactoring

* Add some missing dependencies

* Branch Refactoring

* Fix broken tests

clear extensions element on change message selected

Fix Send Task

Add Is Matching Correlation enabled

Add Variable condition

Move variable

Move Payload

List correlation props based on element

AddMatching condition Array

Branch Refactoring

* Adding spiffworkflow namespace

* Handle message APIs

* hooking message button to post and listen to the event bus.

* Fix Message Editor Button Labeling

* load files with jsx as jsx w/ burnettk

* updates to work with vite in the frontend w/ burnettk

* Add Correlation Key

* fix automatic deletion of messages&&correlationProps

* Hide message on process level

* Sync Messages and correlations on DeleteEvent

* Fix deletion of correlation properties

* Message Payload issue

* Fix payload for message events

* Fix matching condition

* fix matching condition - css issue

* Fire add new message event

* Fix AddMessage event

* Fix AddMessage event

* Fix/message tests - duplicated correlations keys (#99)

* Append correlation Properties in Launch editor event

* Not allow two parent correlation keys

* Fix Message tests #1

* fix broken tests

* Add unit test for add message event

* some updates while reviewing w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>

---------

Co-authored-by: Ayoub Ait Lachgar <44379029+theaubmov@users.noreply.github.com>
Co-authored-by: Ayoub ait lachgar <ayoubaitlachgar98@gmail.com>
Co-authored-by: Dan Funk <daniel.h.funk@gmail.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-10 12:00:11 -04:00
jasquat 38f5b5d756
explicitly import React in jsx files w/ burnettk 2024-05-06 16:39:07 -04:00
dependabot[bot] b3cd7d7521
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 (#88)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 09:23:35 -07:00
Ayoub Ait Lachgar 20d81fc8ef
Go to call activity from process model task (#87)
* Fix React Modules

* Init

* Add DrillUp to Callactivity element

* Add Call Action

* Add Message

* Fix multiple call activities issue
2024-04-25 09:23:22 -07:00
Ayoub Ait Lachgar 417d28eb85
Fix React Modules (#86) 2024-04-18 18:39:58 -07:00
jasquat 50956e496b
Vite support (#85)
* renamed js files to jsx where appropriate w/ burnettk

* removed unused import to unknown module w/ burnettk

* load React from jsx files explicitly w/ burnettk

* fixed tests w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-15 14:39:39 -04:00
dependabot[bot] 30084ae2e7
Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 (#78)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 13:06:36 -07:00
jasquat cd1cf60376
remove-ext-opt-cache (#83)
* do not cache the spiff extension select options - let the caller do that if desired w/ burnettk

* fixed borken tests w/ burnettk

* also turn off event listening in other test files w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-08 16:05:24 -04:00
Ayoub Ait Lachgar 514cd9ccec
remove parent (#70) 2024-02-22 21:39:42 +01:00
Ayoub Ait Lachgar 160f6dfecd
Update DataStoreRefLabel on selecting data store (#67) 2024-02-07 07:06:09 -08:00
Tim Consolazio 5e79c02976
CSS tweak to content container (#66)
Prevents unneeded scrollbars, cleans up presentation a bit.
2024-02-06 10:03:27 -08:00
Ayoub Ait Lachgar ebeb194a0b
consistent license 2024-02-05 15:26:59 -05:00
Ayoub Ait Lachgar f91df9426f
Add Data store module 2024-02-05 15:26:44 -05:00
burnettk 2bb11c33bb
make main look like bd16223ccf 2024-02-05 15:24:46 -05:00
Ayoub Ait Lachgar 52f2a9bd98
Merge pull request #65 from sartography/feature/data-stores 2024-02-02 19:44:19 +01:00
Ayoub Ait Lachgar bcc6057cd3 Remove Consoles 2024-02-02 19:24:04 +01:00
Ayoub Ait Lachgar f9d60b5e77 Completed 2024-02-02 16:44:41 +01:00
burnettk 03a3eef8dc
consistent license 2024-01-29 10:13:50 -05:00
Kevin Burnett 3ac67497fb
Merge pull request #64 from sartography/bug/fix-dmn-dependency
Specify css classname to not override DMN Style
2024-01-28 07:27:54 -08:00
Ayoub ait lachgar 4e8705a736 Specify css classname to not override DMN Style 2024-01-28 09:32:11 +01:00
Kevin Burnett 5e7840c0b5
Merge pull request #62 from sartography/bug/fix-release-1
Handle issues raised after spiff integration
2024-01-16 04:52:04 -08:00
Ayoub ait lachgar 4092f4f1c3 fix changes between spff and bpmn js 2024-01-12 18:16:31 +01:00
Ayoub ait lachgar 93da303269 fix some css changes 2024-01-12 17:21:12 +01:00
Kevin Burnett 6f9d721425
Merge pull request #61 from sartography/ux/release-1
Release 1 : New Layout UI
2024-01-09 06:49:00 -08:00
Ayoub Ait Lachgar 6704584ad2 remove console 2024-01-05 09:10:03 +01:00
Ayoub Ait Lachgar 7889b4d54a handle second issue 2024-01-05 09:08:12 +01:00
Ayoub Ait Lachgar b4ebd69279 fix release-1 issue 2024-01-05 08:54:52 +01:00
theaubmov b535947f1d Properties Panel Commits 2024-01-03 08:25:51 +01:00
jasquat bd16223ccf
if there is not businessObject then there are no extensions w/ burnettk 2023-12-20 12:14:14 -05:00
jasquat 9762eb631d
updated data object category to just category 2023-12-08 09:22:04 -05:00
jasquat 2169b54d39
Merge pull request #58 from sartography/feature/data-object-category
feature/data-object-category
2023-12-06 15:19:23 -05:00
jasquat 1816c7f088
fixed tests w/ burnettk 2023-12-06 15:07:45 -05:00
jasquat d888c37b07
added support to add categories to data objects in extensions w/ burnettk 2023-12-06 14:57:55 -05:00
Dan Funk b00abf00c1
Merge pull request #57 from sartography/feature/dataObject-naming-with-dataState
DataObject reference Name Enhanced with dataState
2023-12-05 13:21:20 -05:00
theaubmov ae4bd81548 Fix Overrided Label editing provider bug 2023-12-05 18:51:02 +01:00
Ayoub Ait Lachgar bfbfb01065
Merge pull request #56 from sartography/enhancements/condition-expression
Improve condition expression : !replace textField by textAreaField
2023-12-05 09:08:25 +01:00
theaubmov 3b4f06b8c3 Switch from TextField to textAreaFieal 2023-12-03 20:50:25 +01:00
theaubmov ec81cfa0bf Done with basic unic testing 2023-12-03 12:25:51 +01:00
theaubmov 9c1d9afac8 Implement new tests 2023-12-03 12:22:26 +01:00
theaubmov 123037d8ee Before implementing new tests 2023-12-02 23:04:31 +01:00
theaubmov 84a0667ec4 Remove Consoles 2023-12-02 19:36:11 +01:00
theaubmov 511a9c9c31 Done with Fixing Broken Tests 2023-12-02 18:53:23 +01:00