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

feat(cloud-bpmn): add variable outline tab #4459

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

marstamm
Copy link
Member

Proposed Changes

Adds the Variable tab to the desktop modeler.

image

related to #4267

Integration was also tested in the variable-outline PR: bpmn-io/variable-outline#1

Checklist

To ensure you provided everything we need to look at your PR:

  • Brief textual description of the changes present
  • Visual demo attached
  • Steps to try out present, i.e. using the @bpmn-io/sr tool
  • Related issue linked via Closes {LINK_TO_ISSUE} or Related to {LINK_TO_ISSUE}

@marstamm marstamm requested a review from a team August 14, 2024 08:42
@marstamm marstamm self-assigned this Aug 14, 2024
@marstamm marstamm requested review from jarekdanielak and barmac and removed request for a team August 14, 2024 08:42
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Aug 14, 2024
@nikku
Copy link
Member

nikku commented Aug 20, 2024

@jarekdanielak Please have a look into this (review).

<VariableTab
id={ this.props.id }
layout={ layout }
injector={ this.getModeler().get('injector') } />
Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps extract injector to a variable like imported is in this scope.

Copy link
Member Author

Choose a reason for hiding this comment

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

Adjusted in da0ba48

Copy link
Contributor

@jarekdanielak jarekdanielak left a comment

Choose a reason for hiding this comment

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

Looks good and works as expected. 👍

@marstamm marstamm merged commit 131f00c into develop Aug 22, 2024
12 checks passed
@marstamm marstamm deleted the integrate-variable-outline branch August 22, 2024 11:57
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Aug 22, 2024
@github-actions github-actions bot added this to the M80 milestone Aug 22, 2024
@philippfromme philippfromme mentioned this pull request Sep 12, 2024
38 tasks
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.

3 participants