कारतोफ्फेलस्क्रिप्ट™
9267e8fb12
fix(typescript): Use consistent typescript configs - N8N-4552 ( #4049 )
...
fix(typescript): Use consistent typescript configs
make all packages inherit tsconfig from the root tsconfig
skips building tests. reformat all tsconfigs with prettier.
2022-09-09 18:00:18 +02:00
Michael Kret
2c7ef1e550
refactor(core): move node-types endpoints to a separate file n8n-4584 ( #4068 )
2022-09-09 17:31:06 +02:00
कारतोफ्फेलस्क्रिप्ट™
a73ac1d94f
fix(workflow): remove a few ts-ignore
and eslint-disable
( #3958 )
...
fix(workflow): remove a few `ts-ignore` and `eslint-disable`. improve typing
2022-09-09 16:34:50 +02:00
Karl Hopkinson-Turrell
712924cbc3
ci: trigger linting on PR title change ( #4065 )
2022-09-09 14:29:10 +01:00
कारतोफ्फेलस्क्रिप्ट™
799676b24d
feat(typescript): Setup Typescript incremental builds ( #3876 )
2022-09-09 15:24:23 +02:00
कारतोफ्फेलस्क्रिप्ट™
f5c6c21bf4
Improve typing on Queue and Jobs ( #3892 )
...
also, move all things related to `bull` into a single place.
2022-09-09 15:14:49 +02:00
कारतोफ्फेलस्क्रिप्ट™
12507d39d6
fix(cli): password reset should trigger internal and external hooks ( #4066 )
...
Ticket: N8N-4586
2022-09-09 14:01:48 +02:00
Michael Kret
eebc51ec7c
refactor(core): move tags endpoints to a separate file
2022-09-09 13:30:24 +03:00
maxtkacz
e1025e888c
fix(Hubspot Node): Correct canvas name of HubSpot node ( #4054 )
...
In workflow canvas, HubSpot node's default name was incorrectly "Hubspot", changed to correct brand capitalisation.
2022-09-09 11:35:19 +02:00
Iván Ovejero
d0c9120031
refactor(nodes-base): Apply lint rule cred-class-field-authenticate-type-assertion
( #4057 )
...
👕 Apply `cred-class-field-authenticate-type-assertion`
2022-09-09 10:35:50 +02:00
Iván Ovejero
d4f858db92
refactor(nodes-base): Apply lint rule node-param-operation-option-action-wrong-for-get-many
( #4055 )
...
* 👕 Apply `node-param-operation-option-action-wrong-for-get-many`
* 🔥 Remove `package-lock.json`
* 📦 Re-add `package-lock.json`
* ⚡ master update
Co-authored-by: Michael Kret <michael.k@radency.com>
2022-09-08 17:10:13 +02:00
Michael Kret
74304db4e2
feat(gmail): overhaul Gmail node + create gmail trigger ( #3734 )
2022-09-08 15:44:34 +03:00
Iván Ovejero
ca8c2d6577
refactor(nodes-base): Apply lint rule node-param-option-name-wrong-for-get-many
( #4051 )
...
* ⬆️ Upgrade linter
* 📦 Update `package-lock.json`
* 👕 Substitute rule
* 👕 Apply lintfix for `node-param-option-name-wrong-for-get-many`
* 👕 Restore lint exceptions
2022-09-07 16:51:14 +02:00
Jan Oberhauser
b020811ac1
📚 Update CHANGELOG.md and main package.json to 0.193.5
2022-09-07 16:43:33 +02:00
Jan Oberhauser
d9084b1e24
🔖 Release n8n-core@0.133.3, n8n-editor-ui@0.159.4, n8n-node-dev@0.72.1, n8n-nodes-base@0.191.3 and n8n@0.193.5
2022-09-07 16:40:10 +02:00
Jan Oberhauser
abccc387a2
⬆️ Set n8n-core@0.133.3, n8n-editor-ui@0.159.4 and n8n-nodes-base@0.191.3 on n8n
2022-09-07 14:36:13 +00:00
Jan Oberhauser
39e7a60abf
⬆️ Set n8n-core@0.133.3 on n8n-nodes-base
2022-09-07 14:33:42 +00:00
Jan Oberhauser
a519d745f2
⬆️ Set n8n-core@0.133.3 on n8n-node-dev
2022-09-07 14:33:36 +00:00
Omar Ajoue
fbd044bf87
fix(gmail): fix node and improve helper so to avoid double wrapping in json key ( #4052 )
...
* fix: improve helper so to avoid double wrapping in json key
* fix: gmail node should now correctly output data
2022-09-07 16:02:48 +02:00
Csaba Tuncsik
b26545d94c
fix(editor): use correct attribute on button to make it full width ( #4048 )
2022-09-07 09:53:04 +02:00
Csaba Tuncsik
0acac355e1
fix(editor): Wrong popup title when "Click To Copy" on OAuth2 Redirect Url credentials ( #4043 )
...
fix(editor): use toast title only when oauth redirect url copied to clipboard
2022-09-07 09:52:25 +02:00
Iván Ovejero
772836abc7
fix(editor-ui): Disable editing in Function nodes in executions view ( #4041 )
...
🐛 Disable editing in Function nodes in executions view
2022-09-07 09:18:18 +02:00
Jan Oberhauser
e565b87cf8
📚 Update CHANGELOG.md and main package.json to 0.193.4
2022-09-06 14:55:26 +02:00
Jan Oberhauser
ccb38015cf
🔖 Release n8n@0.193.4
2022-09-06 14:47:48 +02:00
Jan Oberhauser
48faa4fd46
⬆️ Set n8n-core@0.133.2, n8n-editor-ui@0.159.3 n8n-nodes-base@0.191.2 and n8n-workflow@0.115.1 on n8n
2022-09-06 14:46:32 +02:00
Jan Oberhauser
ac32b680a8
🔖 Release n8n-editor-ui@0.159.3
2022-09-06 14:44:23 +02:00
Jan Oberhauser
5c0fb89169
⬆️ Set n8n-design-system@0.33.1 and n8n-workflow@0.115.1 on n8n-editor-ui
2022-09-06 14:43:47 +02:00
Jan Oberhauser
27c0006b0e
🔖 Release n8n-design-system@0.33.1
2022-09-06 14:42:42 +02:00
Jan Oberhauser
bfda1e2550
🔖 Release n8n-nodes-base@0.191.2
2022-09-06 14:40:33 +02:00
Jan Oberhauser
4113136265
⬆️ Set n8n-core@0.133.2 and n8n-workflow@0.115.1 on n8n-nodes-base
2022-09-06 14:40:03 +02:00
Jan Oberhauser
3473307fdc
🔖 Release n8n-core@0.133.2
2022-09-06 14:37:22 +02:00
Jan Oberhauser
ae96384260
⬆️ Set n8n-workflow@0.115.1 on n8n-core
2022-09-06 14:36:37 +02:00
Jan Oberhauser
59f5fdc26b
🔖 Release n8n-workflow@0.115.1
2022-09-06 14:35:34 +02:00
Omar Ajoue
103f04e4eb
fix(AWS Nodes): Handle query string and body properly for AWS related requests ( #4039 )
2022-09-06 14:33:52 +02:00
कारतोफ्फेलस्क्रिप्ट™
637863ea02
fix(cli): When no excludeEndpoints are defined, use the correct regexp for the history middleware ( #4036 )
2022-09-06 12:46:32 +02:00
Milorad FIlipović
88c15a9d7b
🐛 Fixing email submission for invited users who opted to be contacted ( #4032 )
...
fix(editor): Fixing email submission for invited users who opted to be contacted on signup
2022-09-06 12:16:37 +02:00
Karl Hopkinson-Turrell
fff0ce62d3
ci: check commit message format ( #4010 )
...
* ci: check commit message format
* ci: switch to PR title checking
* ci: target pull request checks to master
2022-09-06 10:26:33 +01:00
Jonathan Bennetts
c28f69b276
fix(awsLambda Node): fix json data being sent to AWS Lambda as string ( #4029 )
...
Fix AWS lamba by not sending json as string
2022-09-06 10:01:48 +02:00
कारतोफ्फेलस्क्रिप्ट™
d554128457
fix(cli): include "auth-excluded" endpoints on the history middleware as well ( #4028 )
...
right now endpoints defined in `N8N_AUTH_EXCLUDE_ENDPOINTS` are skipping the JWT auth, and the history middleware is returning 404 on these urls. This change ensures that these endpoints skip all auth-related middlewares.
2022-09-05 20:39:48 +02:00
OlegIvaniv
287533e6c8
feat(editor): Use i18n component instead od v-html for localization
...
* feat(editor): Export i18n instance and bind it to Vue instance
* feat(editor): Audit usage of v-html and replace with alternatives where possible
* 🔀 Fix conflicted element in RunDataTable
* ♻️ Refactor issues elements with the new TitledList component
* 🐛 Fixing unknown node modal dialog content rendering
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2022-09-05 16:36:22 +02:00
Alex Grozav
bbd967bbdf
fix: Fixed n8n-square-button import. ( #4024 )
2022-09-05 16:08:39 +03:00
Michael Kret
2746905570
fix(Node Gmail): fixed bug related to paired items
2022-09-05 15:57:33 +03:00
ruanjiefeng
71cae90679
fix(kafkaTrigger Node): fix kafka trigger not working with default max requests value
2022-09-05 12:11:25 +01:00
Omar Ajoue
9314086b6a
fix: issue with postgres insert and paired item ( #4020 )
...
fix: issue with postgres node and paired item
2022-09-05 11:22:51 +02:00
कारतोफ्फेलस्क्रिप्ट™
6be999714f
feat(cli): add external hooks for when members are added or deleted ( #3988 )
2022-09-05 09:03:05 +02:00
Jonathan Bennetts
fc6484ba4d
fix(core): Fix MySQL migration issue with table prefix ( #4013 )
...
* Fix mysql migration issue on execution entity
* Fix one down migration
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-09-03 20:02:39 +02:00
Jonathan Bennetts
5753110402
fix(GitHub Node): Fix binary data not being returned ( #4017 )
...
Fix binary data not being returned in Github node
2022-09-03 13:35:44 +02:00
Jonathan Bennetts
6216132ae2
fix(GraphQL Node): Fix issue with return items ( #4016 )
...
* fix graphql return items
* ⚡ Remove not used code
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-09-03 13:20:25 +02:00
Jonathan Bennetts
73c5210294
fix(beeminder Node): fix request id not being sent when creating a new datapoint
2022-09-02 15:51:05 +01:00
Jonathan Bennetts
071ab40c9f
fix(shopify Node): fix pagination when empty fields are sent
2022-09-02 15:47:03 +01:00