n8n/packages/editor-ui/src
Csaba Tuncsik d10ca530cf
fix(editor): Hide data pinning discoverability tooltip in execution view (#5145)
* fix(editor): remove unused prop

* fix(editor): Prevent data pinning discoverability tooltip displayed in executions view
2023-01-13 12:43:51 +01:00
..
__tests__ refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
api feat: Add user management invite links without SMTP set up (#5084) 2023-01-05 17:10:08 +02:00
components fix(editor): Hide data pinning discoverability tooltip in execution view (#5145) 2023-01-13 12:43:51 +01:00
composables refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
declarations refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
event-bus feat: Add workflow sharing functionality and permissions (#4370) 2022-11-15 14:25:04 +02:00
mixins fix: Handle memory issues gracefully (#5147) 2023-01-13 12:33:42 +01:00
models refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
plugins fix(editor): Execution page bug fixes (#5122) 2023-01-13 12:42:34 +01:00
stores fix(editor): Recover from unsaved finished execution (#5121) 2023-01-11 10:52:32 +01:00
styles feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
types feat(editor): Introduce proxy completions to expressions (#5075) 2023-01-06 10:07:36 +01:00
utils feat: Add demo experiment to help users activate (#5141) 2023-01-13 11:56:29 +01:00
views feat: Add demo experiment to help users activate (#5141) 2023-01-13 11:56:29 +01:00
App.vue feat: Add demo experiment to help users activate (#5141) 2023-01-13 11:56:29 +01:00
constants.ts feat: Add demo experiment to help users activate (#5141) 2023-01-13 11:56:29 +01:00
Interface.ts fix(core): Fixes event msg confirmations if no subscribers present (#5118) 2023-01-11 14:09:09 +01:00
main.ts fix(editor): Do not overwrite window.onerror in production (#5135) 2023-01-11 22:22:12 +01:00
n8n-theme-variables.scss refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
n8n-theme.scss refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
permissions.ts refactor: Workflow sharing bug bash fixes (#4888) 2022-12-21 16:42:07 +01:00
router.ts feat(editor): Executions page (#4997) 2023-01-10 16:28:15 +01:00
shims-vue.d.ts ci: Setup eslint-import-resolver-typescript for improved TS linting (#4996) 2022-12-22 09:55:39 +01:00
shims.d.ts refactor: Phase out TSLint in editor-ui (no-changelog) (#4935) 2022-12-15 14:06:00 +01:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00