n8n/cypress/fixtures
Ricardo Espinoza 4277e92ec0
feat(editor): Add new /templates/search endpoint (#8227)
Updating n8n front-end to use the new search endpoint powered by TypeSense.

Endpoint is deployed on staging API so, in order to test it, use this env var:
```export N8N_TEMPLATES_HOST=https://api-staging.n8n.io/api```

**NOTE**: This PR should not be merged until [backend changes](https://github.com/n8n-io/creators-site/pull/118) are merged and released.

## Related tickets and issues
https://linear.app/n8n/issue/ADO-1555/update-in-app-search-to-work-with-the-new-back-end


## 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))
- [ ] 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.
2024-01-15 16:19:24 -05:00
..
templates_search feat(editor): Add new /templates/search endpoint (#8227) 2024-01-15 16:19:24 -05: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 feat(editor): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05:00
Floating_Nodes.json feat(editor): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05:00
Lots_of_nodes.json feat(editor): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05: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): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05: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
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 feat(editor): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05: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-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(editor): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05:00
Test_workflow_filter.json feat(editor): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05: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): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05:00
Test_workflow_schema_test.json feat(editor): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05:00
Test_workflow_schema_test_pinned_data.json feat(editor): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05:00
Test_workflow_webhook_with_pin_data.json feat(editor): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05:00
Test_workflow_xml_output.json feat(editor): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05: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 feat(editor): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05:00
workflow-with-unknown-nodes.json feat(editor): Update copy: Execute --> Test (#8137) 2024-01-05 10:23:51 -05: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