n8n/packages/editor-ui/src
jeanpaul da8aafc0e3
Some checks are pending
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
fix(editor): Show run workflow button when chat trigger has pinned data (#12616)
2025-01-15 17:08:31 +01:00
..
__tests__ refactor(core): Extract SAML requests payloads into DTOs (#12435) 2025-01-03 11:05:30 +01:00
api feat: Add API endpoint to cancel a test run (no-changelog) (#12115) 2025-01-14 12:12:31 +01:00
assets/images
components feat(editor): Enhance workflow evaluations edit view (no-changelog) (#12586) 2025-01-15 10:12:37 +01:00
composables fix(editor): Make sure code editors work correctly in fullscreen (#12597) 2025-01-14 17:16:41 +00:00
event-bus feat(editor): New Code editor based on the TypeScript language service (#12285) 2025-01-08 11:28:56 +01:00
mixins
models
plugins feat(editor): Enhance workflow evaluations edit view (no-changelog) (#12586) 2025-01-15 10:12:37 +01:00
routes
stores refactor(core): Make placeholders in manual executions in workers temporary (#12463) 2025-01-14 14:32:00 +01:00
styles feat(editor): New Code editor based on the TypeScript language service (#12285) 2025-01-08 11:28:56 +01:00
types refactor(core): Use DTOs for source control push/pull requests (#12470) 2025-01-09 15:31:07 +01:00
utils fix(editor): Fix hasTrimmedItem for multi-output nodes and sub-nodes (no-changelog) (#12612) 2025-01-15 12:36:20 +01:00
views fix(editor): Show run workflow button when chat trigger has pinned data (#12616) 2025-01-15 17:08:31 +01:00
App.vue feat(editor): Make workflows, credentials, executions and new canvas usable on mobile and touch devices (#12372) 2025-01-06 17:09:32 +02:00
constants.ts feat(editor): Add workflow evaluation run views (no-changelog) (#12258) 2025-01-07 12:52:44 +01:00
constants.workflows.ts fix(editor): Update easy AI workflow setup instructions when user is in free AI credits experiment (no-changelog) (#12479) 2025-01-08 09:59:08 +03:00
init.test.ts
init.ts
Interface.ts feat: Allow using Vector Stores directly as Tools (#12311) 2025-01-06 09:07:59 +01:00
main.ts
n8n-theme-variables.scss
n8n-theme.scss
permissions.test.ts
permissions.ts
router.test.ts
router.ts fix(editor): Fix workflow initilisation for test definition routes & add unit tests (#12507) 2025-01-08 16:07:46 +01:00
shims-jsplumb.d.ts
shims-modules.d.ts feat(editor): New Code editor based on the TypeScript language service (#12285) 2025-01-08 11:28:56 +01:00
shims-vue.d.ts
shims.d.ts feat(editor): New Code editor based on the TypeScript language service (#12285) 2025-01-08 11:28:56 +01:00
type-utils.d.ts
vue-virtual-scroller.d.ts