Commit Graph

40 Commits

Author SHA1 Message Date
Dana
0da1114981 feat(n8n Form Node): Add Hidden Fields (#12803) 2025-01-29 16:56:47 +01:00
Dana
ba8aa39216 feat(n8n Form Node): Add read-only/custom HTML form elements (#12760) 2025-01-22 13:05:30 +01:00
Dana
f167578b32 feat(n8n Form Trigger Node): Form Improvements (#12590) 2025-01-20 16:52:06 +01:00
Michael Kret
652b8d170b fix(Wait Node): Fix for hasNextPage in waiting forms (#12636) 2025-01-20 11:41:50 +02:00
Dana
14904ff779 fix(n8n Form Node): Remove the ability to change the formatting of dates (#12666) 2025-01-17 17:04:08 +01:00
Michael Kret
7df5eb1e4d fix(n8n Form Node): Remove dependence on static data from the form completion page (no-changelog) (#12445) 2025-01-07 11:39:59 +02:00
कारतोफ्फेलस्क्रिप्ट™
bafac73eb5 refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
Michael Kret
e98c7f160b feat: Send and wait operation - freeText and customForm response types (#12106) 2024-12-16 15:30:11 +00:00
Michael Kret
f4c2523419 fix(n8n Form Node): Completion page display if EXECUTIONS_DATA_SAVE_ON_SUCCESS=none (#11869) 2024-12-11 13:52:40 +02:00
कारतोफ्फेलस्क्रिप्ट™
60b3dccf93 feat(core): Parent workflows should wait for sub-workflows to finish (#11985) 2024-12-06 12:20:34 +01:00
Michael Kret
1a8fb7bdc4 fix(n8n Form Node): Redirect if completion page to trigger (#11822) 2024-11-21 15:41:48 +00:00
Michael Kret
10991675fe fix(n8n Form Node): Support expressions in completion page (#11781)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-11-20 08:52:11 +00:00
Michael Kret
643d66c0ae feat(n8n Form Page Node): New node (#10390)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-10-17 14:59:53 +01:00
Michael Kret
948edd1a04 fix(n8n Form Trigger Node): When clicking on a multiple choice label, the wrong one is selected (#11059) 2024-10-02 15:58:47 +01:00
Elias Meire
f92637a9fe test(n8n Form Trigger Node): Add tests, extract testing util for webhook triggers (no-changelog) (#11023) 2024-10-01 10:40:43 +01:00
Iván Ovejero
a7ed8ee909 refactor: Remove unused disable directives from nodes-base (#10825) 2024-09-16 10:58:32 +02:00
Iván Ovejero
05e609d714 build: Upgrade nodelinter to 1.16.2 (no-changelog) (#10779) 2024-09-12 16:53:36 +02:00
Michael Kret
81f4322d45 fix(Wait Node): Append n8n attribution option (#10585) 2024-08-30 14:28:25 +01:00
Ricardo Espinoza
c4eb3746d7 refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
Michael Kret
0dc3e99b26 fix(n8n Form Trigger Node): Show basic authentication modal on wrong credentials (#10423) 2024-08-15 14:03:16 +03:00
Jon
9b647a9837 fix(n8n Form Trigger Node): Fix issue preventing v1 node from working (#10364) 2024-08-13 07:34:55 +01:00
Iván Ovejero
74e154b130 refactor(editor): Boost n8n Form Trigger in nodes-panel search results (#10294) 2024-08-05 17:52:46 +02:00
Giulio Andreini
785c82cfec fix(n8n Form Trigger Node): Improve copy and a few tweaks (no-changelog) (#10243)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-08-01 10:57:05 +02:00
Michael Kret
f87854f8db fix(Wait Node): Authentication fix (#10236) 2024-07-30 15:43:05 +03:00
Michael Kret
e5dfd7faf9 fix(n8n Form Trigger Node): Remove custom attribution option (no-changelog) (#10229) 2024-07-29 17:56:55 +03:00
Michael Kret
711b667ebe feat(n8n Form Trigger Node): Improvements (#10092)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-07-29 15:58:03 +03: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
b45f3dc9fb fix(n8n Form Trigger Node): Error if Respond to Webhook and respond node not in workflow (#9641) 2024-06-06 13:12:52 +03:00
Jon
6ab3781570 fix(n8n Form Trigger Node): Fix missing options when using respond to webhook (#9282) 2024-05-03 10:02:46 +01:00
Michael Kret
699fd70c24 feat(n8n Form Trigger Node): Option to remove attribution (#9162) 2024-04-19 11:26:19 +03:00
Giulio Andreini
f4f496ae85 docs(editor): All buttons to sentence case (no-changelog) (#8399) 2024-01-22 09:20:02 +01:00
Tomi Turtiainen
9a1cc56806 fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-01-17 17:08:50 +02:00
Iván Ovejero
0ca2759d75 refactor: Optimize SVG icons for nodes (#8195)
Running `svgo` to optimize icon size for nodes.
2024-01-02 17:40:08 +01:00
Michael Kret
953a58f18b feat(n8n Form Trigger Node): Improvements (#7571)
Github issue / Community forum post (link here to close automatically):

---------

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2023-12-13 17:00:51 +02: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
Yoshino-s
b72040aa54 feat(n8n Form Trigger Node): Add text area and password input types (#7474)
Signed-off-by: yoshino-s <cy-cui@outlook.com>
2023-11-01 12:23:28 +00:00
कारतोफ्फेलस्क्रिप्ट™
b6de910cbe refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471)
This change ensures that things like `encryptionKey` and `instanceId`
are always available directly where they are needed, instead of passing
them around throughout the code.
2023-10-23 13:39:35 +02:00
Iván Ovejero
34f3f8001e fix(n8n Form Trigger Node): Fix typos (no-changelog) (#7472) 2023-10-20 10:49:58 +02:00
Michael Kret
3ddc176dfa feat(n8n Form Trigger Node): New node (#7130)
Github issue / Community forum post (link here to close automatically):

based on https://github.com/joffcom/n8n-nodes-form-trigger

---------

Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2023-10-17 07:09:30 +03:00