Alex Grozav
|
1bfd9c0e91
|
feat(editor): Support adding nodes via drag and drop from node creator on new canvas (#12197)
|
2024-12-13 11:20:53 +02:00 |
|
Charlie Kolb
|
365e82d200
|
fix(editor): Reduce cases for Auto-Add of ChatTrigger for AI Agents (#12154)
|
2024-12-12 08:35:08 +01:00 |
|
 Ricardo Espinozaandकारतोफ्फेलस्क्रिप्ट™
|
3f9127955a
|
refactor(editor): Stop using $locale in favor of the i18n composable (#11731)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-11-15 19:11:58 -05:00 |
|
Charlie Kolb
|
93a6f858fa
|
feat(editor): Restrict when a ChatTrigger Node is added automatically (#11523)
|
2024-11-13 11:00:02 +01:00 |
|
Eugene
|
a025848ec4
|
fix(editor): Fix duplicate chat trigger (#11693)
|
2024-11-12 13:45:18 +01:00 |
|
Ricardo Espinoza
|
aec372793b
|
refactor(editor): Migrate templates.store to composition API (#11641)
|
2024-11-08 07:46:03 -05:00 |
|
Charlie Kolb
|
db94f169fc
|
fix(editor): Prevent NodeCreator from swallowing AskAssistant enter event (#11532)
|
2024-11-07 16:22:13 +01:00 |
|
Ricardo Espinoza
|
28ad66cc12
|
refactor(editor): Extract OrderSwitcher component out of ActionsMode.vue (#11626)
|
2024-11-07 09:26:06 -05:00 |
|
Alex Grozav
|
63efefcd24
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
|
Mutasem Aldmour
|
130c942f63
|
fix: Bring back nodes panel telemetry events (#11456)
|
2024-10-31 16:29:51 +01:00 |
|
Mutasem Aldmour
|
351134f786
|
fix(editor): Ensure toasts show above modal overlays (#11410)
|
2024-10-25 16:56:47 +02:00 |
|
Ricardo Espinoza
|
c57cac9e4d
|
fix(editor): Keep always focus on the first item on the node's search panel (#11193)
|
2024-10-17 21:51:35 +02:00 |
|
Ricardo Espinoza
|
06f51dc7d2
|
refactor: Use Ask AI feature through AI services instead of hooks (#11027)
|
2024-10-09 11:24:33 -04:00 |
|
Ricardo Espinoza
|
9c43fb301d
|
fix(editor): Format action names properly when action is not defined (#11030)
|
2024-10-02 08:16:33 -04:00 |
|
oleg
|
72b70d9d98
|
feat(editor): Support node-creator actions for vector store nodes (#11032)
|
2024-10-01 14:10:08 +02:00 |
|
Alex Grozav
|
c09ae3c18c
|
feat(editor): Improve sticky note experience on new canvas (no-changelog) (#11010)
|
2024-09-30 13:27:37 +03:00 |
|
Elias Meire
|
7073ec6fe5
|
fix(editor): Fix performance issue in credentials list (#10988)
|
2024-09-27 12:04:00 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
60ee0d4ce7
|
refactor(editor): Correct some prop types (no-changelog) (#10907)
|
2024-09-23 09:19:37 +02:00 |
|
 Csaba TuncsikandTomi Turtiainen
|
44e5fb9b06
|
fix(editor): Replace v-html with custom directive to sanitize html (#10804)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-09-18 09:49:41 +03:00 |
|
 कारतोफ्फेलस्क्रिप्ट™andTomi Turtiainen
|
6a35812f92
|
ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-09-17 15:10:22 +03:00 |
|
Raúl Gómez Morales
|
efa5573278
|
fix(editor): Prevent action's panel flickering while dragging a node (#10739)
|
2024-09-10 10:31:41 +02:00 |
|
 olegandJP van Oosten
|
da44fe4b89
|
feat(core): Implement wrapping of regular nodes as AI Tools (#10641)
Co-authored-by: JP van Oosten <jp@n8n.io>
|
2024-09-04 12:06:17 +02:00 |
|
Alex Grozav
|
32ce65c1af
|
feat(editor): Overhaul node insert position computation in new canvas (no-changelog) (#10637)
|
2024-09-03 15:11:44 +03:00 |
|
Ricardo Espinoza
|
c4eb3746d7
|
refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595)
|
2024-08-29 09:55:53 -04:00 |
|
Ricardo Espinoza
|
609bc4d97d
|
refactor(editor): Standardize components sections order (no-changelog) (#10540)
|
2024-08-24 09:24:08 -04:00 |
|
Michael Kret
|
dd0c098b86
|
fix(AI Transform Node): Data Transformation > Other section should not contain node (no-changelog) (#10519)
|
2024-08-23 09:48:01 +01:00 |
|
 
|
4d222ac19d
|
feat(AI Transform Node): New node (#10405)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-08-14 16:20:02 +03:00 |
|
 
|
5ed2a77740
|
feat: Add Ask assistant behind feature flag (#9995)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
|
2024-08-14 14:59:11 +02:00 |
|
Shireen Missi
|
bae0116d78
|
fix: Remove node AI Transform node (no-changelog) (#10400)
|
2024-08-14 13:01:14 +02:00 |
|
 
|
0de9d56619
|
feat(AI Transform Node): New node (#9990)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-08-07 18:07:48 +03:00 |
|
 olegandJP van Oosten
|
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
|
49c7306feb
|
feat(editor): Add info boxes to some of AI sub-categories (no-changelog) (#10177)
|
2024-07-25 14:46:26 +02:00 |
|
oleg
|
3846eb967a
|
feat(editor): Split Tools and Models into sub-sections (#10159)
|
2024-07-23 16:40:28 +02:00 |
|
Alex Grozav
|
f2ad1222b1
|
feat(editor): Add support for unplugin-icons and auto-importing components (no-changelog) (#10055)
|
2024-07-23 13:30:29 +03:00 |
|
oleg
|
7db16561dc
|
feat(editor): Tweak node creator search logic for AI sub-nodes (#10025)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-07-12 10:43:46 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
86018aa6e0
|
refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931)
|
2024-07-04 12:09:45 +02:00 |
|
Ricardo Espinoza
|
cef177455e
|
refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934)
|
2024-07-04 10:30:51 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7f8857f69b
|
refactor(editor): Upgrade frontend typing (no-changelog) (#9915)
|
2024-07-03 14:19:24 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
803895360c
|
refactor(editor): Delete unused code (no-changelog) (#9866)
|
2024-06-26 11:45:41 +02:00 |
|
Mohammad Alsmadi
|
c334ecb2ed
|
fix(editor): Console error in ActionsMode when searching for action and pressing enter (no-changelog) (#9292)
|
2024-06-20 14:54:46 +02:00 |
|
Ricardo Espinoza
|
41e06be6fd
|
refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770)
|
2024-06-18 13:15:12 -04:00 |
|
Elias Meire
|
b7d356f49c
|
fix(editor): Fix node icon in node creator header (#9782)
|
2024-06-18 10:05:18 +02:00 |
|
 Ricardo EspinozaandAlex Grozav
|
22bdb0568e
|
refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607)
Co-authored-by: Alex Grozav <alex@grozav.com>
|
2024-06-10 16:23:06 +03:00 |
|
 Elias MeireandGiulio Andreini
|
600013a1ab
|
feat: Add support for dark mode node icons and colors (#9412)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
|
2024-06-06 13:34:30 +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 |
|
oleg
|
69bb745cac
|
refactor(editor): Fix types issues in src/components/Node/* (no-changelog) (#9444)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-17 14:46:11 +02:00 |
|
Giulio Andreini
|
aad43d8cdc
|
fix(editor): Secondary button in dark mode (#9401)
|
2024-05-15 17:57:21 +02:00 |
|
Milorad FIlipović
|
491c6ec546
|
feat(editor): Implement AI Assistant chat UI (#9300)
|
2024-05-07 15:43:19 +02:00 |
|
 Tomi TurtiainenandGiulio Andreini
|
7467aa30e6
|
fix(editor): Fix issues in dark mode (#9068)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-04-08 09:21:54 +03:00 |
|
Milorad FIlipović
|
f2143620ba
|
fix(editor): Connecting nodes to triggers when adding them together (#9042)
|
2024-04-05 15:46:02 +02:00 |
|