Ricardo Espinoza
18597808f3
✨ Add Dropcontact node ( #2394 )
...
* Add a new dropcontact node
* Improvements to #2389
* ⚡ Add credentials verification
* ⚡ Small improvement
* ⚡ set default time to 45 seconds
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* 🐛 Set siren and language correctly
Co-authored-by: PaulineDropcontact <pauline@dropcontact.io>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-11-05 11:37:50 -06:00
Jan Oberhauser
8c4040dc5b
⚡ Minor improvements to RespondToWebhook node
2021-11-05 11:19:23 -06:00
Jan
7b8d388d17
Add Webhook response node ( #2254 )
...
* ✨ Add Webhook-Response-Node
* ⚡ Replace callback function with promise
* ✨ Add support for Bull and binary-data
* ✨ Add string response option
* ⚡ Remove some comments
* ✨ Make more generically possible & fix issue multi call in
queue mode
* ⚡ Fix startup and eslint issues
* ⚡ Improvements to webhook response node and functionality
* ⚡ Replace data with more generic type
* ⚡ Make statusMessage optional
* ⚡ Change parameter order
* ⚡ Move Response Code underneath options
* ⚡ Hide Response Code on Webhook node if mode responseNode got selected
* ⚡ Minor improvements
* ⚡ Add missing file and fix lint issue
* ⚡ Fix some node linting issues
* ⚡ Apply feedback
* ⚡ Minor improvements
2021-11-05 10:45:51 -06:00
Michele Paiano
3ec52c1875
🐛 Zendesk node: fix user External ID option name ( #2392 )
...
Incorrect name of the "External ID" option prevents the "external_id" property from being correctly valued on Zendesk.
Co-authored-by: MizziMizzi <michele.paiano@spotview.it>
2021-11-05 08:49:31 -06:00
Harshil Agrawal
cfd797b8ad
⚡ Add codex files ( #2412 )
2021-11-05 08:45:20 -06:00
Ricardo Espinoza
e84846dcf9
⚡ Add task:update - Todoist ( #2409 )
...
* ⚡ Add task:update
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-11-04 20:21:35 -06:00
Tom
2125beb216
⚡ Add additional fields available through Lemlist API ( #2377 )
2021-11-03 22:47:41 -06:00
Ricardo Espinoza
3971e30aff
✨ Add user group resource to Slack Node ( #2405 )
2021-11-03 18:55:04 -06:00
Ricardo Espinoza
0f9edd666d
⚡ Add password field to customer:create ( #2390 )
2021-11-03 18:48:07 -06:00
Daniel Santamaría
a5805fb80b
🐛 Fix Stripe node multiple metadata values ( #2395 )
2021-11-03 18:44:25 -06:00
Iván Ovejero
a3bfdd3805
🐛 Fix Stripe pagination ( #2402 )
...
* Fix Stripe pagination
* Fix displayOptions for type
2021-11-03 18:42:57 -06:00
Jan Oberhauser
38f5b4bd94
⬆️ Set n8n-nodes-base@0.144.1 on n8n
2021-11-03 10:03:54 -06:00
Iván Ovejero
b11bde49d1
🐛 Switch chokidar to regular dep ( #2404 )
2021-11-03 10:02:44 -06:00
Jan Oberhauser
ffd59ccd3f
🔖 Release n8n-nodes-base@0.144.0
2021-11-03 15:13:57 +00:00
Jan
4f9aee14b5
✨ Add Local File Trigger Node ( #2375 )
...
* ✨ Add File System Watch Trigger Node
* ⚡ Improvements
2021-11-03 09:02:20 -06:00
Jan Oberhauser
55e9d15daa
🔖 Release n8n-nodes-base@0.143.0
2021-10-29 00:14:20 +00:00
Jan Oberhauser
0e02d13ba5
⬆️ Set n8n-core@0.91.0 and n8n-workflow@0.74.0 on n8n-nodes-base
2021-10-29 00:14:20 +00:00
Jan Oberhauser
8ca388f168
👕 Fix lint issue
2021-10-28 19:08:32 -05:00
Ricardo Espinoza
a798c6c0f6
✨ Add Microsoft Dynamics CRM Node ( #2292 )
...
* ✨ Microsoft Dynamics CRM
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-10-28 19:00:25 -05:00
Mutasem Aldmour
ce066a160f
⚡ Remove unnessasry <br/> ( #2340 )
...
* 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>
* update parameter inputs to be multiline
* update spacing
* Survey new options (#2300 )
* split up options
* fix quotes
* remove unused import
* refactor node credentials
* add user created workflow event (#2301 )
* update multi params
* simplify env vars
* fix versionCli on FE
* update personalization env
* clean up node detail settings
* fix event User opened Credentials panel
* fix font sizes across modals
* clean up input spacing
* fix select modal spacing
* increase spacing
* fix input copy
* fix webhook, tab spacing, retry button
* fix button sizes
* fix button size
* add mini xlarge sizes
* fix webhook 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
* fix input error highlighting
* revert change
* update toggle spacing
* fix delete positioning
* keep tooltip while focused
* set strict size
* increase left spacing
* fix sort icons
* remove unnessasry <br/>
* remove unnessary break
* remove unnessary margin
* clean unused functionality
* remove unnessary css
* remove duplicate tracking
* only show tooltip when hovering over label
* remove extra space
* add br
* remove extra space
* clean up commas
* clean up commas
* remove extra space
* remove extra space
* rewrite desc
* add commas
* add space
* remove extra space
* add space
* add dot
* update credentials section
* use includes
Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-10-27 15:00:13 -05: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
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
Jan Oberhauser
37930057d8
🐛 Fix build issue by setting fixed version of @types/node #2358
2021-10-22 14:39:36 -05: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
Ricardo Espinoza
b5f12bab00
🐛 Fix issue with _where parameter with request library ( #2352 )
...
Fixes #2324
2021-10-21 19:14:52 -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
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
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
pemontto
ff0fcfc511
🐛 Fix custom fields for Jira Server
2021-10-20 15:24:54 +01: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
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
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
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