mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-15 17:14:05 -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. |
||
---|---|---|
.. | ||
templates_search | ||
Custom_credential.json | ||
Custom_node.json | ||
Custom_node_custom_credential.json | ||
Custom_node_n8n_credential.json | ||
Dummy_javascript.txt | ||
Dummy_sql.txt | ||
Ecommerce_starter_pack_template_collection.json | ||
expression_with_paired_item_in_multi_input_node.json | ||
Floating_Nodes.json | ||
Lots_of_nodes.json | ||
Manual_wait_set.json | ||
NDV-test-select-input.json | ||
Node_IO_filter.json | ||
Onboarding_workflow.json | ||
Plan_data_opt_in_trial.json | ||
Schedule_pinned.json | ||
Suggested_Templates.json | ||
Test_Template_1.json | ||
Test_Template_2.json | ||
Test_workflow-actions_paste-data.json | ||
Test_workflow_1.json | ||
Test_workflow_2.json | ||
Test_workflow_3.json | ||
Test_workflow_4_executions_view.json | ||
Test_workflow_5.json | ||
Test_workflow_filter.json | ||
Test_workflow_form_switch.json | ||
Test_workflow_ndv_errors.json | ||
Test_workflow_ndv_version.json | ||
Test_workflow_schema_test.json | ||
Test_workflow_schema_test_pinned_data.json | ||
Test_workflow_webhook_with_pin_data.json | ||
Test_workflow_xml_output.json | ||
Webhook_wait_set.json | ||
workflow-with-unknown-credentials.json | ||
workflow-with-unknown-nodes.json | ||
Workflow_template_write_http_query.json |