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): Replace v-html with custom directive to sanitize html #10804

Merged
merged 26 commits into from
Sep 18, 2024

Conversation

cstuncsik
Copy link
Contributor

@cstuncsik cstuncsik commented Sep 13, 2024

Summary

Replace v-html with custom directive to sanitize html

Review / Merge checklist

  • PR title and summary are descriptive.
  • Tests included.
  • PR Labeled with release/backport

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Sep 13, 2024
@cstuncsik cstuncsik requested a review from tomi September 17, 2024 09:07
@cstuncsik cstuncsik requested a review from tomi September 17, 2024 09:52
tomi
tomi previously approved these changes Sep 17, 2024
Copy link
Contributor

@tomi tomi left a comment

Choose a reason for hiding this comment

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

Thank you for addressing this 💘

Copy link
Contributor

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

Copy link

cypress bot commented Sep 17, 2024

n8n    Run #6927

Run Properties:  status check passed Passed #6927  •  git commit 6e2282f88e: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 cstuncsik 🗃️ e2e/*
Project n8n
Branch Review replace-v-html
Run status status check passed Passed #6927
Run duration 04m 44s
Commit git commit 6e2282f88e: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 cstuncsik 🗃️ e2e/*
Committer Tomi Turtiainen
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 430
View all changes introduced in this branch ↗︎

tomi
tomi previously approved these changes Sep 17, 2024
Copy link
Contributor

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

@cstuncsik cstuncsik requested a review from tomi September 17, 2024 16:09
Copy link
Contributor

✅ All Cypress E2E specs passed

@tomi tomi merged commit 44e5fb9 into master Sep 18, 2024
33 checks passed
@tomi tomi deleted the replace-v-html branch September 18, 2024 06:49
@github-actions github-actions bot mentioned this pull request Sep 18, 2024
@janober
Copy link
Member

janober commented Sep 18, 2024

Got released with [email protected]

riascho pushed a commit that referenced this pull request Sep 23, 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.

3 participants