n8n/packages/editor-ui/src
Milorad FIlipović a79aa19833
fix(editor): Prevent RMC from loading schema if it's already cached (#6695)
* fix(editor): Prevent RMC from loading schema if it's already cached
*  Adding new tests for RMC
* 👕 Fixing lint errors
* 👌 Updating inline loader styling
2023-07-19 13:07:39 +02:00
..
__tests__ feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
api feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
components fix(editor): Prevent RMC from loading schema if it's already cached (#6695) 2023-07-19 13:07:39 +02:00
composables feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
declarations
event-bus feat(editor): Replace root events with event bus events (no-changelog) (#6454) 2023-06-20 13:00:53 +03:00
mixins fix(editor): Prevent keyboard shortcuts to edit workflows in readonly mode (#6613) 2023-07-06 16:01:52 +02: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 paywall state to non owner users for Variables (#6679) 2023-07-18 11:18:07 +02:00
stores feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
styles feat(editor): SQL editor overhaul (#6282) 2023-06-22 16:47:28 +02:00
types
utils feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
views fix: Stop n8n from complaining about credentials when saving a new workflow form a template (#6671) 2023-07-18 11:58:53 +02:00
App.vue fix: Remove duplicate source control preferences fetching (no-changelog) (#6675) 2023-07-17 16:03:27 +02:00
constants.ts feat(editor): Load fixed template list as experiment (#6632) 2023-07-10 17:11:42 +02:00
Interface.ts feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
main.ts feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
n8n-theme-variables.scss feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
n8n-theme.scss fix(editor): Fix resource mapper dropdown width and disabled styling (#6493) 2023-06-20 18:51:51 +02:00
permissions.ts
router.ts feat(editor): Load fixed template list as experiment (#6632) 2023-07-10 17:11:42 +02:00
shims-vue.d.ts
shims.d.ts
vue-agile.d.ts