Commit graph

411 commits

Author SHA1 Message Date
Elias Meire 71b6c67179
feat(editor): Add schema view to expression modal (#9976) 2024-08-12 16:47:14 +02:00
Csaba Tuncsik 1cf48cc301
fix(editor): Enable credential sharing between all types of projects (#10233) 2024-08-09 16:31:02 +02:00
Csaba Tuncsik 557a76ec23
fix(editor): Update tags filter/editor to not show non existing tag as a selectable option (#10297) 2024-08-06 15:29:55 +02:00
oleg 06419d9483
feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245)
Co-authored-by: JP van Oosten <jp@n8n.io>
2024-08-05 13:59:02 +02:00
Eugene 57d1c9a99e
feat(core): Show sub-node error on the logs pane. Open logs pane on sub-node error (#10248) 2024-08-02 16:00:09 +02:00
Csaba Tuncsik 7e643589c6
fix(editor): Fix workflow execution list scrolling after filter change (#10226) 2024-07-31 09:09:54 +02:00
Alex Grozav fa7bc452b7
fix(editor): Add back prompt requesting to save unsaved changes (no-changelog) (#10190) 2024-07-25 18:44:26 +03:00
oleg 906b4c3c7b
fix(editor): Fix issue with existing credential not opening in HTTP agent tool (#10167) 2024-07-24 14:10:16 +02:00
Mutasem Aldmour de015ff297
fix(editor): Fix updating/uninstalling community nodes (#10138)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-07-23 11:25:56 +02:00
Iván Ovejero b267eb0467
ci: Remove flaky e2e tests from past 30 days (no-changelog) (#10131) 2024-07-22 12:49:28 +02:00
Elias Meire c29664d688
fix(editor): Make schema view use the correct output (#10016) 2024-07-11 17:36:53 +02:00
Danny Martini 0f495986f8
fix(core): Allow owner and admin to edit nodes with credentials that haven't been shared with them explicitly (#9922) 2024-07-09 16:25:50 +02:00
कारतोफ्फेलस्क्रिप्ट™ bbb2296b3d
ci: Make pinning e2e test work locally (no-changelog) (#9954)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-05 16:52:12 +02:00
Danny Martini b80df2a47e
fix(editor): Don't try to load credentials on the demo route (#9926) 2024-07-03 15:14:26 +02:00
Elias Meire ae67d6b753
refactor(editor): Convert Draggable components to composition API (no-changelog) (#9889)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2024-07-02 20:55:19 +02:00
Alex Grozav 55cbc900a4
fix(editor): Fix new node credential creation via Resource Locator Component (#9896) 2024-07-01 14:48:39 +03:00
Elias Meire dc1c5fce8a
fix(editor): Improve text wrapping in schema view (#9888) 2024-07-01 11:03:04 +02:00
Iván Ovejero 6cb3072a5d
fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693)
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2024-06-27 10:49:53 +02:00
Csaba Tuncsik 699a4aed52
test: Extend Projects e2e test to check for proper credentials (#9871) 2024-06-26 13:40:10 +02:00
Elias Meire 5bc58efde9
fix(editor): Show error state correctly in options parameter with remote options (#9836) 2024-06-26 12:35:55 +02:00
Csaba Tuncsik 5cdcb61f66
fix(editor): Optimizing main sidebar to have more space for Projects (#9686)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2024-06-25 11:14:02 +02:00
Elias Meire e51de9d391
feat(editor): Show multiple nodes in input pane schema view (#9816) 2024-06-24 18:09:28 +02:00
Csaba Tuncsik 1ba656ef4a
fix(editor): Properly update workflow info in main header (#9789) 2024-06-24 15:08:24 +02:00
Iván Ovejero 44ea4c73eb
refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
कारतोफ्फेलस्क्रिप्ट™ 65c5609ab5
feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
Elias Meire 1a3f72b751
fix(editor): Error dropdown in resource locator disappears when search filter is required (#9681) 2024-06-18 11:11:10 +02:00
Elias Meire d1163533a6
feat(Set Node): Preserve binary data by default (#9668)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-06-18 10:32:51 +02:00
कारतोफ्फेलस्क्रिप्ट™ 87cb199745
fix(editor): Use BroadcastChannel instead of window.opener for OAuth callback window (#9779) 2024-06-17 13:41:49 +02:00
Danny Martini 2cf4364ee0
fix: When editing nodes only show the credentials in the dropdown that the user is allowed to use in that workflow (#9718) 2024-06-14 14:48:49 +02:00
Tomi Turtiainen 58f00bbacd
test: Use nanoid instead of UUID in e2e tests for wf names (no-changelog) (#9717) 2024-06-13 09:39:53 +03:00
Tomi Turtiainen 6c1a4c8ebf
fix: Fix sending pin data twice causing payload too large errors (#9710) 2024-06-12 15:11:39 +03:00
Danny Martini dc17cf3a49
fix(editor): Render credentials editable when opening them from the node view (#9678) 2024-06-12 13:06:05 +02:00
Csaba Tuncsik f9aa340015
fix(editor): Add back credential type icon (no-changelog) (#9704) 2024-06-11 20:16:27 +02:00
Iván Ovejero 19ee96230d
test: Fix e2e for projects missing instance owner (no-changelog) (#9703) 2024-06-11 15:19:50 +02:00
कारतोफ्फेलस्क्रिप्ट™ 3d0393c739
ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +02:00
Csaba Tuncsik bc35e8c33d
feat(editor): Add move resources option to workflows and credentials on (#9654) 2024-06-11 14:21:16 +02:00
Milorad FIlipović 810991156b
fix(editor): Un-skip workflow save test (no-changelog) (#9698) 2024-06-11 11:12:12 +02:00
Mutasem Aldmour 50bd5b9080
feat: Update NPS Value Survey (#9638)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-06-11 10:23:30 +02:00
Milorad FIlipović b652405a06
fix(editor): Prevent saving already saved workflows (#9670) 2024-06-10 16:00:21 +02:00
Iván Ovejero af3ac2db28
refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-10 15:49:50 +02:00
Tomi Turtiainen 1e15f73b0d
fix(editor): Remove template creds setup from workflow when copied (no-changelog) (#9673) 2024-06-10 13:36:42 +03:00
Tomi Turtiainen ebba7c87cd
fix(editor): Color node connections correctly in execution preview for nodes that have pinned data (#9669) 2024-06-07 16:12:59 +03:00
Mutasem Aldmour e520f8a98f
fix: Reset pagination when output size changes (#9652) 2024-06-06 17:14:55 +02:00
Milorad FIlipović e9e3b254fe
fix(editor): Prevent running workflows using keyboard shortcuts if execution is disabled (#9644) 2024-06-06 10:41:40 +02:00
Csaba Tuncsik c92765dcdb
fix(editor): Filter credentials by project ID also for new workflow (#9615) 2024-06-05 15:58:15 +02:00
Milorad FIlipović a8bb53f4e3
fix(editor): Improve error messages around pinned data (#9632) 2024-06-05 13:48:55 +02:00
Milorad FIlipović 245c63f216
fix(editor): Skip disabled nodes when detecting workflow issues (#9610) 2024-06-04 13:26:57 +02:00
Mutasem Aldmour 3745313064
fix(editor): Attempt to make cloud plan tests less flaky (no-changelog) (#9595) 2024-06-03 12:51:40 +02:00
Tomi Turtiainen 09472fb9ee
feat(editor): Clean up lead enrichment experiment (no-changelog) (#9572) 2024-06-03 10:35:55 +03:00
Mutasem Aldmour dbb3ed6b71
fix: Make cloud e2e tests less flaky (no-changelog) (#9582) 2024-05-31 16:39:44 +02:00
oleg be4f54de15
feat(editor): Node Creator AI nodes improvements (#9484)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-30 16:53:33 +02:00
Csaba Tuncsik e68a3fd6ce
fix(editor): Show workflow data in header when execution page is hard reloaded (#9529) 2024-05-30 16:47:02 +02:00
Milorad FIlipović da41d31bc0
fix(editor): Fix empty node name handling (#9548)
Co-authored-by: oleg <me@olegivaniv.com>
2024-05-30 15:25:14 +02:00
Milorad FIlipović cadb59fecb
fix(editor): Redirect to workflows list after deleting a workflow (#9546) 2024-05-30 11:12:56 +02:00
Milorad FIlipović 63990f14e3
fix(editor): Prevent updating node parameter value if it hasn't changed (#9535) 2024-05-29 16:13:54 +02:00
Csaba Tuncsik f914c97d11
fix(editor): Show execution error toast also if there is no error stack just message (#9526) 2024-05-29 13:57:01 +01:00
Elias Meire 6698179a69
fix(editor): Prevent expression editor focus being lost when user is selecting (#9525) 2024-05-29 14:37:05 +02:00
Milorad FIlipović 3be7bb898b
fix(editor): Update webhook paths when duplicating workflow (#9516) 2024-05-29 12:51:33 +02:00
Csaba Tuncsik 3a2e5455a9
fix(editor): Make sure auto loading and auto scrolling works in executions tab (#9505) 2024-05-27 12:44:04 +02:00
कारतोफ्फेलस्क्रिप्ट™ a77e8dd79e
feat(core): Upgrade all langchain related dependencies (#9504)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-24 14:43:17 +02:00
Csaba Tuncsik 93679076b4
fix(editor): Hard load after logout to reset stores (no-changelog) (#9500) 2024-05-23 17:07:40 +02:00
Iván Ovejero 75408b0113
refactor: Remove skipped tests (no-changelog) (#9497) 2024-05-23 12:29:20 +02:00
Csaba Tuncsik 8566301731
fix(editor): Show input panel with not connected message (#9495) 2024-05-23 06:39:05 +02:00
Csaba Tuncsik 8f55bb1457
fix(editor): Project related frontend fixes (no-changelog) (#9482) 2024-05-22 14:54:55 +01:00
Elias Meire 62ee796895
fix(editor): Fix node execution errors showing undefined (#9487) 2024-05-22 15:54:25 +02:00
Iván Ovejero d21ad15c1f
fix(core): Fix 431 for large dynamic node parameters (#9384) 2024-05-21 19:11:02 +02:00
Csaba Tuncsik 596c472ecc
feat: RBAC (#8922)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Val <68596159+valya@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Valya Bullions <valya@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Danny Martini <despair.blue@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Ayato Hayashi <go12limchangyong@gmail.com>
2024-05-17 10:53:15 +02:00
Jon bf549301df
feat: Add Slack trigger node (#9190)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-05-15 13:54:32 +01:00
Elias Meire c92c870c73
feat(editor): Autocomplete info box: improve structure and add examples (#9019)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-05-10 14:39:06 +02:00
Elias Meire dc5994b185
feat(editor): Add item selector to expression output (#9281) 2024-05-09 14:45:31 +02:00
Csaba Tuncsik 1c1e4443f4
perf: Add tailwind to editor and design system (#9032) 2024-05-09 14:12:13 +02:00
Iván Ovejero 426a12ac0e
fix(editor): Prevent excess runs in manual execution with run data (#9259) 2024-04-30 15:00:17 +02:00
Ricardo Espinoza f6142ff275
fix(editor): Make sticky node content parameter non require to support empty stickies (#9192) 2024-04-23 21:56:33 -04:00
Csaba Tuncsik 93f23ea4b2
test: Re-enable node IO filter test for pinned data (#9200) 2024-04-23 17:26:01 +02:00
Michael Kret 699fd70c24
feat(n8n Form Trigger Node): Option to remove attribution (#9162) 2024-04-19 11:26:19 +03:00
Elias Meire 85780eade5
fix(editor): Fix expression preview when previous node is selected (#9140) 2024-04-19 10:07:00 +02:00
Alex Grozav a3eea3ac5e
feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
Elias Meire 135ef75add
fix(editor): Fix parameter reset on credential change in Discord node (#9137) 2024-04-18 14:56:04 +02:00
Michael Kret 3dd70a17e2
fix(editor): Drop outgoing connections on order changed event for nodes with dynamic outputs (#9055) 2024-04-09 04:46:52 +03:00
Milorad FIlipović f2143620ba
fix(editor): Connecting nodes to triggers when adding them together (#9042) 2024-04-05 15:46:02 +02:00
oleg 32df17104c
fix(editor): Allow pinning of AI root nodes (#9060)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-05 15:00:31 +02:00
Ricardo Espinoza caea27dbb5
fix(editor): Fix issue with case insensitive tags (#9071) 2024-04-05 09:00:18 -04:00
Ricardo Espinoza dff8f7ac94
fix(editor): Issue showing Auth2 callback section when all properties are overriden (#8999) 2024-04-04 05:30:37 -04:00
Ricardo Espinoza f6ce81e7da
fix(editor): Canvas showing error toast when clicking outside of "import workflow by url" modal (#9001) 2024-04-04 05:15:37 -04:00
Tomi Turtiainen 71c54cba52
fix: Fix missing input panel in node details view (#9043) 2024-04-04 11:13:37 +03:00
Milorad FIlipović 3c9a1d2da3
fix(editor): Prevent saving workflow while another save is in progress (#9048) 2024-04-04 09:59:02 +02:00
Iván Ovejero 042aa62fc2
fix(editor): Make Webhook node pinnable (#9047) 2024-04-03 17:41:15 +02:00
कारतोफ्फेलस्क्रिप्ट™ 072c3db97d
refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
Tomi Turtiainen eaaefd76da
feat: Allow workflow execution even if it has errors (#9037) 2024-04-03 14:35:06 +03:00
Milorad FIlipović 02219dde2f fix: Stop listening button not working in NDV (#9023) 2024-04-03 12:18:50 +02:00
Michael Kret 3fd97e4c72
fix: Prevent chat modal opening on 'Test workflow' click (#9009)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-01 17:08:00 +03:00
Michael Kret e84c27c0ce
feat(Webhook Node): Overhaul (#8889)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-03-28 10:46:39 +02:00
Elias Meire 295b650fb8
fix(editor): Make inputs in the filter component regular inputs by default (#8980) 2024-03-27 09:52:58 +01:00
Elias Meire 160dfd383d
feat(editor): Show tip when user can type dot after an expression (#8931) 2024-03-26 15:23:30 +01:00
Milorad FIlipović 666867a236
feat: Fetch user cloud role and pass it on in website links (#8942) 2024-03-22 11:33:39 +01:00
oleg 5f53d76e39
fix(editor): Fix opening of chat window when executing a child node (#8789)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-21 09:23:15 +01:00
Elias Meire 0c179e4e51
feat(editor): Refactor expression editors and mixins to composition API (#8894)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-03-15 18:40:37 +01:00
Michael Kret edce632ee6
fix: Validate custom tool names for forbidden chars (#8878) 2024-03-14 10:03:33 +02:00
Elias Meire e78cc2d8d2
feat(editor): Help users discover expressions when using drag n drop (#8869) 2024-03-13 12:57:08 +01:00
Elias Meire 6e2aa405fc
fix(editor): Make inputs in the filter component expressions by default (#8784) 2024-03-07 17:01:56 +01:00