Alex Grozav
|
8f970b5d37
|
feat(editor): Add execute workflow functionality and statuses to new canvas (no-changelog) (#9902)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-07-08 13:25:18 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9e92a5774e
|
refactor(core): Remove Onboarding call prompts (no-changelog) (#9933)
|
2024-07-04 13:51:26 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
86018aa6e0
|
refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931)
|
2024-07-04 12:09:45 +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 |
|
Ricardo Espinoza
|
f64ca621e1
|
refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892)
|
2024-07-03 15:11:40 -04:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
22990342df
|
refactor(core): Delete all collaboration related code (no-changelog) (#9929)
|
2024-07-03 18:46:24 +02:00 |
|
Danny Martini
|
b80df2a47e
|
fix(editor): Don't try to load credentials on the demo route (#9926)
|
2024-07-03 15:14:26 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7f8857f69b
|
refactor(editor): Upgrade frontend typing (no-changelog) (#9915)
|
2024-07-03 14:19:24 +02:00 |
|
Mutasem Aldmour
|
10f7d4b5b9
|
feat(editor): Remove Segment (#9878)
|
2024-06-28 10:52:36 +02:00 |
|
Alex Grozav
|
13d83f2037
|
fix(editor): Fix performance issues related to expressions and pinned data (#9882)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
|
2024-06-27 18:50:09 +02:00 |
|
Ricardo Espinoza
|
4008c147d7
|
fix(editor): Load credentials for workflow before determining credentials errors (#9876)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
|
2024-06-27 11:54:55 +02:00 |
|
Alex Grozav
|
e995309789
|
feat(editor): Add node enable/disable functionality in new canvas (no-changelog) (#9872)
|
2024-06-26 16:56:58 +03:00 |
|
Csaba Tuncsik
|
4de58dcbf5
|
fix(editor): Fix initialize authenticated features (#9867)
|
2024-06-26 12:03:04 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
803895360c
|
refactor(editor): Delete unused code (no-changelog) (#9866)
|
2024-06-26 11:45:41 +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 |
|
Iván Ovejero
|
44ea4c73eb
|
refactor: Remove unused lint directives (no-changelog) (#9842)
|
2024-06-24 12:13:18 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e3e20b48eb
|
refactor(editor): Use typed-mocks to speed up tests and type-checking (no-changelog) (#9796)
|
2024-06-19 07:41:27 +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 |
|
Alex Grozav
|
12604fe1da
|
feat(editor): Add capability to open NDV and rename node (no-changelog) (#9712)
|
2024-06-17 15:46:55 +03:00 |
|
Alex Grozav
|
076c35d193
|
refactor(editor): Migrate SettingsView to composition api (no-changelog) (#9746)
|
2024-06-17 11:53:40 +03:00 |
|
Ricardo Espinoza
|
21a9682862
|
refactor(editor): Migrate MfaView.vue to use script setup (no-changelog) (#9764)
|
2024-06-17 04:52:15 -04:00 |
|
Danny Martini
|
2cf4364ee0
|
fix: When editing nodes only show the credentials in the dropdown that the user is allowed to use in that workflow (#9718)
|
2024-06-14 14:48:49 +02:00 |
|
Alex Grozav
|
db1cc24414
|
refactor(editor): Migrate SignupView to composition api (no-changelog) (#9743)
|
2024-06-14 14:03:21 +03:00 |
|
oleg
|
d62ca78a4c
|
refactor(editor): Migrate ErrorView component to Vue 3 (no-changelog) (#9740)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-06-14 10:37:52 +02:00 |
|
Tomi Turtiainen
|
0502738c0d
|
fix(editor): Persist tag filter when clicking tag directly in workflows page (#9709)
|
2024-06-12 12:06:50 +03:00 |
|
Csaba Tuncsik
|
f9aa340015
|
fix(editor): Add back credential type icon (no-changelog) (#9704)
|
2024-06-11 20:16:27 +02:00 |
|
Csaba Tuncsik
|
bc35e8c33d
|
feat(editor): Add move resources option to workflows and credentials on (#9654)
|
2024-06-11 14:21:16 +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 |
|
Milorad FIlipović
|
b652405a06
|
fix(editor): Prevent saving already saved workflows (#9670)
|
2024-06-10 16:00:21 +02:00 |
|
Ricardo Espinoza
|
22bdb0568e
|
refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607)
Co-authored-by: Alex Grozav <alex@grozav.com>
|
2024-06-10 16:23:06 +03:00 |
|
Tomi Turtiainen
|
1e15f73b0d
|
fix(editor): Remove template creds setup from workflow when copied (no-changelog) (#9673)
|
2024-06-10 13:36:42 +03:00 |
|
Tomi Turtiainen
|
ebba7c87cd
|
fix(editor): Color node connections correctly in execution preview for nodes that have pinned data (#9669)
|
2024-06-07 16:12:59 +03:00 |
|
Csaba Tuncsik
|
ed963011c9
|
fix(editor): Move projects and rbac files (no-changelog) (#9651)
|
2024-06-06 15:30:17 +02:00 |
|
Milorad FIlipović
|
e9e3b254fe
|
fix(editor): Prevent running workflows using keyboard shortcuts if execution is disabled (#9644)
|
2024-06-06 10:41:40 +02:00 |
|
Csaba Tuncsik
|
c92765dcdb
|
fix(editor): Filter credentials by project ID also for new workflow (#9615)
|
2024-06-05 15:58:15 +02:00 |
|
Tomi Turtiainen
|
744c94d94b
|
fix(editor): Commit theme change from Save button (#9619)
|
2024-06-05 09:38:26 +03:00 |
|
oleg
|
5322802992
|
feat(editor): Chat Trigger tweaks (#9618)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-06-04 17:24:18 +02:00 |
|
Milorad FIlipović
|
42ceec6879
|
fix(editor): Shrink #node-view-background to viewport size (no-changelog) (#9616)
|
2024-06-04 15:29:42 +02:00 |
|
Alex Grozav
|
f6a466cd87
|
feat(editor): Add remove node and connections functionality to canvas v2 (#9602)
|
2024-06-04 15:36:27 +03:00 |
|
Ricardo Espinoza
|
631f077c18
|
fix(editor): Type errors in VariablesView.vue (no-changelog) (#9558)
|
2024-06-03 13:17:01 -04:00 |
|
oleg
|
68420ca6be
|
refactor(editor): Fix NodeView/Canvas related TS errors (#9581)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-06-03 16:33:20 +02:00 |
|
Elias Meire
|
6268276746
|
refactor(editor): Fix typescript issues in composables and misc files (no-changelog) (#9583)
|
2024-06-03 11:34:51 +02:00 |
|
Tomi Turtiainen
|
09472fb9ee
|
feat(editor): Clean up lead enrichment experiment (no-changelog) (#9572)
|
2024-06-03 10:35:55 +03:00 |
|
Elias Meire
|
e23420d89d
|
refactor(editor): Fix TypeScript issues in views (no-changelog) (#9573)
|
2024-05-31 15:52:00 +02:00 |
|
Elias Meire
|
1cefd488fe
|
refactor(editor): Fix TypeScript issues in template code (no-changelog) (#9574)
|
2024-05-31 15:07:49 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5887ed6498
|
refactor(core): Extract all Auth-related User columns into a separate entity (#9557)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2024-05-31 09:40:19 +02:00 |
|
oleg
|
be4f54de15
|
feat(editor): Node Creator AI nodes improvements (#9484)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-30 16:53:33 +02:00 |
|
Csaba Tuncsik
|
e68a3fd6ce
|
fix(editor): Show workflow data in header when execution page is hard reloaded (#9529)
|
2024-05-30 16:47:02 +02:00 |
|