Commit graph

4762 commits

Author SHA1 Message Date
Jan Oberhauser d9661e353e ⬆️ Set vm2 again to latest bugfix version as bug got fixed 2021-10-19 17:11:08 -05:00
Jan Oberhauser e05d0a5286 🐛 Fix Ignore Response Code issue 2021-10-19 16:45:59 -05:00
Ricardo Espinoza c3e3d9d46e
Add Twitter mode parameter to tweet:search (#2326)
*  Add Twitter mode parameter to tweet:search

*  Minor improvements

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-10-18 23:16:52 -05:00
rdd2 37e5b406f8
🐛 WooCommerce - Fixed wrong postcode field name in orders (#2253) 2021-10-18 23:06:35 -05:00
Ricardo Espinoza 3af223cd8e
🐛 Fix pagination issue with Slack node (#2328)
*  Fix pagination in Slack-Node

Previously, if you had more than 1k channels, only the first 1k would be loaded. Now with pagination, the limit is ~40k (due to rate limiting, which this doesn't handle well)

* 🐛 Fix issue with pagination

Continues with #2308

Co-authored-by: Fahrzin Hemmati <fahhem@users.noreply.github.com>
2021-10-18 23:04:58 -05:00
Ricardo Espinoza 0b1b4baaab
Add option to user_id parameter - Pipedrive (#2337)
* Adjust User Id field to become mandatory in getAll Ativities
Include Stage order in title Selection

*  Small change to #2322

Co-authored-by: Rodrigo Correia <rodrigoscdc@gmail.com>
2021-10-18 23:02:52 -05:00
Ahsan Virani 421dd72224
Introduce telemetry (#2099)
* introduce analytics

* add user survey backend

* add user survey backend

* set answers on survey submit

Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>

* change name to personalization

* lint

Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>

* N8n 2495 add personalization modal (#2280)

* update modals

* add onboarding modal

* implement questions

* introduce analytics

* simplify impl

* implement survey handling

* add personalized cateogry

* update modal behavior

* add thank you view

* handle empty cases

* rename modal

* standarize modal names

* update image, add tags to headings

* remove unused file

* remove unused interfaces

* clean up footer spacing

* introduce analytics

* refactor to fix bug

* update endpoint

* set min height

* update stories

* update naming from questions to survey

* remove spacing after core categories

* fix bug in logic

* sort nodes

* rename types

* merge with be

* rename userSurvey

* clean up rest api

* use constants for keys

* use survey keys

* clean up types

* move personalization to its own file

Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>

* Survey new options (#2300)

* split up options

* fix quotes

* remove unused import

* add user created workflow event (#2301)

* simplify env vars

* fix versionCli on FE

* update personalization env

* fix event User opened Credentials panel

* fix select modal spacing

* fix nodes panel event

* fix workflow id in workflow execute event

* improve telemetry error logging

* fix config and stop process events

* add flush call on n8n stop

* ready for release

* improve telemetry process exit

* fix merge

* improve n8n stop events

Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Mutasem <mutdmour@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-10-19 05:57:49 +02:00
Jan Oberhauser 4b857b19ac 🔖 Release n8n@0.144.0 2021-10-15 00:03:36 +00:00
Jan Oberhauser 45103b213d ⬆️ Set n8n-core@0.89.0, n8n-editor-ui@0.112.0 and n8n-nodes-base@0.141.0 on n8n 2021-10-15 00:03:36 +00:00
Jan Oberhauser 0b0ed01635 🔖 Release n8n-editor-ui@0.112.0 2021-10-15 00:03:05 +00:00
Jan Oberhauser 10aa00ee3b 🔖 Release n8n-nodes-base@0.141.0 2021-10-15 00:02:30 +00:00
Jan Oberhauser 8f49174681 ⬆️ Set n8n-core@0.89.0 on n8n-nodes-base 2021-10-15 00:02:30 +00:00
Jan Oberhauser ff06124c94 🔖 Release n8n-node-dev@0.29.0 2021-10-15 00:02:22 +00:00
Jan Oberhauser e8b0917840 ⬆️ Set n8n-core@0.89.0 on n8n-node-dev 2021-10-15 00:02:22 +00:00
Jan Oberhauser 1c4b9fbaae 🔖 Release n8n-core@0.89.0 2021-10-15 00:02:15 +00:00
Jan Oberhauser 615658c231 Do not use prettier on package.json files 2021-10-14 16:51:26 -07:00
Jan Oberhauser 7ae144b48c 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2021-10-14 16:46:33 -07:00
Jan Oberhauser a6c6b2afea 🐛 Set cron to version 1.7.x to fix issue #2239 2021-10-14 16:45:51 -07:00
Tom c218de4f06
📚 Add suggested node version to contribution guide (#2312) 2021-10-14 15:21:04 -07:00
Jan Oberhauser 5e4aa9a7c7 🐛 Fix useQuerystring=false behaviour #2319 2021-10-14 11:59:34 -07:00
Jan Oberhauser cf8bad44fd 🔀 Merge branch 'nextcloud-share' 2021-10-14 11:15:40 -07:00
Jan Oberhauser a34eab5813 All at share to folder resource 2021-10-14 11:15:21 -07:00
Jan Oberhauser 63687f8cd7 🔀 Merge branch 'master' into nextcloud-share 2021-10-14 10:59:08 -07:00
Harshil Agrawal e3a7ca9184
Update codex files (#2314) 2021-10-14 10:24:15 -07:00
Jan Oberhauser 0c4bb6eb5e 👕 Fix lint issue 2021-10-14 05:56:05 -07:00
Jan Oberhauser 6c527f8e8e Add share functionality to NextCloud 2021-10-14 05:47:29 -07:00
Ricardo Espinoza 7ddd6ad9c2
Add support for suspended tickets to Zendesk node (#2297)
* Added Suspended Tickets (Delete, List, Get, Recover)

* Added Search option to Active tickets

* Added internal note, public reply and assignee email options to active ticket updates

*  Small improvements to #2296

* 🐛 Fix issue with pagination

*  Improvements

Co-authored-by: Jonathan <jonathan.bennetts@gmail.com>
2021-10-13 16:45:53 -07:00
Mutasem Aldmour d49aa18717
🐛 Fix chrome autofill issue (#2294) 2021-10-13 16:39:05 -07:00
Ricardo Espinoza e296b02185
🐛 Fixes issue handling response when json property is not set (#2318)
Also fixes an small bug reading the keyCondtionExpression parameter
2021-10-13 16:36:33 -07:00
Jan Oberhauser 71d7ed1164 🔖 Release n8n@0.143.0 2021-10-13 22:41:07 +00:00
Jan Oberhauser 1c9296aea0 ⬆️ Set n8n-core@0.88.0, n8n-editor-ui@0.111.0, n8n-nodes-base@0.140.0 and n8n-workflow@0.72.0 on n8n 2021-10-13 22:41:07 +00:00
Jan Oberhauser f5ec78d77e 🔖 Release n8n-editor-ui@0.111.0 2021-10-13 22:40:35 +00:00
Jan Oberhauser 12c34db475 ⬆️ Set n8n-workflow@0.72.0 on n8n-editor-ui 2021-10-13 22:40:35 +00:00
Jan Oberhauser e664b1046c 🔖 Release n8n-nodes-base@0.140.0 2021-10-13 22:40:00 +00:00
Jan Oberhauser 3563d32ae5 ⬆️ Set n8n-core@0.88.0 and n8n-workflow@0.72.0 on n8n-nodes-base 2021-10-13 22:40:00 +00:00
Jan Oberhauser ece4d9fc9c 🔖 Release n8n-node-dev@0.28.0 2021-10-13 22:39:52 +00:00
Jan Oberhauser b660088f23 ⬆️ Set n8n-core@0.88.0 and n8n-workflow@0.72.0 on n8n-node-dev 2021-10-13 22:39:51 +00:00
Jan Oberhauser 0747fa303b 🔖 Release n8n-core@0.88.0 2021-10-13 22:39:44 +00:00
Jan Oberhauser f220b67a7a ⬆️ Set n8n-workflow@0.72.0 on n8n-core 2021-10-13 22:39:44 +00:00
Jan Oberhauser c75a76fba6 🔖 Release n8n-workflow@0.72.0 2021-10-13 22:39:37 +00:00
Jan Oberhauser 4e8602bcf7 🐛 Really set now fixed version of vm2 2021-10-13 15:37:10 -07:00
Jan Oberhauser 59a19577de 🐛 Set vm2 to 3.9.3 as newer versions contain a bug that breaks
Function-Node
2021-10-13 15:34:04 -07:00
Ben Hesseldieck 3137de2585
Change credentials structure (#2139)
*  change FE to handle new object type

* 🚸 improve UX of handling invalid credentials

* 🚧 WIP

* 🎨 fix typescript issues

* 🐘 add migrations for all supported dbs

* ✏️ add description to migrations

*  add credential update on import

*  resolve after merge issues

* 👕 fix lint issues

*  check credentials on workflow create/update

* update interface

* 👕 fix ts issues

*  adaption to new credentials UI

* 🐛 intialize cache on BE for credentials check

* 🐛 fix undefined oldCredentials

* 🐛 fix deleting credential

* 🐛 fix check for undefined keys

* 🐛 fix disabling edit in execution

* 🎨 just show credential name on execution view

* ✏️  remove TODO

*  implement review suggestions

*  add cache to getCredentialsByType

*  use getter instead of cache

* ✏️ fix variable name typo

* 🐘 include waiting nodes to migrations

* 🐛 fix reverting migrations command

*  update typeorm command

*  create db:revert command

* 👕 fix lint error

Co-authored-by: Mutasem <mutdmour@gmail.com>
2021-10-13 15:21:00 -07:00
Jan Oberhauser 1e34aca8bd Fix build issue 2021-10-12 22:20:51 -05:00
Jan Oberhauser 8618415772 🔀 Merge branch 'rodrigoscdc-pipe-dealactivity' 2021-10-09 14:33:15 -05:00
Jan Oberhauser 8a39e92348 Some fixes and improvements 2021-10-09 14:32:51 -05:00
Jan Oberhauser 9e2298eb73 Use shared sort function 2021-10-09 14:20:04 -05:00
Jan Oberhauser 6ba7f53449 🔀 Merge branch 'pipe-dealactivity' of https://github.com/rodrigoscdc/n8n into rodrigoscdc-pipe-dealactivity 2021-10-09 14:05:44 -05:00
Mutasem Aldmour d1824b9dd0
🐛 Fix error when opening ftp/sftp credentials (#2298)
* n8n-2513 fix error when opening credentials

* clean up validation logic
2021-10-09 13:42:30 -05:00
Jan Oberhauser d72d6b4b41 Add support for Facebook Graph API versions 11 and 12 #2279 2021-10-09 11:28:33 -05:00