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

fix(editor): Making parameter input components label configurable #5195

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

cstuncsik
Copy link
Contributor

Github issue / Community forum post (link here to close automatically):

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Jan 18, 2023
@cstuncsik cstuncsik marked this pull request as ready for review January 19, 2023 08:15
Copy link
Contributor

@alexgrozav alexgrozav 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 to me.

Could've also used v-bind="label" to not need to update future label params, but I guess it's unlikely to happen.

@cstuncsik cstuncsik merged commit 9ce526e into master Jan 20, 2023
@cstuncsik cstuncsik deleted the pay-35-parameter-labels-are-set-to-small-but branch January 20, 2023 16:07
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Jan 20, 2023
MiloradFilipovic added a commit that referenced this pull request Jan 23, 2023
* master:
  fix(editor): Making parameter input components label configurable (#5195)
  feat(Google Analytics Node): Overhaul for google analytics node
  fix(Linear Node): Fix issue with single item not being returned (#5193)
  refactor: Update Notion nodes to remove beta from name (#4838)
  refactor(editor): Decouple REST calls from views (no-changelog) (#5202)
  test: Skip some syslog tests (no-changelog) (#5206)
  fix(Notion (Beta) Node): Fix create database page fails if relation param is empty/undefined (#5182)
  fix(core): Fix url in error handelling for the error Trigger (#5201)
  📚 Update CHANGELOG.md and main package.json to 0.212.0
  🔖 Release n8n@0.212.0
  ⬆️ Set n8n-editor-ui@0.178.0 and n8n-nodes-base@0.210.0 on n8n
  🔖 Release n8n-editor-ui@0.178.0
  🔖 Release n8n-nodes-base@0.210.0
  fix(core): Revert rule @typescript-eslint/prefer-nullish-coalescing
  feat(core): Add Prometheus metrics for n8n events and api invocations (experimental) (#5177)
@janober
Copy link
Member

janober commented Jan 23, 2023

Got released with n8n@0.212.1

@janober janober removed the Upcoming Release Will be part of the upcoming release label Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants