mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-26 12:01:16 -08:00
4277e92ec0
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. |
||
---|---|---|
.. | ||
1-workflows.cy.ts | ||
2-credentials.cy.ts | ||
4-node-creator.cy.ts | ||
5-ndv.cy.ts | ||
6-code-node.cy.ts | ||
7-workflow-actions.cy.ts | ||
8-http-request-node.cy.ts | ||
9-expression-editor-modal.cy.ts | ||
10-settings-log-streaming.cy.ts | ||
10-undo-redo.cy.ts | ||
11-inline-expression-editor.cy.ts | ||
12-canvas-actions.cy.ts | ||
12-canvas.cy.ts | ||
13-pinning.cy.ts | ||
14-data-transformation-expressions.cy.ts | ||
14-mapping.cy.ts | ||
15-scheduler-node.cy.ts | ||
16-form-trigger-node.cy.ts | ||
16-webhook-node.cy.ts | ||
17-sharing.cy.ts | ||
17-workflow-tags.cy.ts | ||
18-user-management.cy.ts | ||
19-execution.cy.ts | ||
20-workflow-executions.cy.ts | ||
21-community-nodes.cy.ts | ||
23-variables.cy.ts | ||
24-ndv-paired-item.cy.ts | ||
25-stickies.cy.ts | ||
26-resource-locator.cy.ts | ||
27-cloud.cy.ts | ||
27-two-factor-authentication.cy.ts | ||
28-debug.cy.ts | ||
28-resource-mapper.cy.ts | ||
29-sql-editor.cy.ts | ||
29-templates.cy.ts | ||
30-editor-after-route-changes.cy.ts | ||
30-if-node.cy.ts | ||
30-langchain.cy.ts | ||
30-workflow-filters.cy.ts | ||
31-demo.cy.ts | ||
32-node-io-filter.cy.ts | ||
32-worker-view.cy.ts | ||
33-settings-personal.cy.ts | ||
34-template-credentials-setup.cy.ts | ||
35-admin-user-smoke-test.cy.ts | ||
36-suggested-templates.cy.ts | ||
36-versions.cy.ts |