Commit graph

10 commits

Author SHA1 Message Date
Ria Scholz 9324e4ffe6
fix(Summarize Node): Not dealing with null values properly (#13044) 2025-02-12 08:09:38 +01:00
कारतोफ्फेलस्क्रिप्ट™ dbb9475b7b
refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context (#13111) 2025-02-10 16:51:01 +01:00
Ria Scholz be5e49d56c
feat(Summarize Node): Preserves original field data type (#13069) 2025-02-05 12:52:16 +01:00
Ria Scholz d7dda3f5de
feat(Summarize Node): Turns error when field not found in items into warning (#11889)
Co-authored-by: Dana Lee <dana@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
2025-01-28 14:19:51 +01:00
कारतोफ्फेलस्क्रिप्ट™ bafac73eb5
refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
Ricardo Espinoza c4eb3746d7
refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
Jon 4d37b9669f
docs: Update add options text (no-changelog) (#10049) 2024-07-29 13:27:23 +01:00
Iván Ovejero 44ea4c73eb
refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
Michael Kret d7abc30104
feat(Summarize Node): Option to continue when field to summarize can't be found in any items (#9118) 2024-04-11 12:23:44 +03:00
Elias Meire 675ec21d33
feat: Data transformation nodes and actions in Nodes Panel (#7760)
- Split Items List node into separate nodes per action
- Review node descriptions
- New icons
- New sections in subcategories

---------

Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Deborah <deborah@starfallprojects.co.uk>
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-12-08 11:40:05 +01:00