Mutasem Aldmour
|
d3b05f1c54
|
feat: Add tracking for node errors and update node graph (#11060)
|
2024-10-15 12:38:17 +02:00 |
|
Eugene
|
e7199dbfcc
|
feat(editor): Remove execution annotation feature flag (#11020)
|
2024-10-01 15:24:52 +02:00 |
|
Iván Ovejero
|
afda049491
|
refactor(core): Separate execution startedAt from createdAt (#10810)
|
2024-09-27 13:32:12 +02:00 |
|
Eugene
|
efc5d859eb
|
chore: Correct naming of annotation-related files (#10946)
|
2024-09-26 13:15:08 +02:00 |
|
Eugene
|
dcc1c72fc4
|
feat(editor): Show a notice before deleting annotated executions (#10934)
|
2024-09-24 16:48:58 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
60ee0d4ce7
|
refactor(editor): Correct some prop types (no-changelog) (#10907)
|
2024-09-23 09:19:37 +02:00 |
|
Ricardo Espinoza
|
48294e7ec1
|
refactor(editor): Stop importing Vue compiler macros (#10890)
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
|
2024-09-19 13:53:23 -04:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
fdef6c9f0d
|
ci: Remove eslint-plugin-prettier again (no-changelog) (#10876)
|
2024-09-19 16:29:04 +02:00 |
|
Csaba Tuncsik
|
44e5fb9b06
|
fix(editor): Replace v-html with custom directive to sanitize html (#10804)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-09-18 09:49:41 +03:00 |
|
Raúl Gómez Morales
|
63548e6ead
|
fix(editor): Follow up fixes and improvements to viewer role (#10684)
|
2024-09-10 11:06:05 +02:00 |
|
Csaba Tuncsik
|
cd0891e4f1
|
fix(editor): Fix opening executions tab from a new, unsaved workflow (#10652)
|
2024-09-04 15:32:03 +02:00 |
|
Eugene
|
8b5c333d3d
|
feat(editor): Make highlighted data pane floating (#10638)
Co-authored-by: oleg <me@olegivaniv.com>
|
2024-09-04 13:11:33 +02:00 |
|
Eugene
|
022ddcbef9
|
feat(core): Execution curation (#10342)
Co-authored-by: oleg <me@olegivaniv.com>
|
2024-09-02 15:20:08 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c4fcbe40c5
|
fix(editor): Remove @n8n/permissions from n8n-workflow (no-changelog) (#10399)
|
2024-08-14 12:52:19 +02:00 |
|
Csaba Tuncsik
|
117e2d968f
|
fix(editor): Connect up new project viewer role to the FE (#9913)
|
2024-08-13 16:45:28 +03:00 |
|
Csaba Tuncsik
|
55f2ffe256
|
fix(editor): Fix execution retry button (#10275)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-08-02 16:05:17 +02:00 |
|
Ricardo Espinoza
|
8e960db16c
|
refactor(editor): Migrate WorkflowExecutionsListView.vue to composition API (no-changelog) (#10198)
|
2024-07-31 07:11:24 -04:00 |
|
Csaba Tuncsik
|
7e643589c6
|
fix(editor): Fix workflow execution list scrolling after filter change (#10226)
|
2024-07-31 09:09:54 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
44728d7242
|
feat(editor): Show new executions as Queued in the UI, until they actually start (#10204)
|
2024-07-26 14:30:49 +02:00 |
|
Alex Grozav
|
fa7bc452b7
|
fix(editor): Add back prompt requesting to save unsaved changes (no-changelog) (#10190)
|
2024-07-25 18:44:26 +03: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 |
|
Mutasem Aldmour
|
2e9ab66602
|
refactor(editor): Move a few components to script setup (no-changelog) (#10029)
|
2024-07-12 15:03:23 +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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7f8857f69b
|
refactor(editor): Upgrade frontend typing (no-changelog) (#9915)
|
2024-07-03 14:19:24 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
803895360c
|
refactor(editor): Delete unused code (no-changelog) (#9866)
|
2024-06-26 11:45:41 +02:00 |
|
Csaba Tuncsik
|
5cdcb61f66
|
fix(editor): Optimizing main sidebar to have more space for Projects (#9686)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
|
2024-06-25 11:14:02 +02:00 |
|
Alex Grozav
|
31c456700a
|
feat(editor): Compute node position and connections when creating new nodes in new canvas (no-changelog) (#9830)
|
2024-06-25 12:11:44 +03:00 |
|
Csaba Tuncsik
|
1ba656ef4a
|
fix(editor): Properly update workflow info in main header (#9789)
|
2024-06-24 15:08:24 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
65c5609ab5
|
feat(core): Use WebCrypto to generate all random numbers and strings (#9786)
|
2024-06-19 13:33:57 +02:00 |
|
Ricardo Espinoza
|
41e06be6fd
|
refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770)
|
2024-06-18 13:15:12 -04:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
08c6e9b571
|
refactor(editor): Replace mixed style of defineProps with the new style (no-changelog) (#9787)
|
2024-06-18 09:55:10 +02:00 |
|
Mutasem Aldmour
|
50bd5b9080
|
feat: Update NPS Value Survey (#9638)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-06-11 10:23:30 +02:00 |
|
Iván Ovejero
|
b0b4093072
|
refactor(editor): Stop expecting null execution status (no-changelog) (#9672)
|
2024-06-10 10:19:40 +02:00 |
|
Csaba Tuncsik
|
4eb6edc73a
|
refactor(editor): Fix type errors (no-changelog) (#9584)
|
2024-06-03 14:24:26 +02:00 |
|
Giulio Andreini
|
1abb26e2da
|
fix(editor): Executions view popup in dark mode (#9517)
|
2024-05-27 15:30:29 +02:00 |
|
Csaba Tuncsik
|
3a2e5455a9
|
fix(editor): Make sure auto loading and auto scrolling works in executions tab (#9505)
|
2024-05-27 12:44:04 +02:00 |
|
Milorad FIlipović
|
9c768a0443
|
fix(editor): Fix type errors in components/executions/workflow (#9448)
|
2024-05-17 15:14:59 +02:00 |
|
Alex Grozav
|
a3eea3ac5e
|
feat(editor): Refactor and unify executions views (no-changelog) (#8538)
|
2024-04-19 07:50:18 +02:00 |
|