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): Render dates correctly in parameter hint #9089

Merged
merged 2 commits into from Apr 11, 2024

Conversation

elsmr
Copy link
Member

@elsmr elsmr commented Apr 8, 2024

Summary

Dates should not appear as a quoted string in the preview. The behavior should be consistent for any expression input.

image

Related tickets and issues

https://linear.app/n8n/issue/NODE-1292/dates-are-quoted-in-the-expression-preview

Review / Merge checklist

  • PR title and summary are descriptive. Remember, the title automatically goes into the changelog. Use (no-changelog) otherwise. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.

    A bug is not considered fixed, unless a test is added to prevent it from happening again.
    A feature is not complete without tests.

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Apr 8, 2024
cstuncsik
cstuncsik previously approved these changes Apr 10, 2024
Copy link
Contributor

⚠️ Some Cypress E2E specs are failing, please fix them before merging

Copy link

cypress bot commented Apr 10, 2024

2 flaky tests on run #4677 ↗︎

0 353 12 0 Flakiness 2

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 elsmr 🗃️ e2e/*
Project: n8n Commit: aa53f85d24
Status: Passed Duration: 04:18 💡
Started: Apr 11, 2024 10:00 AM Ended: Apr 11, 2024 10:05 AM
Flakiness  cypress/e2e/5-ndv.cy.ts • 2 flaky tests

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Screenshots Video
NDV > Stop listening for trigger event from NDV Screenshots Video

Review all test suite changes for PR #9089 ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@elsmr elsmr merged commit 064e8f4 into master Apr 11, 2024
28 checks passed
@elsmr elsmr deleted the node-1292-dates-are-quoted-in-the-expression-preview branch April 11, 2024 10:09
@github-actions github-actions bot mentioned this pull request Apr 11, 2024
@github-actions github-actions bot mentioned this pull request Apr 11, 2024
@janober
Copy link
Member

janober commented Apr 11, 2024

Got released with n8n@1.36.2

@github-actions github-actions bot mentioned this pull request Apr 17, 2024
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 Released ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants