n8n/packages/editor-ui/src
Alex Grozav af6ac42aa3
feat: Add prompt to overwrite changes when concurrent editing occurs (#4817)
* feat: Add prompt to overwrite changes when concurrent editing occurs

* chore: undo config schema update
2022-12-05 14:34:14 +02:00
..
__tests__ fix(editor): Showing string numbers and null properly in JSON view (#4513) 2022-11-07 12:27:02 +01:00
api feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
components fix(editor): Remove unnecessary closing tag in CanvasControls (no-changelog) (#4792) 2022-12-01 18:12:25 +01:00
declarations refactor(editor): Encapsulate canvas actions (#4416) 2022-11-07 09:53:27 +01:00
event-bus feat: Add workflow sharing functionality and permissions (#4370) 2022-11-15 14:25:04 +02:00
mixins feat: Add prompt to overwrite changes when concurrent editing occurs (#4817) 2022-12-05 14:34:14 +02:00
plugins feat: Add prompt to overwrite changes when concurrent editing occurs (#4817) 2022-12-05 14:34:14 +02:00
stores feat: Add dynamic translations. Change how sharing unavailable is handled (no-changelog) (#4758) 2022-11-29 15:13:10 +02:00
utils fix(editor): Fix for missing node connections in dev environment (#4707) 2022-11-24 10:52:56 +01:00
views fix: Refresh credentials when re-entering workflows page (no-changelog) (#4815) 2022-12-05 12:31:18 +02:00
App.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
constants.ts feat(editor): Overhaul expression editor modal (#4631) 2022-12-01 13:26:22 +01:00
Interface.ts feat: Add prompt to overwrite changes when concurrent editing occurs (#4817) 2022-12-05 14:34:14 +02:00
main.ts refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
n8n-theme-variables.scss feat(editor, core, cli): implement new workflow experience (#4358) 2022-10-18 14:23:22 +02:00
n8n-theme.scss feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
permissions.ts feat: Show delete button based on workflow permissions (#4686) 2022-11-22 13:40:20 +02:00
router.ts refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
shims-vue.d.ts refactor(editor): Implemented NodeIcon design system component (#3727) 2022-08-01 22:35:45 +02:00
shims.d.ts fix(editor): fix BASE_PATH for Vite dev mode (#4342) 2022-10-14 10:05:25 +02:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00