n8n/packages/editor-ui/src
Milorad FIlipović 4c0d4ebd99
fix(editor): Fix typing $ in inline expression field reloading node parameters form (#6374)
* fix(editor): Fix typing `$` in inline expression field reloading node parameters form
*  Setting resource mapper empty field values to empty strings
2023-06-03 17:58:09 +02:00
..
__tests__ feat: Add SSO SAML metadataUrl support and various improvements (#6139) 2023-05-23 16:25:28 +03:00
api feat: Version control mvp (#6271) 2023-05-31 15:01:57 +02:00
components fix(editor): Fix typing $ in inline expression field reloading node parameters form (#6374) 2023-06-03 17:58:09 +02:00
composables feat: Version control mvp (#6271) 2023-05-31 15:01:57 +02:00
declarations refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
event-bus ci(editor): Enfore stricter linting rules from eslint-plugin-vue (no-changelog) (#6242) 2023-05-19 15:31:16 +02:00
mixins fix: Show actual execution data for production executions even if pin data exists (#6302) 2023-06-01 19:12:21 +03:00
models ci(editor): Enfore stricter linting rules from eslint-plugin-vue (no-changelog) (#6242) 2023-05-19 15:31:16 +02:00
plugins fix(editor): Add secondary icon to menu items (#6351) 2023-06-02 12:00:05 +02:00
stores fix: Show actual execution data for production executions even if pin data exists (#6302) 2023-06-01 19:12:21 +03:00
styles fix(editor): Fix cropped off completions docstrings (#6129) 2023-05-02 09:36:28 +02:00
types feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
utils feat: Version control mvp (#6271) 2023-05-31 15:01:57 +02:00
views fix(editor): Fix an issue with connections breaking during renaming (#6358) 2023-06-01 19:34:36 +02:00
App.vue feat: Version control mvp (#6271) 2023-05-31 15:01:57 +02:00
constants.ts refactor: Revert 30k stars banner (no-changelog) (#6347) 2023-06-01 11:22:39 +02:00
Interface.ts feat: Version control mvp (#6271) 2023-05-31 15:01:57 +02:00
main.ts refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03: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(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
router.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +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 feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00