mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-29 13:20:49 -08:00
390841bbf0
* WIP * WIP * Extract actions into composable * WIP: Preserve categories when searching * WIP * WIP: Tweak styles * WIP: Refactor node creator * WIP: Finish Node Creator node view/subcategories refactor * WIP: Finished actions refactor * Cleanup & Lintfix * WIP: Improve memory managment * Fix interactions * WIP * WIP: Keyboard navigation * Improve keyboard navigation and memory managment * Finished view refactor * FIx custom api calls and activation callouts * Fix actions tracking and cleanup * Product review fixes * Telemetry fixes * Fix node creator e2es * Set action name font size and actionsEmpty font weight * Fix failing credentials spec * Make sure to select first action item when switching from nodes panel to actions panel * Add actions panel e2e tests * Cleanup * Fix actions generation and cleanup * Add correct Learn More link and adjust displaying of trigger icon * Change trigger icon condition to use nodeType group * Cleanup nodeTypesUtils and snapshots and lintfixes * Lint fixes * Refine logic to show trigger icon in node creator * Add unit tests & clean up * Add `003_auto_insert_action` experiment, hide empty sections for opposite root view * Lintfix * Do not show empty category tooltips and only show activation callout in triger root view * Fix no-results node creator view * Spacings tweaks and root rendering logic adjustment * Add unit tests * Lint and e2e fixes * Revert CLI changes, fix unit tests * Remove useless comments * Sync master, replace $externalHooks mixin * Lint fix * Focus first action when panel slides in, not category * Address PR comments * Lint fix * Remove `setAddedNodeActionParameters` optional track param * Further simplify setAddedNodeActionParameters * Fix pnpn lock file * Fix types imports * Fix 13-pinning spec |
||
---|---|---|
.. | ||
0-smoke.cy.ts | ||
1-workflows.cy.ts | ||
2-credentials.cy.ts | ||
3-default-owner.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-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 | ||
22-user-activation-modal.cy.ts | ||
23-variables.cy.ts | ||
24-ndv-paired-item.cy.ts | ||
25-stickies.cy.ts |