Commit Graph

254 Commits

Author SHA1 Message Date
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
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
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
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 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 bcc6057cd3 Remove Consoles 2024-02-02 19:24:04 +01:00
Ayoub Ait Lachgar f9d60b5e77 Completed 2024-02-02 16:44:41 +01:00
Ayoub ait lachgar 4e8705a736 Specify css classname to not override DMN Style 2024-01-28 09:32:11 +01: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
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 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
theaubmov 3b4f06b8c3 Switch from TextField to textAreaFieal 2023-12-03 20:50:25 +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
theaubmov 7aa03cd39c Handle Broken Test 4 2023-12-02 18:40:49 +01:00
theaubmov 80dcc92d2f Handle Broken Tests 3 2023-12-02 18:05:31 +01:00
theaubmov 5289bd6ee9 Add Rename references to dataObjectHelpers 2023-12-02 17:04:50 +01:00
theaubmov cc2482ad43 Handle Manual Changes 2023-12-02 16:30:58 +01:00
theaubmov f3d5a94c99 Add LabelEditing Provider 2023-12-02 15:56:55 +01:00
theaubmov ab311a29fc NPM RUN LINT 2023-12-02 14:45:43 +01:00
theaubmov 39d0cf6164 Before Implement Manual Change 2023-12-02 14:44:03 +01:00
theaubmov 84d6e20ff8 OnChange Events 2023-12-01 16:51:17 +01:00
theaubmov e355780619 Remove Name Input 2023-12-01 16:13:53 +01:00
theaubmov ee68f07f23 Update reference name on change dataObj Name 2023-12-01 14:07:15 +01:00
theaubmov 845c3edc4c INNIT 2023-12-01 13:46:43 +01:00
theaubmov aa6640e381 Ready To Deploy 2023-11-25 16:38:40 +01:00
theaubmov 2778c764f3 Last 2023-11-25 15:49:40 +01:00
theaubmov a368d0cec7 Feature is implemented 2023-11-25 12:41:36 +01:00
theaubmov 3d757eca9c Add Interceptors 2023-11-25 12:02:20 +01:00
theaubmov d1fe1d2b2e Remove duplicate group 2023-11-22 11:51:21 +01:00
theaubmov f0e98ceead Merging 2023-11-22 11:48:31 +01:00
theaubmov cd6546d3e3 Add bpmn:dataStore in the level of process definition 2023-11-22 11:44:09 +01:00
danfunk 2a4c1ffc6e linting. 2023-11-16 11:18:00 -05:00
theaubmov 71cf495df1 Implement Tests 2023-11-16 16:21:46 +01: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
Elizabeth Esswein 6007a770a5 fix typo 2023-10-02 13:16:13 -04:00