n8n/packages/editor-ui/src
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
..
api Add Templates (#2720) 2022-02-28 10:57:44 +01:00
components feat: Add new expression variables and support for luxon 2022-03-13 10:34:44 +01:00
modules Allow to disable hiring banner (#2902) 2022-03-04 17:53:01 +01:00
plugins refactor(editor): Replace 'Workflows' help menu item with 'Course' 2022-03-12 11:03:38 +01:00
views 🐛 Fix issue that ctrl + o did behave wrong on workflow templates page (#2934) 2022-03-04 18:04:04 +01:00
App.vue Allow to disable hiring banner (#2902) 2022-03-04 17:53:01 +01:00
constants.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00
Interface.ts Allow to disable hiring banner (#2902) 2022-03-04 17:53:01 +01:00
main.ts 🐛 Fix issue with running n8n under subfolder (#2816) 2022-02-24 17:17:24 +01:00
n8n-theme-variables.scss Workflow canvas revamp (#2388) 2021-11-19 10:17:13 +01:00
n8n-theme.scss Add Templates (#2720) 2022-02-28 10:57:44 +01:00
public_path.js 🐛 Fix issue with running n8n under subfolder (#2816) 2022-02-24 17:17:24 +01:00
router.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00
shims-tsx.d.ts Initial commit to release 2019-06-23 12:35:23 +02:00
shims-vue.d.ts Initial commit to release 2019-06-23 12:35:23 +02:00
store.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00