Elias Meire
|
d116f121e3
|
fix(editor): Render assignments without ID correctly (#13252)
|
2025-02-14 12:04:40 +00:00 |
|
Elias Meire
|
8c2dbcfece
|
fix(editor): Prevent infinite loop in expressions crashing the browser (#12732)
|
2025-02-03 12:50:56 +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 |
|
Michael Kret
|
3a5bd12945
|
feat(Code Node): Warning if pairedItem absent or could not be auto mapped (#11737)
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: Shireen Missi <shireen@n8n.io>
|
2024-11-27 16:31:36 +00:00 |
|
Alex Grozav
|
63efefcd24
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
|
Milorad FIlipović
|
d0dce57c14
|
refactor(editor): Migrate ParameterOptions to composition API (no-changelog) (#11501)
|
2024-11-01 16:11:54 +01:00 |
|
Milorad FIlipović
|
95a9cd2c73
|
feat(editor): Implement new app layout (#10548)
|
2024-08-28 14:01:05 +02:00 |
|
Ricardo Espinoza
|
ba27c987dc
|
refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-07-19 08:35:36 -04:00 |
|
Elias Meire
|
1d2b403644
|
fix(editor): Use selected input item for autocomplete (#10019)
|
2024-07-12 10:11:59 +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 |
|
Elias Meire
|
ae67d6b753
|
refactor(editor): Convert Draggable components to composition API (no-changelog) (#9889)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2024-07-02 20:55:19 +02:00 |
|
Elias Meire
|
291d46af15
|
fix(editor): Improve dragndrop of input pills with spaces (#9656)
|
2024-06-07 15:37:30 +02:00 |
|
Elias Meire
|
85780eade5
|
fix(editor): Fix expression preview when previous node is selected (#9140)
|
2024-04-19 10:07:00 +02:00 |
|
Elias Meire
|
064e8f4a1d
|
fix(editor): Render dates correctly in parameter hint (#9089)
|
2024-04-11 12:09:55 +02:00 |
|
Elias Meire
|
8788e2a35b
|
fix(editor): UI enhancements and fixes for expression inputs (#8996)
|
2024-03-29 16:01:32 +01:00 |
|
Elias Meire
|
e78cc2d8d2
|
feat(editor): Help users discover expressions when using drag n drop (#8869)
|
2024-03-13 12:57:08 +01:00 |
|
Elias Meire
|
8c993aa59d
|
fix(editor): Update assignment hint when user hovers table row (#8782)
|
2024-03-05 12:42:06 +01:00 |
|
Elias Meire
|
c943a51a28
|
fix(editor): Handle drag-n-dropping from other nodes in assignment component (#8661)
|
2024-02-20 11:21:10 +01:00 |
|
oleg
|
510bf8905d
|
refactor(editor): Refactor workflowHelpers mixin to composable (no-changelog) (#8600)
|
2024-02-12 10:45:05 +01:00 |
|
Elias Meire
|
2799de491b
|
feat: Add assignment component with drag and drop to Set node (#8283)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-02-06 18:34:34 +01:00 |
|