Commit Graph

29 Commits

Author SHA1 Message Date
Guillaume Jacquart
7cd7883b34 fix(core): Resolves response promise for active execution on job finished in queue mode (#15643)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-06-04 10:25:00 +02:00
RomanDavydchuk
99361869a3 fix(n8n Form Node): Limit the max width for text area (#15508) 2025-05-19 12:34:51 +03:00
Michael Kret
3feab31792 fix(n8n Form Trigger Node): Remove relience on getWorkflowStaticData for passing query parameters (#14728) 2025-04-18 10:37:46 +03:00
Michael Kret
df9ea095fc fix(n8n Form Node): Add doctype to page (#14306) 2025-04-02 16:12:54 +03:00
Justin Ellingwood
0e9e28356e fix: Fix small wording issue in form template (no-changelog) (#11738)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-04-02 08:49:12 +03:00
Dana
4bc1c1a547 fix(n8n Form Node): Remove field requirement and do not inherit description (#14254) 2025-04-01 12:21:39 +02:00
Dana
39208dcb70 fix(n8n Form Trigger Node): Add back the query selector for multiselect (#13987) 2025-03-17 11:53:30 +00:00
Michael Kret
4fdf469190 fix(n8n Form Node): Completion page response mode, do not error on execution running (no-changelog) (#13566) 2025-03-10 10:45:07 +00:00
oleg
289041e997 feat(n8n Form Trigger Node, Chat Trigger Node): Allow to customize form and chat css (#13506) 2025-02-28 12:27:49 +01:00
Michael Kret
755734d349 fix(n8n Form Node): Redirection update (no-changelog) (#13104)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-02-19 12:59:38 +00:00
Dana
ddc40ef7de chore(n8n Form Node): Incorporate design feedback for Custom HTML (#12817) 2025-02-04 18:03:19 +01:00
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
e98c7f160b feat: Send and wait operation - freeText and customForm response types (#12106) 2024-12-16 15:30:11 +00:00
कारतोफ्फेलस्क्रिप्ट™
eccd924f5e fix(n8n Form Node): Use https to load google fonts (#11948) 2024-11-28 14:14:00 +01:00
कारतोफ्फेलस्क्रिप्ट™
61696c3db3 feat(core): Improve handling of manual executions with wait nodes (#11750)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-11-18 12:58:26 +01:00
Michael Kret
c08d23c00f fix(n8n Form Trigger Node): Checkboxes different sizes (#11677) 2024-11-11 17:37:21 +00:00
Michael Kret
151f4dd7b8 fix(n8n Form Node): Form Trigger does not wait in multi-form mode (#11404) 2024-10-25 11:49:36 +01: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
90b4bfc472 fix: Show result of waiting execution on canvas after execution complete (#10815)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-10-03 15:09:37 +03: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
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
Valentin Coppin
67932c0b76 fix: Fix typo with submitted (no-changelog) (#9662) 2024-06-07 15:30:26 +01:00
Michael Kret
699fd70c24 feat(n8n Form Trigger Node): Option to remove attribution (#9162) 2024-04-19 11:26:19 +03: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
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
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