n8n/packages/editor-ui/src/api
Ben Hesseldieck fc2ff35c41
fix(editor): sending data as query on DELETE method (#3972)
* 🐛 fix sending data as query on DELETE method

* 👕 add type to imports

* 💪 enhance test
2022-08-30 11:54:50 +02:00
..
api-keys.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
communityNodes.ts feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
credentials.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
helpers.ts fix(editor): sending data as query on DELETE method (#3972) 2022-08-30 11:54:50 +02:00
nodeTypes.ts refactor(editor): Move nodeTypes into store module (#3799) 2022-08-01 22:43:50 +02:00
settings.ts feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
tags.ts Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
templates.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00
users.ts refactor: Personalization tweaks (#3813) 2022-08-03 13:02:46 +02:00
versions.ts Add new version notification (#1977) 2021-07-22 10:22:17 +02:00
workflow-webhooks.ts refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
workflows.ts feat(editor): Improve n8n welcome experience (#3289) 2022-05-16 18:19:33 +02:00