Oleg Ivaniv
ee05fd9fef
Add tooltips and limit tag selection in test definitions
...
- Add tooltips to test definition steps explaining their purpose
- Limit tag selection to single tag in test definitions
- Add multiple-limit prop to N8nSelect component
- Update TagsDropdown to support multiple-limit
2024-12-10 08:41:51 +01:00
Raúl Gómez Morales
956b11a560
fix(editor): Universal button snags ( #11974 )
...
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-12-06 08:52:07 +01:00
कारतोफ्फेलस्क्रिप्ट™
b145f52972
chore(editor): Update frontend dev tooling (no-changelog) ( #12045 )
2024-12-04 17:58:19 +01:00
github-actions[bot]
0e26f58ae6
🚀 Release 1.71.0 ( #12037 )
...
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
2024-12-04 14:14:45 +01:00
Milorad FIlipović
0ffc8591a0
fix(editor): Simplify workflow payload to AI Assistant (no-changelog) ( #11975 )
2024-12-02 11:53:21 +01:00
github-actions[bot]
2d89f5cb64
🚀 Release 1.70.0 ( #11927 )
...
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-27 14:36:59 +01:00
oleg
132aa0b9f1
feat(editor): Add workflow evaluation edit and list views (no-changelog) ( #11719 )
2024-11-27 07:47:41 +01:00
Dana
a713b3ed25
feat(editor): Make the left sidebar in Expressions editor draggable ( #11838 )
2024-11-26 19:13:53 +00:00
Eugene
10e011d71e
chore: Fix flaky cypress tests (no-changelog) ( #11894 )
2024-11-26 13:57:00 +01:00
Milorad FIlipović
89b4807243
fix(editor): Fix AI assistant loading message layout ( #11819 )
2024-11-22 08:05:24 +01:00
github-actions[bot]
4435b14424
🚀 Release 1.69.0 ( #11812 )
...
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-20 16:22:11 +01:00
Raúl Gómez Morales
b38ce14ec9
feat(editor): Add universal Create Resource Menu ( #11564 )
...
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2024-11-19 15:47:10 +01:00
Csaba Tuncsik
91f9390b90
fix(editor): Optimize application layout ( #11769 )
2024-11-19 13:31:04 +01:00
Giulio Andreini
61fac4f93f
fix(editor): Fix callout component border issue (no-changelog) ( #11705 )
...
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-14 14:25:17 +01:00
github-actions[bot]
a91abeeff5
🚀 Release 1.68.0 ( #11725 )
...
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-13 19:06:31 +01:00
Charlie Kolb
db94f169fc
fix(editor): Prevent NodeCreator from swallowing AskAssistant enter event ( #11532 )
2024-11-07 16:22:13 +01:00
Elias Meire
6e2809b490
refactor(editor): RunData components to composition API (no-changelog) ( #11545 )
2024-11-07 09:29:02 -05:00
github-actions[bot]
3dc0904a6c
🚀 Release 1.67.0 ( #11599 )
...
Co-authored-by: RicardoE105 <16496553+RicardoE105@users.noreply.github.com>
2024-11-06 11:09:56 -05:00
Michael Kret
8a484077af
feat(AI Transform Node): UX improvements ( #11280 )
...
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-05 18:47:52 +00:00
Alex Grozav
5ca781bf3a
refactor(editor): Rename design-system unit test files and snapshots (no-changelog) ( #11539 )
2024-11-05 14:20:02 +02:00
github-actions[bot]
dd7d374185
🚀 Release 1.66.0 ( #11488 )
...
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2024-10-31 17:07:37 +02:00
Charlie Kolb
7699240073
fix(editor): Add Retry button for AI Assistant errors ( #11345 )
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-25 15:35:46 +02:00
कारतोफ्फेलस्क्रिप्ट™
9d0e1c6854
Merge tag 'n8n@1.65.0'
2024-10-24 12:44:46 +02:00
github-actions[bot]
247bcc16c8
🚀 Release 1.65.0 ( #11386 )
...
Co-authored-by: cstuncsik <5410822+cstuncsik@users.noreply.github.com>
2024-10-24 12:29:51 +02:00
Charlie Kolb
ab86d8fb9f
test(editor): Set 'data-test-id' in design-system unit tests to match with editor-ui and cypress (no-changelog) ( #11381 )
2024-10-24 12:20:46 +02:00
Alex Grozav
197a1264d1
feat(editor): Improve new canvas discovery design by specifying ALPHA version (no-changelog) ( #11373 )
2024-10-23 17:08:27 +03:00
Raúl Gómez Morales
0b9b166bbc
chore(editor): Fix Icon type ( #11324 )
2024-10-21 13:55:00 +02:00
Mutasem Aldmour
296f68f041
feat: Add report bug buttons ( #11304 )
...
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
2024-10-21 13:32:37 +02:00
Alex Grozav
ba2827e7bb
feat(editor): Create call to action tooltip for trying the new canvas (no-changelog) ( #11230 )
2024-10-21 14:06:24 +03:00
Charlie Kolb
cd15e959c7
feat(editor): Separate node output execution tooltip from status icon ( #11196 )
2024-10-21 09:35:23 +02:00
Csaba Tuncsik
1f441f9752
fix(editor): Add Personal project to main navigation ( #11161 )
2024-10-17 09:25:32 +02:00
github-actions[bot]
c090fcb340
🚀 Release 1.64.0 ( #11281 )
...
Co-authored-by: michael-radency <88898367+michael-radency@users.noreply.github.com>
2024-10-16 14:26:07 +03:00
Mutasem Aldmour
439132c291
fix: Adjust arrow button colors in dark mode ( #11248 )
2024-10-14 16:52:34 +02:00
Ricardo Espinoza
98759701e4
fix(editor): Disable Ask AI button in deprecated nodes (no-changelog) ( #11194 )
2024-10-11 09:36:27 -04:00
कारतोफ्फेलस्क्रिप्ट™
ad13a756d7
ci: Upgrade frontend dev tooling (no-changelog) ( #10786 )
2024-10-10 10:58:18 +02:00
github-actions[bot]
d78ab2983a
🚀 Release 1.63.0 ( #11190 )
...
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
Co-authored-by: fedme <3295133+fedme@users.noreply.github.com>
2024-10-09 18:30:19 +02:00
Charlie Kolb
87a0b68f90
fix(editor): Shorten overflowing Node Label in InputLabels on hover and focus ( #11110 )
2024-10-08 09:07:57 +02:00
Elias Meire
7e8955b322
fix(editor): Fix getInitials when Intl.Segmenter is not supported ( #11103 )
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2024-10-04 15:55:41 +01:00
Raúl Gómez Morales
e081fd1f0b
feat(editor): Add navigation dropdown component ( #11047 )
2024-10-03 15:03:09 +02:00
Csaba Tuncsik
67c3453885
fix(editor): Fix design system form element sizing ( #11040 )
2024-10-03 10:50:53 +02:00
Csaba Tuncsik
835824cf53
test(editor): Add test render helper to design system ( #11064 )
2024-10-03 09:28:40 +02:00
github-actions[bot]
3c7556542c
🚀 Release 1.62.1 ( #11068 )
...
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-10-02 16:37:44 +02:00
github-actions[bot]
86069321a1
🚀 Release 1.62.0 ( #11056 )
...
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-10-02 16:19:12 +02:00
Csaba Tuncsik
136d491325
fix(editor): Allow resources to move between personal and team projects ( #10683 )
...
Co-authored-by: Danny Martini <danny@n8n.io>
2024-09-27 15:12:31 +02:00
Iván Ovejero
afda049491
refactor(core): Separate execution startedAt
from createdAt
( #10810 )
2024-09-27 13:32:12 +02:00
कारतोफ्फेलस्क्रिप्ट™
b7951a071c
refactor(editor): Convert Sticky component to Options API (no-changelog) ( #10975 )
2024-09-26 14:15:11 +02:00
github-actions[bot]
9e18a31208
🚀 Release 1.61.0 ( #10968 )
...
Co-authored-by: cstuncsik <5410822+cstuncsik@users.noreply.github.com>
2024-09-25 14:33:47 +02:00
Csaba Tuncsik
cf153ea085
fix(editor): Fix design system form component sizing ( #10961 )
2024-09-25 11:30:21 +02:00
Michael Kret
bdc0622f59
feat: Page size 1 option ( #10957 )
2024-09-25 11:15:10 +03:00
Milorad FIlipović
57ff3cc27b
fix(editor): Fix styling and typography in AI Assistant chat ( #10895 )
2024-09-23 13:05:15 +02:00