Commit Graph

5870 Commits

Author SHA1 Message Date
Iván Ovejero
4f3043c65f Fix community package update (#3914)
* 🐛 Fix community package update by using `npm i pkg@latest` always
2022-08-22 13:11:51 +02:00
Iván Ovejero
7f57dd5827 refactor(core): Update PostHog hooks URL (#3911)
 Update PostHog hooks URL
2022-08-22 10:20:00 +02:00
Iván Ovejero
17799cda46 fix(core): Fix pinned trigger execution (#3895)
🐛 Fix pinned trigger execution
2022-08-19 17:52:05 +02:00
Michael Kret
329fe9581f fix(node): Freshdesk - fix issue when getAll operation requires non existent options 2022-08-19 16:42:15 +03:00
Iván Ovejero
43e054f5ab feat(editor, core): Integrate PostHog (#3865)
* Integrate PostHog - Part 1: Groundwork (#3753)

* Integrate PostHog - Part 2: Event capture (#3779)

* Integrate PostHog - Part 3: Session recordings (#3789)

* Integrate PostHog - Part 4: Experiments (#3825)

* Finalize PostHog integration (#3866)

* 📦 Update `package-lock.json`

* 🐛 Account for absent PH hooks file

*  Create new env `EXTERNAL_FRONTEND_HOOKS_FILES`

*  Adjust env used for injecting PostHog

* 🐛 Switch to semicolon delimiter

*  Simplify to `externalFrontendHookPath`

* Refactor FE hooks flow (#3884)

* Add env var for session recordings

* inject frontend hooks even when telemetry is off

* allow multiple hooks files

* cr

* 🐛 Handle missing ref errors

* 🔥 Remove outdated `continue`

* 🎨 Change one-liners to blocks

* 📦 Update `package-lock.json`

Co-authored-by: Ahsan Virani <ahsan.virani@gmail.com>
2022-08-19 15:35:39 +02:00
Michael Kret
2b4f5c6c78 fix(next-cloud-node): Fix issue with credential verification and sharing file 2022-08-19 16:35:01 +03:00
कारतोफ्फेलस्क्रिप्ट™
c65458c154 [N8N-4355] Use safer templating for UserManagement emails (#3893) 2022-08-19 12:45:22 +02:00
कारतोफ्फेलस्क्रिप्ट™
dc8f8b7874 [N8N-4339] Unify all Cron-specific code. Improve typing, and add tests. (#3887) 2022-08-19 12:45:04 +02:00
Jan Oberhauser
00ab330c15 🔖 Release n8n@0.191.1 2022-08-19 10:46:11 +02:00
Jan Oberhauser
34dd61e30e ⬆️ Set n8n-editor-ui@0.157.1 on n8n 2022-08-19 10:45:26 +02:00
Jan Oberhauser
e41c46a56c 🔖 Release n8n-editor-ui@0.157.1 2022-08-19 10:44:03 +02:00
Mutasem Aldmour
ad0c214f8e fix(editor): connections lost when renaming (#3899)
fix rename bug
2022-08-19 10:12:46 +02:00
कारतोफ्फेलस्क्रिप्ट™
9bf71e73cc pass config as an additional param to external hooks (#3898) 2022-08-18 17:36:26 +02:00
Michael Kret
91d7e16c81 n8n-3867-progressively-apply-prettier-to-all (#3873)
* 🔨 formatting nodes with prettier
2022-08-17 17:50:24 +02:00
Jan Oberhauser
6ed7f9672d 🔖 Release n8n@0.191.0 2022-08-17 11:22:10 +00:00
Jan Oberhauser
0ed225fe13 ⬆️ Set n8n-core@0.131.0, n8n-editor-ui@0.157.0, n8n-nodes-base@0.189.0 and n8n-workflow@0.113.0 on n8n 2022-08-17 11:22:09 +00:00
Jan Oberhauser
c4d8483023 🔖 Release n8n-editor-ui@0.157.0 2022-08-17 11:20:41 +00:00
Jan Oberhauser
e749d0d972 ⬆️ Set n8n-design-system@0.31.0 and n8n-workflow@0.113.0 on n8n-editor-ui 2022-08-17 11:20:41 +00:00
Jan Oberhauser
a3f5ce6a76 🔖 Release n8n-design-system@0.31.0 2022-08-17 11:20:34 +00:00
Jan Oberhauser
c2bd850e3f 🔖 Release n8n-nodes-base@0.189.0 2022-08-17 11:19:48 +00:00
Jan Oberhauser
d15c218f0a ⬆️ Set n8n-core@0.131.0 and n8n-workflow@0.113.0 on n8n-nodes-base 2022-08-17 11:19:48 +00:00
Jan Oberhauser
d4833c8894 🔖 Release n8n-node-dev@0.70.0 2022-08-17 11:19:40 +00:00
Jan Oberhauser
6b14977f1a ⬆️ Set n8n-core@0.131.0 and n8n-workflow@0.113.0 on n8n-node-dev 2022-08-17 11:19:40 +00:00
Jan Oberhauser
74b4a82cec 🔖 Release n8n-core@0.131.0 2022-08-17 11:19:31 +00:00
Jan Oberhauser
e6d74982b1 ⬆️ Set n8n-workflow@0.113.0 on n8n-core 2022-08-17 11:19:31 +00:00
Jan Oberhauser
07cdc5509c 🔖 Release n8n-workflow@0.113.0 2022-08-17 11:19:20 +00:00
Milorad FIlipović
054cc010ed feat(editor): Added animated tooltips to draggable columns in input panel
* 💄 Added animated tooltip to draggable columns in input panel

* 💄 Adding gif to data mapping discoverability tooltip
2022-08-17 11:51:30 +02:00
कारतोफ्फेलस्क्रिप्ट™
e3f0ee68b4 [Fix #3540] Handle iterator request bodies in convertN8nRequestToAxios (#3567)
* Fix issue with request body not being sent when using the new request helper
2022-08-15 10:42:00 +02:00
Mutasem Aldmour
3608d132c0 fix(editor): improve expression and parameters performance (#3874)
* fix expr perf issue

* refactor a bit
2022-08-12 16:06:57 +02:00
Milorad FIlipović
762b422488 fix(editor): Handling errors when opening settings and executions (#3877) 2022-08-12 15:29:25 +02:00
Omar Ajoue
f782bcd52d fix(core): Fix issue with not displayed child workflow executions (#3867) 2022-08-12 14:31:11 +02:00
Milorad FIlipović
d4b4e234a6 Added Vue plugins that register design system and element UI components (#3875)
*  Implemented Vue plugins that register design system and element UI components

* 💄 Replacing `any` with object type in Vue plugins
2022-08-12 13:22:08 +02:00
Iván Ovejero
52015a6f03 fix(public-api): Fix executions pagination in Postgres and Mysql
🐛 Fix executions pagination
2022-08-11 12:34:32 -04:00
Iván Ovejero
936264b3c6 feat(cli): Enable community nodes based on npm availability (#3871)
*  Detect npm availability

* 📘 Expand interfaces

*  Adjust store

* 🎨 Replace button with warning
2022-08-11 16:39:55 +02:00
Iván Ovejero
620525ea85 fix(cli): Fix community nodes tests on Postgres and MySQL (#3861)
* 📘 Fix type

*  Adjust constants

* 🧪 Skip failing pagination fix

* 🧪 Make truncation sequential
2022-08-11 11:02:21 +02:00
Jan Oberhauser
988b7c2793 🔖 Release n8n@0.190.0 2022-08-10 10:14:25 +00:00
Jan Oberhauser
4d912c39b4 ⬆️ Set n8n-core@0.130.0, n8n-editor-ui@0.156.0, n8n-nodes-base@0.188.0 and n8n-workflow@0.112.0 on n8n 2022-08-10 10:14:24 +00:00
Jan Oberhauser
b6cf044b8f 🔖 Release n8n-editor-ui@0.156.0 2022-08-10 10:12:38 +00:00
Jan Oberhauser
93591dee8a ⬆️ Set n8n-design-system@0.30.0 and n8n-workflow@0.112.0 on n8n-editor-ui 2022-08-10 10:12:37 +00:00
Jan Oberhauser
cf841e3195 🔖 Release n8n-design-system@0.30.0 2022-08-10 10:12:30 +00:00
Jan Oberhauser
7760763df0 🔖 Release n8n-nodes-base@0.188.0 2022-08-10 10:11:51 +00:00
Jan Oberhauser
9bf9af8812 ⬆️ Set n8n-core@0.130.0 and n8n-workflow@0.112.0 on n8n-nodes-base 2022-08-10 10:11:51 +00:00
Jan Oberhauser
d1302590f2 🔖 Release n8n-node-dev@0.69.0 2022-08-10 10:11:43 +00:00
Jan Oberhauser
fac6d20dde ⬆️ Set n8n-core@0.130.0 and n8n-workflow@0.112.0 on n8n-node-dev 2022-08-10 10:11:43 +00:00
Jan Oberhauser
335224b329 🔖 Release n8n-core@0.130.0 2022-08-10 10:11:34 +00:00
Jan Oberhauser
b9b24b53e3 ⬆️ Set n8n-workflow@0.112.0 on n8n-core 2022-08-10 10:11:33 +00:00
Jan Oberhauser
b56d9acdca 🔖 Release n8n-workflow@0.112.0 2022-08-10 10:11:24 +00:00
Nathan Poirier
8fe71dba4b fix(core): Fix crash caused by parallel test-webhook calls (#3756)
Fix TestWebhooks undefined properties read
2022-08-10 11:56:23 +02:00
Tom
7b3d6de44e fix(GitHub Trigger): Fix typo (#3859) 2022-08-09 16:21:13 +02:00
Ricardo Espinoza
b9fe707cbd fix(public-api): fix issue paginating executions
* 🐛 Fix pagination issue in /executions

*  Enable all executions tests

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2022-08-08 16:15:56 -04:00