n8n/packages/editor-ui/src/stores
Milorad FIlipović 36a923cf7b
feat(editor): Add lead enrichment suggestions to workflow list (#8042)
## 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>
2023-12-19 09:10:03 -05:00
..
__tests__ fix(editor): Fix cloud plan data loading on instance (#7841) 2023-11-29 10:51:15 +01:00
auditLogs.store.ts refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
canvas.store.ts feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00
cloudPlan.store.ts feat(editor): Add lead enrichment suggestions to workflow list (#8042) 2023-12-19 09:10:03 -05:00
collaboration.store.ts feat(editor): Show avatars for users currently working on the same workflow (#7763) 2023-11-23 10:14:34 +01:00
communityNodes.store.ts
credentials.store.ts feat: Introduce advanced permissions (#7844) 2023-12-08 12:52:25 +01:00
environments.ee.store.ts
externalSecrets.ee.store.ts fix(editor): Replace isInstanceOwner checks with scopes where applicable (#7858) 2023-12-04 10:02:54 +01:00
history.store.ts
logStreaming.store.ts
n8nRoot.store.ts feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
ndv.store.ts feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
nodeCreator.store.ts
nodeTypes.store.ts feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00
orchestration.store.ts
posthog.store.ts feat(editor): Show template credential setup based on feature flag (#7989) 2023-12-11 20:21:10 +02:00
pushConnection.store.ts fix(editor): Setup push connection in NodeView (no-changelog) (#7821) 2023-11-27 12:48:48 +01:00
rbac.store.ts feat(editor): Replace middleware for Role checks with Scope checks (#7847) 2023-11-29 10:35:40 +02:00
segment.store.ts feat: Rewrite Front End cloud and posthog hooks using TypeScript (no-changelog) (#5491) 2023-11-13 15:10:42 +02:00
settings.store.ts feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
sourceControl.store.ts
sso.store.ts
tags.store.ts
telemetry.store.ts
templates.store.ts feat(editor): Open template credential setup from collection (#7882) 2023-11-30 14:09:12 +02:00
ui.store.ts feat(editor): Add lead enrichment suggestions to workflow list (#8042) 2023-12-19 09:10:03 -05:00
ui.utils.ts
usage.store.ts feat: Add opt-in enterprise license trial checkbox (no-changelog) (#7826) 2023-12-19 14:58:30 +02:00
users.store.ts fix(editor): Add back credential use permission (#8023) 2023-12-14 13:36:36 +01:00
versions.store.ts
webhooks.store.ts feat: Rewrite Front End cloud and posthog hooks using TypeScript (no-changelog) (#5491) 2023-11-13 15:10:42 +02:00
workflowHistory.store.ts
workflows.ee.store.ts
workflows.store.ts perf(editor): Improve canvas rendering performance (#8022) 2023-12-14 12:01:00 +01:00