n8n/packages/editor-ui/src
Ricardo Espinoza 981a852648
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): Do not show success message if there is an error saving credentials (no-changelog) (#11548)
2024-11-05 06:55:55 -05:00
..
__tests__ refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
api feat: Run mfa.beforeSetup hook before enabling MFA (#11116) 2024-10-17 19:47:10 +02:00
assets/images feat: Introduce Google Cloud Platform as external secrets provider (#10146) 2024-07-30 14:58:25 +02:00
components fix(editor): Do not show success message if there is an error saving credentials (no-changelog) (#11548) 2024-11-05 06:55:55 -05:00
composables fix: Toast not aligned to the bottom when AI assistant disable (#11549) 2024-11-05 06:52:52 -05:00
event-bus refactor(editor): Add types to importCurlEventBus (no-changelog) (#10497) 2024-08-22 09:32:05 +03:00
mixins refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02: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 chore(editor): Delete some of the unused code (no-changelog) (#11554) 2024-11-05 12:11:54 +01:00
routes feat(editor): Add route for create / edit / share credentials (#11134) 2024-10-08 11:56:48 +02:00
stores refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
styles fix(editor): Toolbar, layering, and label rendering improvements on new canvas (no-changelog) (#11390) 2024-10-24 17:02:26 +03:00
types fix(editor): Import copy-pasted workflow only after nodes are added to new canvas (no-changelog) (#11434) 2024-10-28 17:47:12 +02:00
utils fix(editor): Add optional chaining to error handler (no-changelog) (#11500) 2024-11-05 13:02:55 +02:00
views refactor(editor): Migrate components to composition API (#11497) 2024-11-04 17:00:06 -05:00
App.vue fix(editor): Run external hooks after settings have been initialized (#11423) 2024-10-29 11:37:10 +01:00
constants.ts refactor: Clean up hooks and fake doors (no-changelog) (#11498) 2024-11-01 15:23:41 +01:00
init.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
init.ts refactor: Clean up hooks and fake doors (no-changelog) (#11498) 2024-11-01 15:23:41 +01:00
Interface.ts refactor: Clean up hooks and fake doors (no-changelog) (#11498) 2024-11-01 15:23:41 +01:00
main.ts feat(editor): Improve Sentry ignore definitions for class instance types (no-changelog) (#11208) 2024-10-10 16:21:58 +02:00
n8n-theme-variables.scss refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931) 2024-07-04 12:09:45 +02:00
n8n-theme.scss feat(editor): Implement new app layout (#10548) 2024-08-28 14:01:05 +02:00
permissions.spec.ts fix(editor): Open Community+ enrollment modal only for the instance owner (#11292) 2024-10-21 10:02:18 +02:00
permissions.ts fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
router.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
router.ts refactor: Clean up hooks and fake doors (no-changelog) (#11498) 2024-11-01 15:23:41 +01:00
shims-jsplumb.d.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
shims-modules.d.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
shims-vue.d.ts ci: Upgrade vite, and vitest (no-changelog) (#10886) 2024-09-20 14:44:12 +02:00
shims.d.ts feat(editor): Improve Sentry ignore definitions for class instance types (no-changelog) (#11208) 2024-10-10 16:21:58 +02:00
type-utils.d.ts feat: Add report bug buttons (#11304) 2024-10-21 13:32:37 +02:00