n8n/packages/editor-ui/src
Mutasem Aldmour a19d4447ac
fix(editor): Resolve expressions for grandparent nodes (#5859)
* fix(editor): Resolve expressions for grandparent nodes

* test: add tests

* test: add tests for bug

* test: add todos

* test: lintfix

* test: add small waits

* test: add linking tests

* test: add test for branch mapping

* test: update workflow values

* test: comment out test

* test: fix up tests with new values

* chore: remove todos

* test: add ticket number for broken test

* test: refactor a bit

* test: uncomment

* test: fix mapping test

* fix: lint issue

* test: split tests

* Revert "test: split tests"

0290d51d7c

* test: update mousedown

* test: split up tests

* test: fix test

* test: fix test

* test: make less flaky

* test: make less flaky

* test: enable teset
2023-04-21 14:08:51 +02:00
..
__tests__ refactor(editor): Consolidate IN8nUISettings interface (#6055) 2023-04-21 13:30:57 +02:00
api refactor(editor): Consolidate IN8nUISettings interface (#6055) 2023-04-21 13:30:57 +02:00
components fix(editor): Resolve expressions for grandparent nodes (#5859) 2023-04-21 14:08:51 +02:00
composables fix(editor): Use fake timers in useDebounce.test.ts to make the test less flaky (no-changelog) (#6029) 2023-04-20 12:22:54 +02:00
declarations refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
event-bus feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
mixins fix(editor): Resolve expressions for grandparent nodes (#5859) 2023-04-21 14:08:51 +02:00
models refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
plugins feat(editor): Version control paywall (WIP) (#6030) 2023-04-21 11:25:39 +02:00
stores fix(editor): Resolve expressions for grandparent nodes (#5859) 2023-04-21 14:08:51 +02:00
styles feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
types feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
utils refactor(editor): Consolidate IN8nUISettings interface (#6055) 2023-04-21 13:30:57 +02:00
views feat(editor): Version control paywall (WIP) (#6030) 2023-04-21 11:25:39 +02:00
App.vue refactor(editor): Refactor history and debounce mixins to composables (no-changelog) (#5930) 2023-04-18 11:47:08 +02:00
constants.ts refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
Interface.ts refactor(editor): Consolidate IN8nUISettings interface (#6055) 2023-04-21 13:30:57 +02:00
main.ts fix: Small changes to user activation modal (no-changelog) (#5962) 2023-04-18 07:28:50 -04:00
n8n-theme-variables.scss refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
n8n-theme.scss fix(editor): Fix for large notifications being cut off (#5705) 2023-03-16 15:29:57 +01:00
permissions.ts refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
router.ts feat(editor): Add disable template experiment (#5963) 2023-04-21 10:32:23 +02: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 fix(core): App should not crash with a custom rest endpoint (#5911) 2023-04-06 11:35:05 +02:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00