n8n/packages/editor-ui/src/utils
Iván Ovejero 62c096710f
refactor: Run lintfix (no-changelog) (#7537)
- Fix autofixable violations
- Remove unused directives
- Allow for PascalCased variables - needed for dynamically imported or
assigned classes, decorators, routers, etc.
2023-10-27 14:15:02 +02:00
..
__tests__ feat(editor): Ask AI in Code node (#6672) 2023-08-16 13:08:10 +02:00
apiUtils.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
canvasUtils.ts fix(editor): Implement canvas zoom UX improvements (#7376) 2023-10-10 11:07:58 +02:00
executionUtils.ts feat(n8n Form Trigger Node): New node (#7130) 2023-10-17 07:09:30 +03:00
expressions.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
externalHooks.ts feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
forceParse.ts refactor: Integrate consistent-type-imports in FE packages (no-changelog) (#6060) 2023-04-24 12:18:24 +02:00
htmlUtils.ts feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
index.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
mappingUtils.ts feat(editor): Updating node reference pattern in expression editor (#6228) 2023-05-12 11:45:10 +02:00
nodeTypesUtils.ts feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
nodeViewUtils.ts fix(editor): Fix route component caching, incorrect use of array reduce method and enable WF history feature (#7434) 2023-10-26 20:47:42 +02:00
pairedItemUtils.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
sortUtils.ts fix: Ensure new Set node is on top of search list (#7215) 2023-09-20 16:47:51 +02:00
sourceControlUtils.ts feat: Migrate integer primary keys to nanoids (#6345) 2023-06-20 19:13:18 +02:00
telemetryUtils.ts feat(editor): Inline expression editor (#4814) 2022-12-14 14:43:02 +01:00
typeGuards.ts feat(editor): Implement Resource Mapper component (#6207) 2023-05-31 11:56:09 +02:00
typeHelpers.ts fix(editor): Add ssh key type selection to source control settings when regenerating key (#7172) 2023-09-14 14:40:34 +02:00
typesUtils.ts feat(editor): Ask AI in Code node (#6672) 2023-08-16 13:08:10 +02:00
userUtils.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00