1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-19 17:07:18 +03:00
n8n/cypress/fixtures
2024-04-09 04:46:52 +03:00
..
templates_search feat(editor): Add new /templates/search endpoint (#8227) 2024-01-15 16:19:24 -05:00
Check_manual_node_run_for_pinned_and_rundata.json fix(editor): Fix node runData and pinned data check on manual run (#8669) 2024-02-19 13:02:20 +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_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
Custom_node.json refactor: Format root-level dirs (no-changelog) (#4938) 2022-12-15 16:39: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 docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +01:00
Floating_Nodes.json docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +01:00
Lots_of_nodes.json docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +01:00
Manual_wait_set.json test(editor): Execution testing from UI perspective (no-changelog) (#5429) 2023-02-16 11:41:25 +01:00
Multiple_trigger_node_rerun.json fix(editor): Fix unnecessary execution of nodes when there is pin data (#8567) 2024-02-16 16:24:07 +00:00
NDV-test-select-input.json refactor: Format root-level dirs (no-changelog) (#4938) 2022-12-15 16:39:59 +01:00
NDV-test-switch_reorder.json fix(editor): Drop outgoing connections on order changed event for nodes with dynamic outputs (#9055) 2024-04-09 04:46:52 +03:00
Node_IO_filter.json docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +01:00
Onboarding_workflow.json feat: Add onboarding flow (#7212) 2023-09-25 15:49:36 +02:00
open_node_creator_for_connection.json fix(editor): Fix opening of node creator for sub-nodes connection hint link (#8809) 2024-03-05 14:16:24 +01: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
Schedule_pinned.json fix(editor): Properly set colors for connections and labels on nodes with pinned data (#8209) 2024-01-11 14:03:23 +01:00
Suggested_Templates.json docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +01:00
Test_ado_1338.json fix: Fix missing input panel in node details view (#9043) 2024-04-04 11:13:37 +03:00
Test_Template_1.json test: Ado 1296 add e2e tests (#7792) 2023-11-27 17:18:10 +02:00
Test_Template_2.json fix: Fix template credential setup for nodes that dont have credentials (#8208) 2024-01-04 10:21:36 +02: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 fix(editor): Update assignment hint when user hovers table row (#8782) 2024-03-05 12:42:06 +01: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 docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +01:00
Test_workflow_filter.json docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +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 fix(editor): Do not break NDV for version-less nodes (#8714) 2024-02-22 15:37:29 +01:00
Test_Workflow_pairedItem_incomplete_manual_bug.json fix(core): Fix pairedItem issue with partial manual executions (#8575) 2024-02-23 11:43:08 +01:00
Test_workflow_partial_execution_with_missing_credentials.json feat: Allow workflow execution even if it has errors (#9037) 2024-04-03 14:35:06 +03:00
Test_workflow_schema_test_pinned_data.json docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +01:00
Test_workflow_schema_test.json docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +01:00
Test_workflow_webhook_with_pin_data.json docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +01:00
Test_workflow_xml_output.json docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +01:00
Test_workflow-actions_paste-data.json fix: Use correct node version when pasting/importing nodes (#8456) 2024-01-26 15:09:50 +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_template_write_http_query.json feat(editor): Use website as the main templates repository (#8591) 2024-02-09 13:47:43 +01:00
workflow-with-unknown-credentials.json docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +01:00
workflow-with-unknown-nodes.json docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +01:00