n8n/packages/editor-ui/src
Manuel 78babf9b9a
Fix that fixedCollection leaves empty arrays (#2792)
When deleting the single option inside of an option type,
an empty array was left behind and will be:
- shown as empty heading in UI
- leave an empty array in JSON
2022-02-12 12:02:20 +01:00
..
api Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
components Fix that fixedCollection leaves empty arrays (#2792) 2022-02-12 12:02:20 +01:00
modules Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
plugins Fix icon types (#2784) 2022-02-08 13:33:59 +01:00
views Add /workflows/demo route (#2745) 2022-02-11 09:18:39 +01:00
App.vue Support telemetry page (#2756) 2022-02-03 23:24:01 +01:00
constants.ts Improve workflow activation (#2692) 2022-01-21 18:00:00 +01:00
Interface.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
main.ts 🔥 Remove mixin-related lines 2021-12-07 16:14:40 +01:00
n8n-theme-variables.scss Workflow canvas revamp (#2388) 2021-11-19 10:17:13 +01:00
n8n-theme.scss 🔀 Merge master 2021-12-06 09:41:15 +01:00
router.ts Add /workflows/demo route (#2745) 2022-02-11 09:18:39 +01:00
shims-tsx.d.ts
shims-vue.d.ts
store.ts Fix editor issue with unknown nodeTypes 2022-02-05 16:52:13 +01:00