n8n/packages/editor-ui/src
2024-02-12 17:32:27 +01:00
..
__tests__ fix(editor): Fix workflows filter resetting (#8411) 2024-01-26 06:55:08 +01:00
api refactor(core): Remove roleId indirection (no-changelog) (#8413) 2024-01-24 13:38:57 +01:00
assets/images
components fix(HTTP Request Node): Handle special characters in pagination expressions + improve hint text (#8576) 2024-02-12 17:32:27 +01:00
composables fix(HTTP Request Node): Handle special characters in pagination expressions + improve hint text (#8576) 2024-02-12 17:32:27 +01:00
event-bus
hooks
mixins refactor(editor): Refactor workflowHelpers mixin to composable (no-changelog) (#8600) 2024-02-12 10:45:05 +01:00
models fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02:00
plugins refactor(editor): Refactor workflowHelpers mixin to composable (no-changelog) (#8600) 2024-02-12 10:45:05 +01:00
rbac refactor(core): Remove roleId indirection (no-changelog) (#8413) 2024-01-24 13:38:57 +01:00
stores feat(editor): Use website as the main templates repository (#8591) 2024-02-09 13:47:43 +01:00
styles feat(editor): Migrate copyPaste mixin to composables (no-changelog) (#8179) 2023-12-29 12:13:24 +02:00
types refactor: Migrate genericHelpers mixin to composable (#8220) 2024-01-05 12:23:28 +01:00
utils feat(editor): Send template id as string in all telemetry events (#8498) 2024-01-31 13:34:11 +01:00
views refactor(editor): Refactor workflowHelpers mixin to composable (no-changelog) (#8600) 2024-02-12 10:45:05 +01:00
App.vue refactor(editor): Improve linting for component and prop names (no-changelog) (#8169) 2023-12-28 09:49:58 +01:00
constants.ts feat(editor): Use website as the main templates repository (#8591) 2024-02-09 13:47:43 +01:00
init.ts fix(editor): Move versions check to init function and refactor store (no-changelog) (#8067) 2023-12-20 12:49:40 +02:00
Interface.ts refactor: Remove any appcues events (#8597) 2024-02-09 15:15:59 +01:00
main.ts feat(editor): Migrate copyPaste mixin to composables (no-changelog) (#8179) 2023-12-29 12:13:24 +02:00
n8n-theme-variables.scss
n8n-theme.scss feat: Add Chat Trigger node (#7409) 2024-01-09 13:11:39 +02:00
permissions.ts fix(editor): Add back credential use permission (#8023) 2023-12-14 13:36:36 +01:00
router.ts feat(editor): Use website as the main templates repository (#8591) 2024-02-09 13:47:43 +01:00
shims-vue.d.ts
shims.d.ts