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): Showing string numbers and null properly in JSON view #4513

Merged
merged 8 commits into from
Nov 7, 2022

Conversation

cstuncsik
Copy link
Contributor

No description provided.

@linear
Copy link

linear bot commented Nov 2, 2022

N8N-5282

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Nov 2, 2022
@cstuncsik cstuncsik changed the title fix(editor): showing string numbers and null properly in JSON view fix(editor): Showing string numbers and null properly in JSON view Nov 4, 2022
mutdmour
mutdmour previously approved these changes Nov 4, 2022
Copy link
Contributor

@mutdmour mutdmour 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. minor comment on the test

packages/editor-ui/src/components/RunDataJson.test.ts Outdated Show resolved Hide resolved
@cstuncsik cstuncsik merged commit f6b85f4 into master Nov 7, 2022
@cstuncsik cstuncsik deleted the n8n-5282-ndv-json-view-represents-strings-as branch November 7, 2022 11:27
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Nov 7, 2022
MiloradFilipovic added a commit that referenced this pull request Nov 7, 2022
* master:
  fix(editor): Showing string numbers and null properly in JSON view (#4513)
  fix(editor): Switch `CodeNodeEditor` linter parser to `esprima-next` (#4524)
  fix(API): Do not use names for typeorm connections (#4532)
  refactor(editor): Encapsulate canvas actions (#4416)
  fix: Database config should resolve entities and migrations folder relative to it's path (no-changelog) (#4527)
  feat(API): Set up error tracking using Sentry (#4394)
  fix(editor): Curb arg linting for `$input.first()` and `$input.last()` (#4526)
  fix(HTTP Request Node): use the data in "Put Output in Field" field (#4487)
  refactor: consolidate database configs (#4522)

# Conflicts:
#	packages/editor-ui/src/views/NodeView.vue
@janober
Copy link
Member

janober commented Nov 10, 2022

Got released with n8n@0.202.0

@janober janober removed the Upcoming Release Will be part of the upcoming release label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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