Commit graph

4432 commits

Author SHA1 Message Date
Mutasem 55fd7d954c implement new states 2021-10-27 12:07:52 +02:00
Ricardo Espinoza 3e1fb3e0c9
Add search filters to contacts and companies (AgileCRM) (#2373)
* Added search options for the AgileCRM node

* Adjusting AgileCRM getAll operation (using Magento 2 node as a reference)

*  Small improvements to #2238

Co-authored-by: Valentina <valentina.lilova98@gmail.com>
2021-10-26 22:45:26 -05:00
Omar Ajoue 15d05c7f01
Fixed ignore response code flag to work properly with return full response (#2370) 2021-10-26 18:58:08 -05:00
Iván Ovejero db738fc824
Add workflow name and ID to settings (#2369)
*  Add workflow name and ID to settings

* 🔨 Refactor to use mapGetters
2021-10-26 18:54:03 -05:00
Jan Oberhauser dc642419df Make sure that DateTime Node always returns strings 2021-10-26 11:34:36 -05:00
Jan Oberhauser 119989bc37 Add support for moment types to If Node 2021-10-26 11:34:32 -05:00
Mutasem ed551289e9 fix drag issue 2021-10-26 16:36:38 +02:00
Mutasem 5065b392f6 fix gap 2021-10-26 16:33:24 +02:00
Mutasem c230c75d01 add offset for if/switch/merge 2021-10-26 14:16:09 +02:00
Mutasem 20caa30405 change connection type 2021-10-26 13:08:13 +02:00
Mutasem f8eb2dd090 fix delete bug 2021-10-26 12:50:32 +02:00
Mutasem 8de96a346c add enter delay 2021-10-26 12:41:54 +02:00
Mutasem ae04eb6150 select start node by default when opening new workflow 2021-10-25 17:25:10 +02:00
Mutasem a4b6dc4715 add custom flow chart type 2021-10-25 17:18:43 +02:00
Mutasem cfacc76b77 only one action at a time 2021-10-25 12:10:06 +02:00
Mutasem 8be32725a1 set position in switch 2021-10-25 11:03:40 +02:00
Mutasem c8ad02ea71 Merge branch 'master' of github.com:n8n-io/n8n into n8n-2349-connectors 2021-10-25 09:29:01 +02:00
Jan Oberhauser 37930057d8 🐛 Fix build issue by setting fixed version of @types/node #2358 2021-10-22 14:39:36 -05:00
Mutasem 1c550d4e66 Merge branch 'master' of github.com:n8n-io/n8n into n8n-2349-connectors 2021-10-22 16:25:54 +02:00
Mutasem b121f8e07e push nodes up / down in case of if node 2021-10-22 16:04:34 +02:00
Mutasem ca0d856d36 update pattern 2021-10-22 15:21:29 +02:00
Mutasem f646019e1e set endpoint styles 2021-10-22 12:28:38 +02:00
Mutasem 8a3ff4cdd6 update connector 2021-10-22 10:31:19 +02:00
Jan Oberhauser 73931f73ce 🔖 Release n8n@0.145.0 2021-10-22 00:29:45 +00:00
Jan Oberhauser d54396281c ⬆️ Set n8n-core@0.90.0, n8n-editor-ui@0.113.0, n8n-nodes-base@0.142.0 and n8n-workflow@0.73.0 on n8n 2021-10-22 00:29:45 +00:00
Jan Oberhauser 5ca3a30a97 🔖 Release n8n-editor-ui@0.113.0 2021-10-22 00:29:12 +00:00
Jan Oberhauser b27f6bc68b ⬆️ Set n8n-design-system@0.5.0 and n8n-workflow@0.73.0 on n8n-editor-ui 2021-10-22 00:29:12 +00:00
Jan Oberhauser a974cb96ce 🔖 Release n8n-design-system@0.5.0 2021-10-22 00:29:05 +00:00
Jan Oberhauser aa98cb9436 🔖 Release n8n-nodes-base@0.142.0 2021-10-22 00:28:30 +00:00
Jan Oberhauser 108983fecb ⬆️ Set n8n-core@0.90.0 and n8n-workflow@0.73.0 on n8n-nodes-base 2021-10-22 00:28:30 +00:00
Jan Oberhauser 5be57984ce 🔖 Release n8n-node-dev@0.30.0 2021-10-22 00:28:21 +00:00
Jan Oberhauser ca8d598f74 ⬆️ Set n8n-core@0.90.0 and n8n-workflow@0.73.0 on n8n-node-dev 2021-10-22 00:28:21 +00:00
Jan Oberhauser 16d55a511c 🔖 Release n8n-core@0.90.0 2021-10-22 00:28:09 +00:00
Jan Oberhauser 04fa803c1f ⬆️ Set n8n-workflow@0.73.0 on n8n-core 2021-10-22 00:28:09 +00:00
Jan Oberhauser a344483e62 🔖 Release n8n-workflow@0.73.0 2021-10-22 00:28:01 +00:00
Ricardo Espinoza b5f12bab00
🐛 Fix issue with _where parameter with request library (#2352)
Fixes #2324
2021-10-21 19:14:52 -05:00
Jan Oberhauser 2437356f91 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2021-10-21 18:25:55 -05:00
Jan Oberhauser 6fa8dd701e Fix issue with queue mode 2021-10-21 18:25:31 -05:00
Jan Oberhauser a0b89ee5a4 Remove more not used code 2021-10-21 18:24:43 -05:00
Jan Oberhauser 0b56db5617 Remove not used code 2021-10-21 18:04:08 -05:00
Ricardo Espinoza 03f6e30bab
Remove deprecated resources - Bitbucket Trigger (#2350)
*  Remove deprecated resources

Fixes #2228

*  Fix parameter order

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-10-21 17:01:05 -05:00
Ricardo Espinoza bb05f8113d
Add AWS Textract node (#2330)
*  AWS Textract node

*  Fix issue with types

*  Small change to labels

*  Improvements

*  Improve error message

*  Improve description

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-10-21 16:32:40 -05:00
Jan Oberhauser cba2874c2e 🐛 Fix useQuerystring in combination with x-www-form-urlencoded #2348 2021-10-21 15:12:15 -05:00
Jan Oberhauser d25353b6e6 Change log message from info to debug level 2021-10-21 13:34:16 -05:00
Ricardo Espinoza 029b9738eb
Add Google Drive Trigger (#2219)
*  Google Drive Trigger

*  Small change

*  Small change

*  Improvements

*  Improvement

*  Improvements

*  Improvements

*  Improvements
2021-10-21 13:20:24 -05:00
Ahsan Virani d0403dd875
timeout process stop events (#2349) 2021-10-21 12:50:38 -05:00
Mutasem efad3e32ca show arrow along with label 2021-10-21 18:42:50 +02:00
Mutasem 2e7425f79b update position handling 2021-10-21 17:02:40 +02:00
Mutasem 71c39b0422 fix insert behavior 2021-10-21 16:07:29 +02:00
Mutasem 615178dd8d set new insert position 2021-10-21 14:40:18 +02:00
Mutasem b3ecea0e8d rename const 2021-10-21 14:25:53 +02:00
Mutasem d0cb481e82 rename const 2021-10-21 14:23:44 +02:00
Mutasem d5198e3971 only delete target connection, add maximum to push nodes out 2021-10-21 14:23:15 +02:00
Mutasem 6ebef7aafa hide overlay on connection 2021-10-21 11:12:22 +02:00
pemontto ba647fbc7b
Add more auth tests (#2265) 2021-10-20 22:35:51 -05:00
Jan Oberhauser 1d8e800620 Simplify 2021-10-20 22:24:03 -05:00
Jan Oberhauser db3e0fb422 🔀 Merge branch 'jira-auth-test' of https://github.com/pemontto/n8n into pemontto-jira-auth-test 2021-10-20 22:16:23 -05:00
pemontto 2e49c4c1cf
🐛 Fix custom fields for Jira Server (#2347) 2021-10-20 22:14:58 -05:00
Jan Oberhauser 2c278bf8e2 Rename placeholder 2021-10-20 22:07:33 -05:00
Jan Oberhauser 2736c928ee 🔀 Merge branch 'master' into onedrive-create-folder-hierarchy 2021-10-20 22:05:39 -05:00
ricardo 467ecdbe4c Improve description 2021-10-20 22:26:35 -04:00
Jan Oberhauser 2f7ad6968e Fix credential overwrite via environment variables 2021-10-20 20:49:07 -05:00
Mutasem 08a928225d update min x to show items 2021-10-20 17:29:00 +02:00
Mutasem 3c7daae9b3 refactor a bunch 2021-10-20 17:20:15 +02:00
Mutasem ad7b3614b3 simply update label positions 2021-10-20 16:36:17 +02:00
pemontto ff0fcfc511
🐛 Fix custom fields for Jira Server 2021-10-20 15:24:54 +01:00
Mutasem efbfca4421 merge fix 2021-10-20 16:04:54 +02:00
Mutasem 32e9c24e1d fix input output label positions 2021-10-20 15:58:42 +02:00
Mutasem d19b31670a bring back overrides 2021-10-20 15:28:43 +02:00
Mutasem 8d703a4b6c change flow state on drop 2021-10-20 15:27:12 +02:00
Mutasem d8178b96f1 push nodes above connectors 2021-10-20 12:59:09 +02:00
Mutasem 93937ed3c0 update default stem values 2021-10-20 12:40:50 +02:00
Jan Oberhauser 6ffbd83fe1 Increase the Slack default query limit to reduce number of
requests
2021-10-19 22:52:53 -05:00
Jan Oberhauser 007cc96642 🐛 Fix issue with Slack date filters #2338 2021-10-19 22:48:12 -05:00
Ricardo Espinoza f430c385b4
🐛 Fix Jira expand (#2341)
* 🐛 Jira expects array for JSON parameter

* 🔨 Add loadOptions for users

* Small change to #2339

Co-authored-by: pemontto <pemontto@gmail.com>
2021-10-19 17:37:30 -05:00
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
Mutasem b33e84129f output labels 2021-10-19 11:30:08 +02:00
Mutasem 30ad6020bd add pushing nodes length 2021-10-19 11:24:36 +02:00
Mutasem 0dcd8a23a5 add pushing nodes length 2021-10-19 11:23:31 +02:00
Mutasem d5b14b2bdf hide output label 2021-10-19 11:20:04 +02:00
Mutasem ae831a3ade set radix 2021-10-19 10:18:22 +02:00
Mutasem 82d1afcd73 make it configurable 2021-10-19 10:16:52 +02:00
Mutasem c124fb62d2 add drop hover highlight 2021-10-19 10:04:25 +02: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
Mutasem 10b6291fa0 update font size/weight of labels 2021-10-18 18:21:41 +02:00
Mutasem f7ad5c0da8 hide labels on connectors 2021-10-18 18:17:13 +02:00
Mutasem 3cca56d2ee return if no connection 2021-10-18 18:01:17 +02:00
Mutasem cb95ab9109 hide arrows after 2021-10-18 17:26:21 +02:00
Mutasem ecc85a17a8 fix vertical position 2021-10-18 17:23:44 +02:00
Mutasem 9e144c891b hide arrow when items 2021-10-18 17:18:52 +02:00
Mutasem bf3782c715 fix spacing 2021-10-18 17:14:55 +02:00
Mutasem 9b7e69877a make note visible 2021-10-18 16:59:50 +02:00
Mutasem fa9baf1f9b update interface 2021-10-18 16:59:00 +02:00
Mutasem 3d6a47bc8d update button colors 2021-10-18 16:00:38 +02:00
Mutasem 571140deee support item labels and success path 2021-10-18 14:53:56 +02:00
Mutasem 0eae86874b remove console 2021-10-18 09:22:33 +02:00
ricardo c888b0512a Small change to #2305 2021-10-17 09:28:29 -04:00
ricardo 431f58a5ee 🔀 Merge branch 'master' into 'onedrive-create-folder-hierarchy' 2021-10-17 09:16:36 -04:00
Mutasem db66ad8f54 push nodes out 200 on insert 2021-10-15 17:42:12 +02:00
Mutasem edc5390089 use getter 2021-10-15 17:05:53 +02:00
Mutasem 80705f6bc8 refactor positioning 2021-10-15 17:01:20 +02:00
Mutasem 57dc5ca761 Merge branch 'master' of github.com:n8n-io/n8n into n8n-2349-connectors 2021-10-15 16:12:52 +02:00
Mutasem cb37490c02 update label location 2021-10-15 14:35:35 +02:00
Mutasem 9d50387eb4 update curviness 2021-10-15 11:10:23 +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 a6c6b2afea 🐛 Set cron to version 1.7.x to fix issue #2239 2021-10-14 16:45:51 -07:00
Jan Oberhauser 5e4aa9a7c7 🐛 Fix useQuerystring=false behaviour #2319 2021-10-14 11:59:34 -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
Mutasem d3cf26c083 fix clicking bug 2021-10-13 17:56:24 +02:00
Mutasem ea376af13a add nodes 2021-10-13 17:25:49 +02:00
Mutasem a4ba7731ef add functionality 2021-10-13 16:08:45 +02:00
Mutasem 400a7a6455 hide by default 2021-10-13 16:02:36 +02:00
Mutasem a0ea038edf add connection actions 2021-10-13 16:01:59 +02:00
Mutasem fb0502ecaa Merge branch 'master' of github.com:n8n-io/n8n into n8n-2349-connectors 2021-10-13 14:55:48 +02:00
Mutasem 2c0d9406b4 update hover behavior not to cover overlays 2021-10-13 14:06:22 +02:00
Mutasem ba2d81d070 increase hover index 2021-10-13 14:05:26 +02:00
Mutasem 6be55c235a increase hoverable area 2021-10-13 13:23:48 +02:00