n8n/packages
Milorad FIlipović 517b050d0a
feat(editor): Add template Id to workflow metadata (#8088)
## Summary
Adding a link between the workflow and the template it originated from
by saving `templateId` in the workflow metadata

## Related tickets and issues
ADO-1537

## Review / Merge checklist
- [x] PR title and summary are descriptive. **Remember, the title
automatically goes into the changelog. Use `(no-changelog)` otherwise.**
([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
- [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up
ticket created.
- [x] Tests included.
> A bug is not considered fixed, unless a test is added to prevent it
from happening again.
   > A feature is not complete without tests.
2023-12-22 15:07:05 +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): Move some typeorm operators to repositories (no-changelog) (#8139) 2023-12-22 13:35:23 +01:00
core refactor(core): Move active workflows endpoints to a decorated controller class (no-changelog) (#8101) 2023-12-22 11:28:42 +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 fix(Asana Node): Omit body from GET, HEAD, and DELETE requests (#8057) 2023-12-21 19:21:08 +01:00
workflow feat(core): Add closeFunction support to Sub-Nodes (#7708) 2023-12-21 14:21:09 +01:00