Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Markers to Input fields expecting FEEL expressions #602

Merged
merged 4 commits into from
Mar 17, 2022
Merged

Conversation

marstamm
Copy link
Contributor

@marstamm marstamm commented Mar 10, 2022

This PR adds FEEL icons to all input fields that accept an expression. Note that the implementation was done in bpmn-io/properties-panel#138 and this PR just adds the required props to the input fields.

It is also possible to define a custom property to require FEEL in the configuration (related: camunda/element-templates-json-schema#46)

@CLAassistant
Copy link

CLAassistant commented Mar 15, 2022

CLA assistant check
All committers have signed the CLA.

@marstamm marstamm force-pushed the 599-feel-icons branch 2 times, most recently from 0e71aa9 to 04b565f Compare March 15, 2022 12:24
@marstamm marstamm changed the title 599 feel icons Add Markers to Input fields expecting FEEL expressions Mar 15, 2022
@marstamm marstamm marked this pull request as ready for review March 15, 2022 12:34
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Mar 15, 2022
@marstamm marstamm requested review from a team, Skaiir and smbea and removed request for a team March 15, 2022 12:34
package.json Outdated Show resolved Hide resolved
Copy link
Contributor

@MaxTru MaxTru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The completionCondition must be FEEL isn't it? See https://docs.camunda.io/docs/components/modeler/bpmn/multi-instance/#completion-condition

Am I missing something?

Screenshot_20220316_155856

@MaxTru MaxTru added the in progress Currently worked on label Mar 16, 2022 — with bpmn-io-tasks
@MaxTru MaxTru removed the needs review Review pending label Mar 16, 2022
@marstamm
Copy link
Contributor Author

@marstamm
Copy link
Contributor Author

Let's go with what the Documentation says, to avoid confusing the user

@marstamm marstamm requested a review from MaxTru March 16, 2022 15:36
Copy link
Contributor

@MaxTru MaxTru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really cool feature! Works also really nice.

Just minor things...

- `@bpmn-io/properties-panel@0.12.0`
- `element-templates-validator@0.6.0`
@marstamm
Copy link
Contributor Author

I added the suggestions and cleaned up the commit history a bit. Ready for review again

@marstamm marstamm requested a review from MaxTru March 17, 2022 13:22
@marstamm marstamm added needs review Review pending and removed in progress Currently worked on labels Mar 17, 2022
Copy link
Contributor

@MaxTru MaxTru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really really cool feature. Together with template support 🚀

@MaxTru MaxTru merged commit 23052c5 into master Mar 17, 2022
@MaxTru MaxTru deleted the 599-feel-icons branch March 17, 2022 13:34
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants