Commit Graph

500 Commits

Author SHA1 Message Date
Csaba Tuncsik
82e0733cd4
chore(editor): Add Reka UI based Tooltip component (#22326) 2025-12-01 10:20:00 +01:00
Csaba Tuncsik
fd140145be
docs: Add component specification and usage examples for N8nPopover (#22433)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-01 10:19:24 +01:00
Csaba Tuncsik
38ab54619c
chore: Update story titles for Checkbox and Select components (#22512) 2025-12-01 10:18:36 +01:00
Michael Kret
6e344f0f29
feat: Add entries to context menu to copy webhook's urls (#21769) 2025-12-01 09:54:38 +02:00
Csaba Tuncsik
a1151f816b
chore(editor): Add Reka UI based Input component (#22339) 2025-11-28 17:37:51 +01:00
Csaba Tuncsik
68fb866844
chore(editor): Add Reka UI based Pagination component (#22167) 2025-11-28 16:39:31 +01:00
Suguru Inoue
4d9a883ac9
build: Address TS error regarding Vue slots (#22446) 2025-11-28 15:38:55 +01:00
Suguru Inoue
0d643a828a
feat(editor): Show loading state in model selector (no-changelog) (#22462) 2025-11-28 15:38:27 +01:00
Dawid Myslak
b0fc88b437
feat(Form Node): Allow users to set a default value for form fields (#22200) 2025-11-28 12:16:26 +01:00
Csaba Tuncsik
8de1cd5aae
docs: Add component specification for N8nLoading with API definition and usage examples (#22055) 2025-11-28 10:39:48 +01:00
Csaba Tuncsik
ce05c7f7d3
docs: Add component specification and API documentation for N8nInput (#22082)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-28 05:08:42 +01:00
Artem Sorokin
9aa12f8ff1
ci: Auto-detect RC releases for orange logo and [RC] tab indicator (#22411) 2025-11-27 16:36:28 +01:00
Guillaume Jacquart
cd9f56569d
fix(editor): Wording for migration rule detail table headers (#22398) 2025-11-27 14:56:06 +01:00
Csaba Tuncsik
8336b9e5ee
docs: Add component specification and API documentation for N8nPagination (#22085) 2025-11-27 14:20:28 +01:00
Raúl Gómez Morales
56e6102f80
chore(editor): Add reka checkbox component (#21813)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-11-27 13:00:42 +01:00
Csaba Tuncsik
e27a58dadb
docs: Add component specification for N8nInputNumber (#22394) 2025-11-27 12:59:50 +01:00
Milorad FIlipović
8a65d5f391
chore(editor): DropdownMenu component specs (no-changelog) (#22229) 2025-11-27 11:32:41 +01:00
Suguru Inoue
d485fc9f6f
fix(editor): Chat UI feedback 3 (no-changelog) (#22274) 2025-11-27 08:33:01 +01:00
Suguru Inoue
68309046c0
chore(editor): Implement translations for chat (#22335) 2025-11-27 07:55:22 +01:00
Iván Ovejero
df1aa130cb
fix(editor, core): Fix display for binary data metadata origin (#22270) 2025-11-26 10:11:21 +01:00
Stephen Wright
b83c43f8dd
feat: Add the time saved node (#22269) 2025-11-25 12:59:06 +00:00
Irénée
83809e62ad
feat: Reduce unauthentication information in settings endpoint further (#22106) 2025-11-25 10:11:51 +00:00
github-actions[bot]
2ca66ce269
🚀 Release 1.122.0 (#22237)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-11-24 15:35:52 +01:00
Milorad FIlipović
2ad3135584
feat(editor): Minor UX improvements for MCP (no-changelog) (#22131) 2025-11-24 10:11:41 +01:00
Michael Drury
ca84de8d56
fix(ChatTrigger Node): Keep session ID when load previous session is on (#22150) 2025-11-24 08:41:20 +00:00
Milorad FIlipović
31715c8a6e
feat(editor): Introduce chromatic modes (no-changelog) (#22170) 2025-11-24 09:29:35 +01:00
Konstantin Tieber
4ddd7089b3
feat(core): Shorten copy text on confirm provisioning dialog (#22086) 2025-11-21 15:52:02 +01:00
Guillaume Jacquart
68a81c2ed6
fix(editor): Minor design fixes for the migration report (#22110) 2025-11-21 15:12:06 +01:00
Guillaume Jacquart
fe5697dee1
feat(editor): Add dismissable callout for scaling mode enabled customers (#21897) 2025-11-21 15:11:42 +01:00
Iván Ovejero
d91187ccca
refactor(core): Update binary data config (#22141) 2025-11-21 14:13:21 +01:00
Robert Squires
ab14824ee8
docs(editor): Create Tree component API spec (#21580) 2025-11-21 12:18:18 +00:00
Nikhil Kuriakose
81a3d395f2
feat(editor): CSV download support for data tables (#22048) 2025-11-21 12:59:20 +01:00
Stephen Wright
72cdca23d6
feat: Block UI updates for instance / project roles if provisioning enabed (#22095) 2025-11-21 10:58:32 +00:00
Jaakko Husso
24a4de8cf9
feat(core): Add Chat settings admin view (no-changelog) (#22009) 2025-11-21 12:39:54 +02:00
Mutasem Aldmour
55c3150c11
feat: Add support for global credentials (#21700)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-20 17:48:49 +01:00
Daria
ac91020bd3
feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
Nikhil Kuriakose
2681c7033e
fix(editor): Typo fix for oauth (#21980) 2025-11-20 15:37:55 +01:00
Suguru Inoue
5c58bf919f
feat: File attachment support in chat (no-changelog) (#21437)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Alex Grozav <alex@grozav.com>
2025-11-20 14:11:14 +01:00
Charlie Kolb
993040a2c5
feat(editor): Improve Data tables visibility (#22074) 2025-11-20 13:22:45 +01:00
Nikhil Kuriakose
e569750e32
fix(editor): Replace icon for null in schema view (#21415) 2025-11-20 12:39:08 +01:00
Csaba Tuncsik
4232093bb9
docs: Add component specification and usage examples for N8nBadge (#22049) 2025-11-20 11:56:44 +01:00
Konstantin Tieber
34039b370b
feat(core): Move settings for SSO user role provisioning from dedicated page to existing form (#21901) 2025-11-20 10:40:39 +01:00
Tuukka Kantola
a22226f5cd
chore(editor): Improve agent builder prompt field tooltips (#22045) 2025-11-20 10:20:01 +01:00
Csaba Tuncsik
3b74155780
docs: Add component specification and usage examples for N8nTooltip (#21976) 2025-11-20 09:32:08 +01:00
Robert Squires
ad1e422bab
fix(editor): Notice background colors (#22044) 2025-11-19 15:24:59 +00:00
Suguru Inoue
5d1c375fc6
fix(editor): Inconsistent syntax highlight color (#22029) 2025-11-19 10:30:23 +01:00
Michael Drury
4d525e83b1
fix(ai-builder): Fixing scroll issues when workflow builder when NDV is open (#22005) 2025-11-19 09:23:04 +00:00
Svetoslav Dekov
55912079d1
feat(editor): Update command bar wf search to match by any query term (#21798) 2025-11-19 09:45:28 +02:00
Ricardo Espinoza
2830665f7a
feat(core): Allow creating data tables from csv files (#21051) 2025-11-18 11:32:38 -05:00
Milorad FIlipović
c6434aca03
fix(editor): Close card dropdowns when workflows list is scrolled (#21630) 2025-11-18 14:41:08 +01:00