n8n/packages/editor-ui/src/components/mixins
Michael Kret e8500e6937
feat: Add new expression variables and support for luxon
* 🔨 scaffolding for  and

* 🔨 added autocomplete

* 🔨 N8N-2961-New-expression-variables

* 🔨 added luxon DateTime to expressions and Functions node, replased  with , clean up

* 🔨 added  and , fixed  return values

* 🔨 added tests for new variables

* 🔨 removed unnecessary import

* 🔨 return type fix

* 🔨 working on review, wip

* 🔨 working on review, improved errors, wip

* 🔨 fixed disappearing error message box

* 🔨 excluded variables from function node, added jmespath setup

* :hamer: added $jmsepath to function nodes

* 🔨 replacing proxy with data when using jmespath

* 🔨 renamed function

* 🔨 updated tips to function nodes

* 🔨 fixes for errors messages

* 🔨 review fixes

* 🔨 removed $input and $() from autocomplete

*  removed comments

*  Remove unused code

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-03-13 10:34:44 +01:00
..
copyPaste.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00
deviceSupportHelpers.ts Improve support for touch-devices #1070 2020-10-23 13:51:39 +02:00
emitter.ts Implement design system (#2050) 2021-08-29 13:36:17 +02:00
externalHooks.ts Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
genericHelpers.ts 🐛 Fix that some keyboard shortcuts did no longer work 2022-03-04 17:28:03 +01:00
helpers.ts Add wait node toasts (#2203) 2021-09-22 09:23:37 +02:00
mouseSelect.ts Workflow canvas revamp (#2388) 2021-11-19 10:17:13 +01:00
moveNodeWorkflow.ts Workflow canvas revamp (#2388) 2021-11-19 10:17:13 +01:00
newVersions.ts Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
nodeBase.ts Fix node-versioning issues in editor-UI 2022-02-05 12:57:48 +01:00
nodeHelpers.ts Fix node-versioning issues in editor-UI 2022-02-05 12:57:48 +01:00
nodeIndex.ts Initial commit to release 2019-06-23 12:35:23 +02:00
pushConnection.ts feat: Add new expression variables and support for luxon 2022-03-13 10:34:44 +01:00
restApi.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
showMessage.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00
titleChange.ts Fix issues with Dynamic title 2020-08-25 20:39:14 +02:00
workflowHelpers.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00
workflowRun.ts Copy tweaks (#2780) 2022-02-18 16:26:44 +01:00