Jan Oberhauser
fb6c243edd
🔀 Merge branch 'Add-schema-registry-into-kafka' of https://github.com/rgeorgel/n8n into rgeorgel-Add-schema-registry-into-kafka
2022-01-08 10:55:55 +01:00
Iván Ovejero
77a05976ec
✨ Add MS Graph Security node ( #2307 )
...
* ✨ Create MS Graph Security node
* ⚡ General update
* 📦 Update package-lock.json
* 👕 Fix lint
* 🔥 Remove Reviewed field
* ⚡ Set max limit to 1000
* ⚡ Add limit to 1000 to second resource
2022-01-08 10:53:10 +01:00
Ricardo Espinoza
8e708f3d3d
✨ Add Supabase node ( #2549 )
...
* ✨ Supabase node
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-01-08 10:36:07 +01:00
Iván Ovejero
5fec563c5c
⚡ i18n feedback refactorings ( #2597 )
...
* ⚡ Create endpoint for node credential translation
* ⚡ Add API helper method in FE
* 🔨 Add creds JSON files to tsconfig
* ⚡ Refactor credentials loading
* ⚡ Refactor calls in CredentialConfig
* ✏️ Add dummy translations
* ⚡ Split translations per node
* 🔥 Remove deprecated method
* ⚡ Refactor nesting in collections
* 🚚 Rename topParameter methods for accuracy
* ✏️ Fill out GitHub dummy cred
* 🚚 Clarify naming for collection utils
* ✏️ Fill out dummy translation
* 🔥 Remove surplus colons
* 🔥 Remove logging
* ⚡ Restore missing space
* 🔥 Remove lingering colon
* ⚡ Add path to InputLabel calls
* ✏️ Fill out dummy translations
* 🐛 Fix multipleValuesButtonText logic
* ⚡ Add sample properties to be deleted
* ⚡ Render deeply nested params
* 📦 Update package-lock.json
* 🔥 remove logging
* ✏️ Add dummy value to Slack translation
* ✏️ Add placeholder to dummy translation
* ⚡ Fix placeholder rendering for button text
* 👕 Fix lint
* 🔥 Remove outdated comment
* 🐛 Pass in missing arg for placeholder
* ✏️ Fill out Slack translation
* ⚡ Add explanatory comment
* ✏️ Fill out dummy translation
* ✏️ Update documentation
* 🔥 Remove broken link
* ✏️ Add pending functionality
* ✏️ Fix indentation
* 🐛 Fix method call in CredentialEdit
* ⚡ Implement eventTriggerDescription
* 🐛 Fix table-json-binary radio buttons
* ✏️ Clarify usage of eventTriggerDescription
* 🔥 Remove unneeded arg
* 🐛 Fix display in CodeEdit and TextEdit
* 🔥 Remove logging
* ✏️ Add translation for test cred options
* ✏️ Add test for separate file in same dir
* ✏️ Add test for versioned node
* ✏️ Add test for node in grouped dir
* ✏️ Add minor clarifications
* ✏️ Add nested collection test
* ✏️ Add pending functionality
* ⚡ Generalize collections handling
* 🚚 Rename helper to remove redundancy
* 🚚 Improve naming in helpers
* ✏️ Improve helpers documentation
* ✏️ Improve i18n methods documentation
* 🚚 Make endpoint naming consistent
* ✏️ Add final newlines
* ✏️ Clean up JSON examples
* ⚡ Reuse i18n method
* ⚡ Improve utils readability
* ⚡ Return early if cred translation exists
* 🔥 Remove dummy translations
2022-01-07 22:02:21 +01:00
Jan Oberhauser
4cefe98992
✨ Make it possible to add transparency to an image
2022-01-07 18:39:30 +01:00
Jan Oberhauser
9d42a07a0b
🐛 Fix bug that two items get returned
2022-01-07 18:38:35 +01:00
Anuj Kapoor
214dd5061e
✨ Add Syncromsp node ( #2477 )
...
* Init Node
* Added get customer details api for syncomsp-node
* Fixed formatting bug 🐛
* Updated description for query params, and removed redundant condition in router
* Changed default value for page parameter
* 🚢 Added tickets API
* 🚢 Added contacts API
* 🚢 Added RMM Alerts API
* Add customer API
* Updates post code review
* Rename SyncroMspAPI.credentials.ts to SyncroMspApi.credentials.ts
* added create and delete method to customers module
* fix liniting issue
* Added Update method to customer module
* Code Review Changes
* 🚢 Added CRUD for contacts endpoint
* 🚢 Added CRUD for RMM Alert endpoint
* Added options for status field
* 🐛 fix linting issues
* Init Node
* Added get customer details api for syncomsp-node
* Fixed formatting bug 🐛
* Updated description for query params, and removed redundant condition in router
* Changed default value for page parameter
* 🚢 Added tickets API
* 🚢 Added contacts API
* 🚢 Added RMM Alerts API
* Updates post code review
* Add customer API
* added create and delete method to customers module
* fix liniting issue
* Added Update method to customer module
* Rename SyncroMspAPI.credentials.ts to SyncroMspApi.credentials.ts
* Code Review Changes
* 🚢 Added CRUD for contacts endpoint
* 🚢 Added CRUD for RMM Alert endpoint
* Added options for status field
* 🐛 fix linting issues
* 🚢 Added CRUD for ticket endpoint
* :tag: update get customer module
* :tag: update get customer module
* Minor bug fixes
* Changed response for ticket update
* 👕 Fix lint issue
* Alphabetically ordered all options
* 🐛 Fixed build issue
* 🐛 Fixed Server.ts build issue, rebased from master
* ⚡ Fix node issues
* ⚡ Fix more issues
* ⚡ Fixed all operations with the standard convention
* 👕 Fix lint
* Fix reviewed changes
* update border color
* ⚡ minor fixes
* minor fixes
* Added fallback when port in use
* ⚡ Minor Fixes
* ⚡ Hide addtional paramerts when return all is active
* ⚡ Fix issues with Tickets
* ⚡ Fix issues with Rmm
* ⚡ Fix issues with Customer
* 👕 Fix lint
* ⚡ Fix issues with Contact
* 👕 Fixed formatting issue
* ⚡ Return 404 in ID not found
* 👕 Fixed formatting issue
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Add credentials verification
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Additional improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-01-07 18:19:24 +01:00
Jan Oberhauser
75411212b2
🔖 Release n8n-nodes-base@0.155.1
2022-01-03 22:52:54 +01:00
Ahsan Virani
224ef736de
🐛 Binary data handling fixes ( #2629 )
...
* Update node airtable
* Update nodenextcloud
* Update node spreadsheet
* Update node cortex, dropbox, editImage nodes
* Update node emailSend
* Update node ftp
* Update node googleDrive
* Update node googleDrive fix
* Update node youtube
* Update node htmlExtract
* Update node linkedIn
* Update node mailgun
* Update node matrix
* Update node pipedrive
* Update node readPdf
* Update node facebookGraphApi
* Update node httpRequest
* Update node nocoDB
* Update node httpRequest, respondToWebhook
* Update node signi4
* Update node slack
* Update node zulip
* cleanup
* fix generic funcs
* 🐛 Fix EditImage Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-01-03 22:42:42 +01:00
Jan Oberhauser
0ef77bae98
🔖 Release n8n-nodes-base@0.155.0
2022-01-02 09:45:20 +00:00
Jan Oberhauser
7861883afb
⬆️ Set n8n-core@0.99.0 on n8n-nodes-base
2022-01-02 09:45:19 +00:00
Jan Oberhauser
6d0a4d2132
⚡ Always stringify data of Function-Nodes ( #2606 )
...
* ⚡ Always stringify data of Function-Nodes
* ⚡ Fix lint issue and fix data
2022-01-02 10:33:15 +01:00
Harshil Agrawal
77970d85f0
⚡ Add codex files for Figma and Workable ( #2623 )
2022-01-02 10:21:49 +01:00
Jan Oberhauser
4cb52c710f
⚡ Fix parameter "Ignore Bots" parameter order
2022-01-02 10:20:12 +01:00
Jan Oberhauser
eeccc69b4f
🔀 Merge branch 'ignore-bots' of https://github.com/pemontto/n8n into pemontto-ignore-bots
2022-01-01 23:15:10 +01:00
Ricardo Espinoza
755af2e41f
✨ Add engagement resource - Hubspot Node ( #2615 )
...
* ⚡ Add engagement resource
* ⚡ Improvements
* 🐛 Fix forObjectType:contact
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-12-29 23:36:25 +01:00
Ricardo Espinoza
7a8425a152
✨ Add Notion node V2 ( #2437 )
...
* ⚡ Add versioning
* ⚡ Add credentials verification
* ⚡ Add folmula filtering
* ⚡ Add file support
* ⚡ Apply internal review
* ⚡ Improvements
* ⚡ Add page updated event to trigger
* ⚡ Use name instead of id when setting expression in select type
* ⚡ improvements
* ⚡ Improvements
* ⚡ Improvement to descriptions
* ⚡ Add filter to databasePage:getAll
* ⚡ Improvements
* ⚡ Add database:search operation
* ⚡ Add page:archive operation
* ⚡ Allow clearing fields date type
* ⚡ Allow setting single value in people type field
* asasas
* asasas
* aaaaa
* ⚡ Improvements
* ⚡ Fix merging issues
* 🐛 Fix filename
* ⚡ Minor fix
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-12-29 23:23:22 +01:00
Jan Oberhauser
f25af2a7bd
🔖 Release n8n-nodes-base@0.154.0
2021-12-25 13:17:56 +00:00
Jan Oberhauser
1612549d13
⬆️ Set n8n-core@0.98.0 and n8n-workflow@0.81.0 on n8n-nodes-base
2021-12-25 13:17:56 +00:00
Jan Oberhauser
9493d72c21
⚡ Minor improvement
2021-12-25 11:35:53 +01:00
Jan Oberhauser
79dd8c1adf
🔀 Merge branch 'patch-1' of https://github.com/toadle/n8n into toadle-patch-1
2021-12-25 11:27:50 +01:00
Iván Ovejero
26eac80d49
⚡ Parse single-line private key for Google service account ( #2132 )
...
* ⚡ Parse single-line private key
* ✏️ Update description and placeholder
* ⚡ Some improvements
Co-authored-by: Jan Oberhauser <janober@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-12-24 16:12:18 +01:00
Manuel
231c760ef5
⚡ Add missing gitlab trigger event types ( #2591 )
...
See issue #2590
2021-12-24 11:37:24 +01:00
Jan Oberhauser
185bc04436
⚡ Automatically remove new lines from Google credentials
2021-12-24 10:48:23 +01:00
Jan Oberhauser
aecb30dfa8
🔀 Merge branch 'arpadgabor-feat/monaco'
2021-12-23 21:00:54 +01:00
Jan Oberhauser
b4f2251bcb
⚡ Improvements
2021-12-23 21:00:08 +01:00
Jan Oberhauser
4ab7257c2b
🐛 Fix issue with comments in last line
2021-12-23 18:02:32 +01:00
Tim Adler
88fd0078f5
Expose functionality for update
2021-12-23 17:46:46 +01:00
Tim Adler
7843c59ab4
Add functionality back to Node
2021-12-23 17:45:30 +01:00
Jan Oberhauser
0f1b8779e4
⚡ Add line numbers to errors
2021-12-23 15:16:42 +01:00
Jan Oberhauser
96a112f01d
⚡ Fix lint issue and comparison
2021-12-23 13:49:09 +01:00
Jan Oberhauser
49f42b97ef
🔀 Merge branch 'kitemaker-add-spaceid-to-create-workitem' of https://github.com/l4u/n8n into l4u-kitemaker-add-spaceid-to-create-workitem
2021-12-23 13:32:03 +01:00
Iván Ovejero
2b74b6238e
⚡ Deprecate step size and node color ( #2586 )
...
* 🔥 Deprecate numberStepSize
* 🔥 Deprecate color in non-FA nodes
* ⚡ Minor node name fixes
* 📦 Update package-lock.json
* ⏪ Restore Merge node color
* 👕 Fix lint
2021-12-23 13:30:35 +01:00
Jan Oberhauser
fa760ee26b
⚡ Improve autocomplete and a few other changes
2021-12-23 11:41:46 +01:00
Tim Adler
94f79f9a61
Expose pleaseParse-functionality in n8n interface
2021-12-22 22:22:13 +01:00
Ricardo Espinoza
cbe2fc2210
⚡ Add Google native files support to file:download - Google Drive ( #2372 )
...
* ⚡ Add Google native files support to file:download
* ⚡ Small fix
* ⚡ Improvements
* ⚡ Fix lint issue
* ⚡ Improvements
* ⚡ Remove console.log
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-12-21 23:36:37 +01:00
Leo Lou
902a75bd18
Add SpaceID in Create Work Item for Kitemaker
2021-12-21 08:41:42 +08:00
Jan Oberhauser
de971de27a
👕 Fix lint issue
2021-12-19 14:38:51 +01:00
Jan Oberhauser
8904a6218e
🔖 Release n8n-nodes-base@0.153.0
2021-12-19 14:17:23 +01:00
Jan Oberhauser
a90ab4d489
⬆️ Set n8n-core@0.97.0 and n8n-workflow@0.80.0 on n8n-nodes-base
2021-12-19 14:16:49 +01:00
Jan Oberhauser
1417b0aae1
🔖 Release n8n-nodes-base@0.152.0
2021-12-19 13:04:26 +00:00
Jan Oberhauser
4d15cb46a8
⚡ Remove Mattermost translation dummy data
2021-12-19 13:54:53 +01:00
Jan Oberhauser
5f6e9767c9
🔀 Merge branch 'master' into i18n-v2
2021-12-19 13:52:04 +01:00
Jan Oberhauser
f1ab0b055f
🔖 Release n8n-nodes-base@0.151.0
2021-12-19 12:43:34 +00:00
Лебедев Иван
6a2d970ea8
🐛 Fix due_datetime formatting on Todoist ( #2491 )
...
* Fixed due_datetime formatting
Signed-off-by: Ivan Lebedev <lisgml@gmail.com>
* Option to specify due_string language
Signed-off-by: Ivan Lebedev <lisgml@gmail.com>
* Removed debug imports
Signed-off-by: Ivan Lebedev <lisgml@gmail.com>
2021-12-19 12:41:19 +01:00
Iván Ovejero
0f1377d68f
🔥 Remove dummy translations
2021-12-17 12:53:49 +01:00
Mohammed Huzaif
e505eea1bd
⚡ Add user agent field to Plivo-Node ( #2572 )
2021-12-15 22:07:25 +01:00
Harshil Agrawal
a479f4f084
⚡ Add codex files ( #2566 )
2021-12-14 23:16:37 +01:00
Iván Ovejero
c33cd0de3f
🔀 Merge master
2021-12-13 09:50:26 +01:00
Jan Oberhauser
fdb0f36fa5
🔖 Release n8n-nodes-base@0.150.0
2021-12-11 18:43:19 +00:00
Jan Oberhauser
dd01ceaca8
🐛 Fix bug ApiTemplate pdf create bug
2021-12-11 19:41:36 +01:00
Jonathan Bennetts
b4469eee33
✨ Add Social Profiles to OneSimpleAPI ( #2459 )
...
* Added Instagram Profile and Spotify Artist Profile to OneSimpleAPI
* Changed to tabs
2021-12-11 18:01:43 +01:00
Jan Oberhauser
6bc5a0eb42
🔀 Merge branch 'ha-load-options' of https://github.com/pemontto/n8n into pemontto-ha-load-options
2021-12-11 17:54:20 +01:00
mhuysamen
77cc38abdd
🐛 Fix Reporter field for Jira Server ( #2486 )
2021-12-11 17:47:35 +01:00
Jan Oberhauser
66745033e6
⚡ Do not error even if no contacts found
2021-12-11 17:08:45 +01:00
Ricardo Espinoza
556e8e9417
✨ Add query support to people:getAll - Google Contacts ( #2552 )
...
* Add query support to people:getAll
* ⚡ Fix typo
2021-12-11 17:00:47 +01:00
Ricardo Espinoza
4adb9b83c5
⚡ Add scope to PagerDuty ( #2539 )
2021-12-11 10:36:51 +01:00
Jascha Lülsdorf
76d79a6256
🐛 Fix typo in Saleforce Node ( #2534 )
2021-12-11 10:30:20 +01:00
Ricardo Espinoza
1854d505b8
🐛 Set new Hubspot granular scopes ( #2531 )
...
* Hubspot Developer API Credentials: Use granular scopes as contacts scope is no longer available for new apps
* ⚡ Add new scopes to regular node
* ⚡ Small fix
* ⚡ Load contacts, companies and deals from API
Co-authored-by: that-one-tom <19203795+that-one-tom@users.noreply.github.com>
2021-12-10 20:28:59 +01:00
Ricardo Espinoza
b62dc50559
✨ Add Workable Trigger Node ( #2522 )
...
* ⚡ Workable Trigger
* ⚡ Improvements
* ⚡ Small improvement
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-12-10 18:36:24 +01:00
Ricardo Espinoza
2d1422f5de
✨ Add Figma Trigger Node ( #2521 )
...
* ✨ Figma Trigger
* ⚡ Improvements
* ⚡ Small cleanup
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-12-10 17:42:20 +01:00
Jan Oberhauser
35a7ecf580
🐛 Fix bug ApiTemplate image create bug
2021-12-10 17:29:31 +01:00
pemontto
3128cbf874
✨ Add option to ignore requests from bots
2021-12-09 13:28:14 +00:00
Alex Witkowski
aeead3b20f
✨ Add support for Asana Project Creation
2021-12-07 11:55:20 -05:00
Iván Ovejero
00ac975164
🔀 Merge master
2021-12-06 09:41:15 +01:00
Jan Oberhauser
6453996de3
✨ Add support for Query Auth
2021-12-05 17:00:41 +01:00
Jan Oberhauser
5d951a4034
🔖 Release n8n-nodes-base@0.149.0
2021-12-04 16:46:30 +00:00
Jan Oberhauser
5c2f769587
⬆️ Set n8n-core@0.96.0 and n8n-workflow@0.79.0 on n8n-nodes-base
2021-12-04 16:46:29 +00:00
Ricardo Espinoza
c0b519a149
✨ Add Google Calendar Trigger ( #2474 )
...
* ✨ Google Calendar Trigger
* ⚡ Improvements
2021-12-04 11:11:22 +01:00
Iván Ovejero
5560f42f8d
🔀 Merge master
2021-12-03 12:14:04 +01:00
Iván Ovejero
a783288338
⚡ Enforce type checking in all node params ( #2509 )
2021-12-03 09:44:16 +01:00
Ricardo Espinoza
ca761c88c8
⚡ Enable image downloading in channel_post event on Telegram ( #2513 )
2021-12-03 08:53:20 +01:00
Ricardo Espinoza
95a9019cbe
🐛 Fix bug with pagination on BigQuery node ( #2511 )
2021-12-02 23:38:14 +01:00
Iván Ovejero
0baace0a5c
⚡ Integrate number suffix fix
2021-12-02 17:51:50 +01:00
Iván Ovejero
50a8509e4a
🔀 Merge master
2021-12-01 16:55:58 +01:00
Iván Ovejero
0153beb8b1
🐛 Fix typos in Salesforce param descriptions ( #2502 )
2021-12-01 00:19:54 +01:00
m2scared
b07d5b8ea6
⚡ Fix RabbitMQTrigger default node name ( #2505 )
...
The 'Trigger' sufix is missing.
2021-12-01 00:18:57 +01:00
Zvonimir Erdelja
b005686ecd
🐛 Fix typo in salesforce node description ( #2500 )
2021-11-30 15:30:39 +01:00
Iván Ovejero
563a852f47
🔀 Merge master
2021-11-29 10:05:37 +01:00
Ricardo Georgel
0022b99283
Merge branch 'n8n-io:master' into Add-schema-registry-into-kafka
2021-11-26 17:11:45 -03:00
Jan Oberhauser
bd96ea9e31
🔖 Release n8n-nodes-base@0.148.0
2021-11-26 12:17:20 +00:00
Jan Oberhauser
53682c3218
⬆️ Set n8n-core@0.95.0 and n8n-workflow@0.78.0 on n8n-nodes-base
2021-11-26 12:17:20 +00:00
Iván Ovejero
a6fd5597af
✨ Add Grafana node ( #2411 )
...
* ✨ Create Grafana node
* 👕 Fix lint
* ⚡ Apply feedback
* ⚡ Apply feedback
* 👕 Fix lint
* ⚡ Remove double import
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-11-26 13:10:03 +01:00
Jan Oberhauser
ff48a9a3ed
⚡ Change event trigger description of Webhook node
2021-11-26 12:42:08 +01:00
Jan Oberhauser
464775ae3b
🐛 Fix issue with Composite operation on Edit Image Node
2021-11-25 23:51:34 +01:00
Oliver Trajceski
adc2515dee
✨ Improve Waiting Webhook call state in WF Canvas ( #2430 )
...
* N8N-2586 Improve Waiting Webhook call state in WF Canvas
* N8N-2586 Added watcher for showing Webhook's Node Tooltip on execution
* N8N-2586 Show helping tooltip for trigger node if wokrflow is running, it is a trigger node, if it is only one trigger node in WF
* N8N-2586 Rework/Move logic to computed property, Created getter for ActveTriggerNodesInWokrflow, Add style to trigger node's tooltip, remove comments
* N8N-2586 Added EventTriggerDescription prop in INodeTypeDescription Interface, Updated Logic for TriggerNode Tooltip based on the new prop
* N8N-2586 Add new use cases/watcher to show Trigger Nodes Tooltip / If has issues, if paused, if wokrlfow is running, Refactor Getter
* N8N-2586 Added z-index to tooltip, Added new Scenario for Tooltip if it is Draged&Droped on the WF
* N8N-2586 Refactor computed property for draged nodes
* N8N-2586 Fixed Conflicts
* N8N-2586 Fixed Tooltip
* N8N-2586 Dont show tooltip on core trigger nodes that execute automatically
* N8N-2586 Fixed Webhook tooltip when adding/deleting canvas during WF execution
* N8N-2586 Updated Logic, Simplify the code
* N8N-2586 Simplify Code
* N8N-2586 Added check for nodetype
* update dragging to use local state
* N8N-2586 Added eventTriggerDescription to Interval Node
* add comment, use new getter
* update to always check
Co-authored-by: Mutasem <mutdmour@gmail.com>
2021-11-25 23:33:41 +01:00
Ricardo Espinoza
a58c251a28
✨ Add DHL node ( #2385 )
...
* ✨ DHL node
* ⚡ Add credentials verfication
* 👕 Nodelinter pass
* ⚡ Improvements
* ⚡ Fix node name
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-11-25 18:48:52 +01:00
Iván Ovejero
0764c49dcf
🔥 Remove line breaks from param descriptions ( #2473 )
...
* 🔥 Remove line breaks from param descriptions
* 🔥 Remove more line breaks
* 🎨 Fix spacing for list item in tooltip
* ⚡ Apply multiline with <p> tags
* ⚡ Improve <code> and <a> tags
* ✏️ Improve grammar and spelling
* ⚡ Add missing <p> tags
* ✏️ Make "multiple" phrasing consistent
* ⚡ Fix unneeded quote escapes
* ⚡ Encode angle brackets
* ⚡ Fix typo and copy-paste artifact
2021-11-25 18:10:06 +01:00
Iván Ovejero
260ab395d1
🔥 Remove stray logs ( #2478 )
2021-11-25 14:12:31 +01:00
Iván Ovejero
ed68ae8055
⚡ Switch to JSON for localization service
2021-11-24 12:16:59 +01:00
Iván Ovejero
fb97e8cda3
👕 Fix lint
2021-11-23 13:42:50 +01:00
Iván Ovejero
c8f053e7af
🔀 Merge master
2021-11-23 13:33:55 +01:00
Iván Ovejero
3d5c663bb2
⚡ Clean up dummy node translation
2021-11-23 13:33:27 +01:00
Iván Ovejero
d006234790
🔥 Remove unused translations output
2021-11-23 12:24:55 +01:00
Iván Ovejero
d3519e44d0
⚡ Account for multiple headers in single translation file
2021-11-23 12:14:13 +01:00
Iván Ovejero
b6762af7f2
🐛 Fix n8n training icon references ( #2463 )
2021-11-22 22:45:48 +01:00
Iván Ovejero
df5a6a96a2
🐛 Small fixes to sample translations
2021-11-22 12:03:27 +01:00
Iván Ovejero
a48429f425
🔀 Merge master
2021-11-22 11:51:31 +01:00
Iván Ovejero
b4399a1c63
⚡ Minor optimizations
2021-11-22 11:49:59 +01:00
Jan Oberhauser
073df659ed
🔖 Release n8n-nodes-base@0.147.0
2021-11-19 17:29:01 +00:00
Jan Oberhauser
877e51763e
⬆️ Set n8n-core@0.94.0 and n8n-workflow@0.77.0 on n8n-nodes-base
2021-11-19 17:29:01 +00:00
Iván Ovejero
a9b809be9e
🐛 Fix Xero pagination ( #2396 )
2021-11-19 18:17:05 +01:00
Iván Ovejero
f2c8027e25
🐛 Fix incident urgency and impact values ( #2433 )
2021-11-19 16:31:52 +01:00
Iván Ovejero
ed4f9a5e68
⚡ Refactor gulpfile
2021-11-19 16:08:43 +01:00
Ricardo Espinoza
c574a0d20d
⚡ Add components parameter to Jira ( #2428 )
2021-11-19 15:46:48 +01:00
Iván Ovejero
7518617eee
🔀 Merge master
2021-11-19 15:35:38 +01:00
Iván Ovejero
9819c25ec5
⚡ Support versioned nodes
2021-11-19 12:22:01 +01:00
Iván Ovejero
99963b04a5
✨ Render header strings
2021-11-19 10:52:25 +01:00
Jan Oberhauser
d0bde5e0c6
🔀 Merge branch 'master' into fix/http-request-node
2021-11-19 10:19:48 +01:00
Harshil Agrawal
57147910a9
🐛 Fix One Simple API codex file ( #2451 )
2021-11-18 16:50:34 +01:00
Iván Ovejero
88ec97f8d1
🔥 Remove unused files
2021-11-17 17:58:29 +01:00
Iván Ovejero
766f74c782
🚚 Directorize and alphabetize nodes ( #2445 )
...
* 🚚 Directorize nodes
* ⚡ Alphabetize nodes and credentials
* 🔥 Remove unused node
* 🔥 Remove unused codex
* 🔥 Remove duplicate cred file references
* 🐛 Fix node file paths
* 🔥 Remove duplicate node reference
2021-11-17 17:30:14 +01:00
Iván Ovejero
d8994d6ed1
🐛 Fix node file paths
2021-11-17 17:08:36 +01:00
Iván Ovejero
1e50c2ae15
⚡ Alphabetize nodes and credentials
2021-11-17 14:48:29 +01:00
Iván Ovejero
a7bb1463fb
🚚 Directorize all nodes
2021-11-17 14:35:57 +01:00
Iván Ovejero
29a3953dff
🔀 Merge master
2021-11-17 10:25:05 +01:00
Iván Ovejero
7fc0395e95
✨ Render node strings
2021-11-17 10:24:35 +01:00
Jan Oberhauser
f3c27cf506
🔖 Release n8n-nodes-base@0.146.0
2021-11-13 12:11:29 +00:00
Jan Oberhauser
96f178003c
⬆️ Set n8n-core@0.93.0 and n8n-workflow@0.76.0 on n8n-nodes-base
2021-11-13 12:11:28 +00:00
Jan Oberhauser
8427ade2e6
🐛 Allow Stripe Webhook creation if old does not exist anymore #2429
2021-11-13 10:54:43 +01:00
Tom
345c94bd37
🐛 Google Tasks: Fix due field ( #2426 )
2021-11-13 10:16:56 +01:00
Tom McAtee
7a0e072d98
🐛 Fix Toggl Trigger Node ( #2418 )
...
Updating API URL as per https://support.toggl.com/en/articles/5708431-why-did-my-integration-stop-working
#2417
2021-11-13 10:14:25 +01:00
Jan
6a1ca82312
✨ Edit-Image addition (circle + composite operator) ( #2419 )
...
* 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
* ✨ Add support to draw circle and composite operator
* ⚡ Improve naming
Co-authored-by: PaulineDropcontact <pauline@dropcontact.io>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-11-13 09:39:22 +01:00
ricardo
4b1bcc17a2
🐛 Fixes issue that set content-type when downloading a file
2021-11-12 10:43:53 -05:00
Harshil Agrawal
abdcb0836e
⚡ Add codex files ( #2431 )
2021-11-12 13:53:47 +01:00
Jan Oberhauser
dc2bda4baa
⚡ Minor improvements
2021-11-11 12:08:05 +01:00
Jan Oberhauser
18f0ad636c
🔀 Merge branch 'zendesk-auth-api-token-test' of https://github.com/GeylaniBerk/n8n into GeylaniBerk-zendesk-auth-api-token-test
2021-11-11 12:03:50 +01:00
Ricardo Espinoza
1a1bc26ecf
⚡ Add role parameter to user:update (Zulip) ( #2336 )
...
* ⚡ Add role parameter to user:update
* ✏️ Fix typo issue
2021-11-11 00:03:45 +01:00
Ricardo Espinoza
3c6f38d045
✨ Add OneSimpleAPI Node ( #2360 )
...
* Start of OneSimpleAPI Node
* Node functionality is complete
* ⚡ Improvements to #2357
* ⚡ Add internal feedback
* ⚡ Minor improvements
Co-authored-by: Jonathan <jonathan.bennetts@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-11-10 22:48:20 +01:00
GeylaniBerk
34fea51f1e
🐛 Adding credential test for Zendesk API Token
2021-11-08 09:40:51 +01:00
Jan Oberhauser
298c88e326
🔖 Release n8n-nodes-base@0.145.0
2021-11-05 17:51:32 +00:00
Jan Oberhauser
d427f942bd
⬆️ Set n8n-core@0.92.0 and n8n-workflow@0.75.0 on n8n-nodes-base
2021-11-05 17:51:32 +00:00
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