Skip to content

Integrations improvements and disable tags#1199

Open
ajlai-orkes wants to merge 5 commits into
mainfrom
feature/integrations-improvements
Open

Integrations improvements and disable tags#1199
ajlai-orkes wants to merge 5 commits into
mainfrom
feature/integrations-improvements

Conversation

@ajlai-orkes

Copy link
Copy Markdown
Contributor

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • WHOSUSING.md
  • Other (please describe):

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

  • Don't hide side menu when adding integrations
  • Improve performance for tags
  • hide tags UI in OSS behind TAG_VISIBILITY feature flag - Tags are an enterprise feature.

Tags are an enterprise feature. Gate the Tags column, Add/Edit tag button, AddTagDialog, and filterByTags prop in the Workflow, Task, EventHandler, and Schedule definition pages behind featureFlags.isEnabled(FEATURES.TAG_VISIBILITY), which defaults to false in OSS.
@nthmost-orkes nthmost-orkes self-requested a review June 22, 2026 22:03

@nthmost-orkes nthmost-orkes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍🏼 assuming build gets fixed

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.

2 participants