Elias Meire
|
91277c44f1
|
feat(editor): Make node credential select searchable (#12497)
|
2025-01-10 10:05:57 +01:00 |
|
Alex Grozav
|
c28f302c2f
|
fix(editor): Fix NDV resize handle and scrollbar overlapping (#12509)
|
2025-01-08 16:03:53 +02:00 |
|
github-actions[bot]
|
326a221f36
|
🚀 Release 1.74.0 (#12508)
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
|
2025-01-08 13:41:33 +00:00 |
|
Alex Grozav
|
3ea592ecc9
|
feat: Make it easier to get started on developing front end and e2e tests (no-changelog) (#12500)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-01-08 14:16:56 +02:00 |
|
Elias Meire
|
52ae02abaa
|
feat(editor): New Code editor based on the TypeScript language service (#12285)
|
2025-01-08 11:28:56 +01:00 |
|
oleg
|
3d990eb555
|
feat(editor): Add workflow evaluation run views (no-changelog) (#12258)
|
2025-01-07 12:52:44 +01:00 |
|
Alex Grozav
|
06c9473210
|
feat(editor): Make workflows, credentials, executions and new canvas usable on mobile and touch devices (#12372)
|
2025-01-06 17:09:32 +02:00 |
|
Giulio Andreini
|
80ea38148a
|
fix(editor): Fix color scheme of danger disabled button (no-changelog) (#12426)
|
2025-01-03 12:32:00 +01:00 |
|
Iván Ovejero
|
9432aa0b00
|
feat(core): Offload manual executions to workers (#11284)
|
2025-01-03 10:43:05 +01:00 |
|
Raúl Gómez Morales
|
78ef2ce7f0
|
refactor(editor): N8nOption type (#12399)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
|
2024-12-30 13:46:37 +01:00 |
|
Milorad FIlipović
|
9117718cc9
|
feat(editor): Add support for project icons (#12349)
|
2024-12-27 19:00:40 +01:00 |
|
Raúl Gómez Morales
|
6891cefa6d
|
fix(editor): Consistent protected environment styling and messaging (#12374)
|
2024-12-27 14:18:30 +01:00 |
|
github-actions[bot]
|
441d71e35d
|
🚀 Release 1.73.0 (#12302)
Co-authored-by: r00gm <22072110+r00gm@users.noreply.github.com>
|
2024-12-19 11:19:39 +01:00 |
|
Shireen Missi
|
6e44c71c9c
|
feat(editor): Params pane collection improvements (#11607)
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: Elias Meire <elsmr@users.noreply.github.com>
|
2024-12-18 20:39:10 +00:00 |
|
Raúl Gómez Morales
|
ad39243982
|
fix(editor): Improve commit modal user facing messaging (#12161)
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-12-17 16:24:50 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9b5903524b
|
fix(editor): Fix rendering of code-blocks in sticky notes (#12227)
|
2024-12-16 12:45:50 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
4ae6049d82
|
feat(editor): Use a single SVG for logo and favicon (no-changelog) (#11811)
|
2024-12-16 10:31:55 +01:00 |
|
github-actions[bot]
|
c9d4de11ab
|
🚀 Release 1.72.0 (#12158)
Co-authored-by: dana-gill <152518854+dana-gill@users.noreply.github.com>
|
2024-12-11 14:47:47 +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 |
|