mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-02 07:01:30 -08:00
## Summary We want to show lead enrichment template suggestions to cloud users that agreed to this. This PR introduces the front-end part of this feature - Handoff document - Figma Hi-fi - [How to test](https://linear.app/n8n/issue/ADO-1549/[n8n-fe]-update-workflows-list-page-to-show-fake-door-templates#comment-b6644c99) Tests are being worked on in a separate PR ## Related tickets and issues Fixes ADO-1546 Fixes ADO-1549 Fixes ADO-1604 ## Review / Merge checklist - [ ] 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)) - [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up ticket created. - [ ] 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. --------- Co-authored-by: ricardo <ricardoespinoza105@gmail.com> |
||
---|---|---|
.. | ||
__tests__ | ||
auditLogs.store.ts | ||
canvas.store.ts | ||
cloudPlan.store.ts | ||
collaboration.store.ts | ||
communityNodes.store.ts | ||
credentials.store.ts | ||
environments.ee.store.ts | ||
externalSecrets.ee.store.ts | ||
history.store.ts | ||
logStreaming.store.ts | ||
n8nRoot.store.ts | ||
ndv.store.ts | ||
nodeCreator.store.ts | ||
nodeTypes.store.ts | ||
orchestration.store.ts | ||
posthog.store.ts | ||
pushConnection.store.ts | ||
rbac.store.ts | ||
segment.store.ts | ||
settings.store.ts | ||
sourceControl.store.ts | ||
sso.store.ts | ||
tags.store.ts | ||
telemetry.store.ts | ||
templates.store.ts | ||
ui.store.ts | ||
ui.utils.ts | ||
usage.store.ts | ||
users.store.ts | ||
versions.store.ts | ||
webhooks.store.ts | ||
workflowHistory.store.ts | ||
workflows.ee.store.ts | ||
workflows.store.ts |