Raúl Gómez Morales
|
1eeb788d32
|
feat(editor): VariablesView Reskin - Add Filters for missing values (#12611)
|
2025-01-20 10:59:15 +01:00 |
|
Charlie Kolb
|
fbc8ca6571
|
feat: Add SelectableList component (no-changelog) (#12621)
|
2025-01-17 16:47:34 +01:00 |
|
Tomi Turtiainen
|
95c40c02cb
|
fix(editor): Fix execution list hover & selection colour in dark mode (#12628)
|
2025-01-16 10:28:41 +02:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Milorad FIlipović
|
0ffc8591a0
|
fix(editor): Simplify workflow payload to AI Assistant (no-changelog) (#11975)
|
2024-12-02 11:53:21 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Csaba Tuncsik
|
cf153ea085
|
fix(editor): Fix design system form component sizing (#10961)
|
2024-09-25 11:30:21 +02:00 |
|