n8n/packages
Milorad FIlipović 59db96771e
refactor(editor): Remove the restApi mixin (#6065)
*  Removing the `makeApiRequest` method from `restAPI` mixin, removing the mixing from the App component
*  Removing `restApi` mixin
* 👕 Fixing lint errors
* ✔️ Fixing execution list unit tests and merge bug in workflowRun mixin
* 🐛 Added missing useStore
2023-04-24 10:50:49 +02:00
..
@n8n_io/eslint-config refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
cli feat(core): Add migration to add property userActivated to user settings (no-changelog) (#5940) 2023-04-21 11:15:08 -04:00
core docs: Add proprietary license text (no-changelog) (#6038) 2023-04-20 18:49:09 +02:00
design-system feat: Replace this.$refs.refName as Vue with InstanceType<T> (no-changelog) (#6050) 2023-04-21 16:59:04 +03:00
editor-ui refactor(editor): Remove the restApi mixin (#6065) 2023-04-24 10:50:49 +02:00
node-dev docs: Add proprietary license text (no-changelog) (#6038) 2023-04-20 18:49:09 +02:00
nodes-base refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
workflow refactor(editor): Consolidate IN8nUISettings interface (#6055) 2023-04-21 13:30:57 +02:00