Csaba Tuncsik
|
878b41904d
|
fix(editor): Add new create first project CTA (#12189)
Co-authored-by: r00gm <raul00gm@gmail.com>
|
2024-12-19 09:07: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 |
|
Raúl Gómez Morales
|
c3b968acf5
|
chore(editor): Disable i18n warnings (#12202)
|
2024-12-13 10:46:09 +01:00 |
|
Raúl Gómez Morales
|
5300e0ac45
|
fix(editor): Update the universal create button interaction (#12105)
|
2024-12-11 15:23:55 +01:00 |
|
Csaba Tuncsik
|
fa572bbca4
|
fix(editor): Update concurrency UI considering different types of instances (#12068)
|
2024-12-09 15:22:09 +01:00 |
|
Milorad FIlipović
|
67ed1d2c3c
|
feat(editor): Implementing the Easy AI Workflow experiment (#12043)
|
2024-12-06 14:23:39 +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 |
|
Ricardo Espinoza
|
95d56fee8d
|
fix: Allow disabling MFA with recovery codes (#12014)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-12-04 10:02:06 -05:00 |
|
Mutasem Aldmour
|
9f78b16efc
|
chore: Clean up welcome sticky feature (no-changelog) (#11987)
|
2024-12-02 19:35:54 +01:00 |
|
oleg
|
1e25774541
|
feat(editor): Canvas chat UI & UX improvements (#11924)
|
2024-11-29 11:24:17 +01:00 |
|
Raúl Gómez Morales
|
6be8e86c45
|
fix(editor): Handle source control initialization to prevent UI form crashing (#11776)
|
2024-11-28 14:53:48 +01:00 |
|
Csaba Tuncsik
|
57d3269e40
|
fix(editor): Add execution concurrency info and paywall (#11847)
|
2024-11-28 13:53:39 +01: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
|
caa744785a
|
feat(editor): Migrate existing users to new canvas and set new canvas as default (#11896)
|
2024-11-27 10:11:33 +02:00 |
|
oleg
|
132aa0b9f1
|
feat(editor): Add workflow evaluation edit and list views (no-changelog) (#11719)
|
2024-11-27 07:47:41 +01:00 |
|
Michael Kret
|
bcb9a20781
|
fix: Prevent workflow to run if active and single webhook service (#11752)
|
2024-11-20 13:48:56 +00:00 |
|
Csaba Tuncsik
|
ff4261c168
|
fix(editor): Add project header subtitle (#11797)
|
2024-11-20 13:03:09 +01:00 |
|
Ricardo Espinoza
|
c265d44841
|
feat(editor): Add option to create sub workflow from workflows list in Execute Workflow node (#11706)
|
2024-11-19 10:09:06 -05:00 |
|
Charlie Kolb
|
de0e86150f
|
feat(editor): Add Info Note to NDV Output Panel if no existing Tools were used during Execution (#11672)
|
2024-11-19 13:11:12 +01:00 |
|
Ricardo Espinoza
|
3f9127955a
|
refactor(editor): Stop using $locale in favor of the i18n composable (#11731)
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
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-11-15 19:11:58 -05:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
bd924c7194
|
chore(editor): Stop reporting ResponseError: Unauthorized error to Sentry (no-changelog) (#11744)
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) Has been cancelled
|
2024-11-15 14:00:21 +01:00 |
|
Mutasem Aldmour
|
fd3254d587
|
feat(core): Improve debugging of sub-workflows (#11602)
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-11-14 23:04:43 +01:00 |
|
Csaba Tuncsik
|
1a783606b4
|
fix(editor): Change Home label to Overview (#11736)
|
2024-11-14 13:59:08 +01:00 |
|
oleg
|
a412ab7ebf
|
feat(editor): Redesign Canvas Chat (#11634)
|
2024-11-13 11:05:19 +01:00 |
|
Csaba Tuncsik
|
3e0c6cb3d2
|
refactor(editor): Move executions under projects (#11541)
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-11-12 17:01:22 +01:00 |
|
Eugene
|
a025848ec4
|
fix(editor): Fix duplicate chat trigger (#11693)
|
2024-11-12 13:45:18 +01:00 |
|
Iván Ovejero
|
88295c7049
|
perf(editor): Add lint rules for optimization-friendly syntax (#11681)
|
2024-11-12 13:28:51 +01:00 |
|
Elias Meire
|
23caf43e30
|
fix(editor): Do not show hover tooltip when autocomplete is active (#11653)
|
2024-11-11 17:15:11 +00:00 |
|
Michael Kret
|
c32cf644a6
|
fix: NDV search bugs (#11613)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-11-07 14:34:50 +02:00 |
|
Ivan Atanasov
|
8cba100488
|
fix(editor): Show only error title and 'Open errored node' button; hide 'Ask Assistant' in root for sub-node errors (#11573)
|
2024-11-07 10:14:49 +01: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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
38da319507
|
chore(editor): Delete some of the unused code (no-changelog) (#11554)
|
2024-11-05 12:11:54 +01:00 |
|
Mutasem Aldmour
|
611967decc
|
refactor(editor): Migrate components to composition API (#11497)
|
2024-11-04 17:00:06 -05:00 |
|
Alex Grozav
|
63efefcd24
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
|
Mutasem Aldmour
|
02b77367bd
|
refactor: Clean up hooks and fake doors (no-changelog) (#11498)
|
2024-11-01 15:23:41 +01:00 |
|
Mutasem Aldmour
|
130c942f63
|
fix: Bring back nodes panel telemetry events (#11456)
|
2024-10-31 16:29:51 +01:00 |
|
Ivan Atanasov
|
dcd6038c30
|
fix(editor): Change tooltip for workflow with execute workflow trigger (#11374)
|
2024-10-29 15:25:35 +01:00 |
|
Raúl Gómez Morales
|
8147038cf8
|
feat(editor): Update ownership pills (#11155)
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-28 08:48:51 +01:00 |
|
Iván Ovejero
|
8b0a48f530
|
fix(editor): Prevent running workflow that has issues if listening to webhook (#11402)
|
2024-10-25 10:48:41 +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 |
|
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 |
|
Ricardo Espinoza
|
25c1c3218c
|
feat: Run mfa.beforeSetup hook before enabling MFA (#11116)
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-10-17 19:47:10 +02:00 |
|
Michael Kret
|
643d66c0ae
|
feat(n8n Form Page Node): New node (#10390)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-10-17 14:59:53 +01:00 |
|
Csaba Tuncsik
|
1f441f9752
|
fix(editor): Add Personal project to main navigation (#11161)
|
2024-10-17 09:25:32 +02:00 |
|
Alex Grozav
|
3d2fbcfd93
|
feat(editor): Improve Sentry ignore definitions for class instance types (no-changelog) (#11208)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-10-10 16:21:58 +02:00 |
|
Csaba Tuncsik
|
c2adfc8545
|
feat: Opt in to additional features on community for existing users (#11166)
|
2024-10-09 13:21:34 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
94cfb3727c
|
feat(editor): Upgrade @sentry/vue to address GHSA-593m-55hh-j8gv (no-changelog) (#11169)
|
2024-10-08 18:10:19 +02:00 |
|