n8n/cypress/fixtures
Mutasem Aldmour c83d9f45ba
fix(editor): Avoid sanitizing output to search node data (#8126)
## Summary
In search feature, output sanitization was added to support `<mark` tag
in output panel to highlight searched text. This removes any html like
data in the input/output panel..
This PR removes sanitization while keeping text highlights..


## Related tickets and issues
https://community.n8n.io/t/n8n-output/33997
https://community.n8n.io/t/html-tags-in-editor-rendered/34240
https://github.com/n8n-io/n8n/issues/8081
https://linear.app/n8n/issue/ADO-1594/node-output-view-not-consistent
https://linear.app/n8n/issue/ADO-1597/bug-xml-display-issue


## Review / Merge checklist
- [X] PR title and summary are descriptive. **Remember, the title
automatically goes into the changelog. Use `(no-changelog)` otherwise.**
([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
- [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) 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.
2023-12-22 15:03:40 +01:00
..
Custom_credential.json fix(core): Fix populating of node custom api call options (#5347) 2023-02-03 13:14:59 +01:00
Custom_node.json refactor: Format root-level dirs (no-changelog) (#4938) 2022-12-15 16:39:59 +01:00
Custom_node_custom_credential.json fix(core): Fix populating of node custom api call options (#5347) 2023-02-03 13:14:59 +01:00
Custom_node_n8n_credential.json fix(core): Fix populating of node custom api call options (#5347) 2023-02-03 13:14:59 +01:00
Dummy_javascript.txt fix(editor): Fix disappearing NDV header in code nodes (#7290) 2023-10-05 12:31:52 +02:00
Dummy_sql.txt fix(editor): Fix disappearing NDV header in code nodes (#7290) 2023-10-05 12:31:52 +02:00
Ecommerce_starter_pack_template_collection.json feat(editor): Open template credential setup from collection (#7882) 2023-11-30 14:09:12 +02:00
expression_with_paired_item_in_multi_input_node.json fix(core): Fix expression with paired item with multi-input node (#7424) 2023-10-12 17:32:14 +02:00
Floating_Nodes.json feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
Lots_of_nodes.json fix(editor): Reset canvas zoom before workspace reset in node view (#7625) 2023-11-06 18:15:49 +01:00
Manual_wait_set.json test(editor): Execution testing from UI perspective (no-changelog) (#5429) 2023-02-16 11:41:25 +01:00
NDV-test-select-input.json refactor: Format root-level dirs (no-changelog) (#4938) 2022-12-15 16:39:59 +01:00
Node_IO_filter.json feat(editor): Node IO filter (#7503) 2023-11-15 16:19:48 +01:00
Onboarding_workflow.json feat: Add onboarding flow (#7212) 2023-09-25 15:49:36 +02:00
Plan_data_opt_in_trial.json fix: Show public API upgrade CTA when feature is not enabled (#8109) 2023-12-21 09:06:54 -05:00
Suggested_Templates.json feat(editor): Add lead enrichment suggestions to workflow list (#8042) 2023-12-19 09:10:03 -05:00
Test_Template_1.json test: Ado 1296 add e2e tests (#7792) 2023-11-27 17:18:10 +02:00
Test_workflow-actions_paste-data.json refactor: Format root-level dirs (no-changelog) (#4938) 2022-12-15 16:39:59 +01:00
Test_workflow_1.json refactor: Consolidate .prettierignore patterns (no-changelog) (#4692) 2022-11-22 14:11:29 +01:00
Test_workflow_2.json refactor: Consolidate .prettierignore patterns (no-changelog) (#4692) 2022-11-22 14:11:29 +01:00
Test_workflow_3.json test: Add more data mapping tests (#5389) 2023-02-09 17:59:01 +03:00
Test_workflow_4_executions_view.json test(editor): Add e2e tests for executions preview (#5458) 2023-02-14 11:39:19 +01:00
Test_workflow_5.json feat: Data transformation nodes and actions in Nodes Panel (#7760) 2023-12-08 11:40:05 +01:00
Test_workflow_filter.json feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
Test_workflow_form_switch.json fix(editor): Fix copy/paste issue when switch node is in workflow (#8103) 2023-12-20 10:13:59 +01:00
Test_workflow_ndv_errors.json fix: Fix formatting/linting for CI (no-changelog) (#5264) 2023-01-27 10:18:15 +01:00
Test_workflow_ndv_version.json feat(editor): Add node name and version to NDV node settings (#7731) 2023-11-23 18:28:07 +01:00
Test_workflow_schema_test.json feat(editor): Add support for schema view in the NDV output (#5688) 2023-03-16 10:19:12 +01:00
Test_workflow_schema_test_pinned_data.json fix(editor): Prevent NDV schema view pagination (#5844) 2023-03-31 08:31:19 +02:00
Test_workflow_xml_output.json fix(editor): Avoid sanitizing output to search node data (#8126) 2023-12-22 15:03:40 +01:00
Webhook_wait_set.json test(editor): Execution testing from UI perspective (no-changelog) (#5429) 2023-02-16 11:41:25 +01:00
workflow-with-unknown-credentials.json fix(editor): Remove unknown credentials on pasting workflow (#7582) 2023-11-02 17:26:39 +01:00
workflow-with-unknown-nodes.json fix(editor): Fix issue that frontend breaks with unkown nodes (#7596) 2023-11-06 13:44:05 +01:00
Workflow_template_write_http_query.json fix(editor): Update image sizes in template description not to be full width always (#8037) 2023-12-18 17:40:00 +01:00