1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-11-11 01:28:58 +03:00
n8n/cypress/fixtures
Ricardo Espinoza e9c7fd7397
fix: Show public API upgrade CTA when feature is not enabled (#8109)
## Summary
> Describe what the PR does and how to test. Photos and videos are
recommended.

Shows the public API upgrade CTA when the feature is not enabled. Now
trialing users in cloud would see the API on the settings menu and can
upgrade from there.

When public API feature disabled: 

<img width="1863" alt="image"
src="https://github.com/n8n-io/n8n/assets/16496553/a9052f6b-151f-4ebb-80df-5ff2fa643e85">

When public API feature enabled with no API key:

<img width="1861" alt="image"
src="https://github.com/n8n-io/n8n/assets/16496553/fdfe7296-425e-4410-a8cb-f25535bc9df4">

When public API feature enabled with API key:

<img width="1423" alt="image"
src="https://github.com/n8n-io/n8n/assets/16496553/a8426cbf-ff73-43c4-8c60-b00274bca46e">



## Related tickets and issues
[> Include links to **Linear ticket** or Github issue or Community forum
post. Important in order to close *automatically* and provide context to
r](https://linear.app/n8n/issue/ADO-1282/feature-api-page-missing-for-trial-users)eviewers.



## 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))
- [x] 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-21 09:06:54 -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_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 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_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_pinned_data.json fix(editor): Prevent NDV schema view pagination (#5844) 2023-03-31 08:31:19 +02: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-actions_paste-data.json refactor: Format root-level dirs (no-changelog) (#4938) 2022-12-15 16:39:59 +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 fix(editor): Update image sizes in template description not to be full width always (#8037) 2023-12-18 17:40:00 +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