n8n/packages/editor-ui/src
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
..
__tests__ perf(editor): SchemaView performance improvement by ≈90% 🚀 (#12180) 2024-12-12 14:03:59 +01:00
api fix(editor): Improvements to the commit modal (#12031) 2024-12-06 12:53:14 +01:00
assets/images
components fix(editor): Add new create first project CTA (#12189) 2024-12-19 09:07:30 +01:00
composables fix(editor): Add new create first project CTA (#12189) 2024-12-19 09:07:30 +01:00
event-bus fix: Allow disabling MFA with recovery codes (#12014) 2024-12-04 10:02:06 -05:00
mixins
models
plugins fix(editor): Add new create first project CTA (#12189) 2024-12-19 09:07:30 +01:00
routes
stores feat(editor): Use a single SVG for logo and favicon (no-changelog) (#11811) 2024-12-16 10:31:55 +01:00
styles
types fix(editor): Remove invalid connections after node handles change (#12247) 2024-12-17 16:57:40 +02:00
utils fix(editor): Remove invalid connections after node handles change (#12247) 2024-12-17 16:57:40 +02:00
views fix(editor): Remove invalid connections after node handles change (#12247) 2024-12-17 16:57:40 +02:00
App.vue fix(editor): Polyfill crypto.randomUUID (#12052) 2024-12-05 10:09:36 +01:00
constants.ts feat(editor): Implementing the Easy AI Workflow experiment (#12043) 2024-12-06 14:23:39 +01:00
constants.workflows.ts feat(editor): Implementing the Easy AI Workflow experiment (#12043) 2024-12-06 14:23:39 +01:00
init.test.ts
init.ts
Interface.ts feat(editor): Implementing the Easy AI Workflow experiment (#12043) 2024-12-06 14:23:39 +01:00
main.ts
n8n-theme-variables.scss
n8n-theme.scss
permissions.test.ts
permissions.ts
router.test.ts fix(editor): Redirect Settings to the proper sub page depending on the instance type (cloud or not) (#12053) 2024-12-05 08:47:55 +01:00
router.ts fix(editor): Redirect Settings to the proper sub page depending on the instance type (cloud or not) (#12053) 2024-12-05 08:47:55 +01:00
shims-jsplumb.d.ts
shims-modules.d.ts
shims-vue.d.ts
shims.d.ts
type-utils.d.ts
vue-virtual-scroller.d.ts