n8n/packages
Iván Ovejero 639afcd7a5
refactor(core): Simplify state in test webhooks (no-changelog) (#8155)
This PR simplifies state in test webhooks so that it can be cached
easily. Caching this state will allow us to start using Redis for manual
webhooks, to support manual webhooks to work in multi-main setup.

- [x] Convert `workflowWebhooks` to a getter - no need to optimize for
deactivation
- [x] Remove array from value in `TestWebhooks.webhookUrls`
- [x] Consolidate `webhookUrls` and `registeredWebhooks`
2023-12-28 09:28:12 +01:00
..
@n8n feat(core): Add closeFunction support to Sub-Nodes (#7708) 2023-12-21 14:21:09 +01:00
@n8n_io/eslint-config ci: Add lint rule no-dynamic-import-template (no-changelog) (#8089) 2023-12-21 14:15:37 +01:00
cli refactor(core): Simplify state in test webhooks (no-changelog) (#8155) 2023-12-28 09:28:12 +01:00
core refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
design-system fix(editor): Prevent browser zoom when scrolling inside sticky edit mode (#8116) 2023-12-22 14:18:32 +01:00
editor-ui feat(editor): Add template Id to workflow metadata (#8088) 2023-12-22 15:07:05 +01:00
node-dev 🚀 Release 1.22.0 (#8115) 2023-12-21 13:51:24 +01:00
nodes-base feat(Home Assistant Node): Use the new Home Assistant logo (#8150) 2023-12-27 11:26:20 +01:00
workflow docs: Improve documentation for the toTitleCase function (no-changelog) (#8140) 2023-12-22 14:22:05 +00:00