Commit Graph

396 Commits

Author SHA1 Message Date
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
theaubmov 37e71bdef2 Handle Broken Tests 5 2023-12-02 18:44:01 +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 d3a1f38258 Handle Broken Tests 2 2023-12-02 17:25:59 +01:00
theaubmov e598f86fe3 Broken Tests 2023-12-02 17:15:07 +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