Jonathan Bennetts
5f44b0dad5
fix(NocoDB Node): Fix pagination ( #3081 )
2022-04-01 18:11:18 +02:00
Iván Ovejero
7625421b81
test: Fix randomly failing UM tests ( #3061 )
...
* ⚡ Declutter test logs
* 🐛 Fix random passwords length
* 🐛 Fix password hashing in test user creation
* 🐛 Hash leftover password
* ⚡ Improve error message for `compare`
* ⚡ Restore `randomInvalidPassword` contant
* ⚡ Mock Telemetry module to prevent `--forceExit`
* ⚡ Silence logger
* ⚡ Simplify condition
* ⚡ Unhash password in payload
2022-04-01 17:48:02 +02:00
Jonathan Bennetts
0a75539cc3
feat(Mautic Node): Add credential test and allow trailing slash in host ( #3080 )
...
* Updated Mautic to stop trailing slashes from causing an issue
* Fixed oauth failing when there is a trailing slash in the mautic host
* Added credential test
2022-04-01 17:31:43 +02:00
pemontto
984f62df9e
feat(Microsoft Teams Node): Add chat message support ( #2635 )
...
* ✨ Add chat messages to MS Teams node
* Updated credentials to include missing scope
* ⚡ Small improvements
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-04-01 17:21:25 +02:00
Rhys Williams
39a6f41720
feat(FTP Node): Add option to recursively create directories on rename ( #3001 )
...
* Recursively Make Directories on SFTP Rename
* Linting
* ⚡ Improvement
* ⚡ Rename "Move" to "Create Directories"
* Change "Create Directories" description
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-04-01 14:48:45 +02:00
Michael Kret
8a94f1e361
fix(GraphQL Node)!: Correctly report errors returned by the API ( #3071 )
...
* upstream merge
* ⚡ graphql node will throw error when response has errors property
* 🔨 updated changelog
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Add package-lock.json back
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-04-01 14:38:26 +02:00
Charles Lecalier
0b08be1c0b
feat(Emelia Node): Add Campaign > Duplicate functionality ( #3000 )
...
* feat(Emelia Node): Add campaign duplication feature
* ⚡ small ui fixes, added credential test, fixed nodelinter issues
* ⚡ Improvements
* ⚡ Updated wording for Number operations on IF-Node (#3065 )
* fix(Google Tasks Node): Fix "Show Completed" option and hide title field where not needed (#2741 )
* 🐛 Google Tasks: Fix showCompleted
* ⚡ Improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
* feat(Mocean Node): Add "Delivery Report URL" option and credential tests (#3075 )
* add dlr url column
add dlr url(delivery report URl) column. Allow user set the
endpoint
to receive the report
* update
update delivery report url description
* ⚡ fixed nodelinter issues, added credential test, replaced icon
* ⚡ Improvements
Co-authored-by: d3no <d3no520@gmail.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
* ⚡ Normalize name
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: Tom <19203795+that-one-tom@users.noreply.github.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: d3no <d3no520@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-04-01 10:12:47 +02:00
Ricardo Espinoza
c89d2b10f2
feat(Mocean Node): Add "Delivery Report URL" option and credential tests ( #3075 )
...
* add dlr url column
add dlr url(delivery report URl) column. Allow user set the
endpoint
to receive the report
* update
update delivery report url description
* ⚡ fixed nodelinter issues, added credential test, replaced icon
* ⚡ Improvements
Co-authored-by: d3no <d3no520@gmail.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2022-04-01 09:03:45 +02:00
Tom
9d703e366b
fix(Google Tasks Node): Fix "Show Completed" option and hide title field where not needed ( #2741 )
...
* 🐛 Google Tasks: Fix showCompleted
* ⚡ Improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-04-01 08:32:41 +02:00
Jonathan Bennetts
97ed5f8c1e
⚡ Updated wording for Number operations on IF-Node ( #3065 )
2022-03-31 18:25:11 +02:00
Jan Oberhauser
13a9db7745
feat(editor): Add download button for binary data ( #2992 )
...
* ✨ Make it possible to download binary data
* ⚡ Fix lint issues and add support for filesystem mode
* ⚡ Design adjustment
2022-03-28 12:59:53 +02:00
Jan Oberhauser
492f1de7e8
🔖 Release n8n@0.170.0
2022-03-27 10:48:09 +00:00
Jan Oberhauser
6d604b48e5
⬆️ Set n8n-core@0.111.0, n8n-editor-ui@0.137.0, n8n-nodes-base@0.168.0 and n8n-workflow@0.93.0 on n8n
2022-03-27 10:48:08 +00:00
Jan Oberhauser
2768ebce1f
🔖 Release n8n-editor-ui@0.137.0
2022-03-27 10:46:51 +00:00
Jan Oberhauser
33fe1b67ef
⬆️ Set n8n-design-system@0.16.0 and n8n-workflow@0.93.0 on n8n-editor-ui
2022-03-27 10:46:51 +00:00
Jan Oberhauser
280a5913b3
🔖 Release n8n-design-system@0.16.0
2022-03-27 10:46:45 +00:00
Jan Oberhauser
6f47644098
🔖 Release n8n-nodes-base@0.168.0
2022-03-27 10:46:04 +00:00
Jan Oberhauser
6025758a5f
⬆️ Set n8n-core@0.111.0 and n8n-workflow@0.93.0 on n8n-nodes-base
2022-03-27 10:46:04 +00:00
Jan Oberhauser
9b12e20990
🔖 Release n8n-node-dev@0.50.0
2022-03-27 10:45:57 +00:00
Jan Oberhauser
c8f603599d
⬆️ Set n8n-core@0.111.0 and n8n-workflow@0.93.0 on n8n-node-dev
2022-03-27 10:45:57 +00:00
Jan Oberhauser
35c8074ebe
🔖 Release n8n-core@0.111.0
2022-03-27 10:45:49 +00:00
Jan Oberhauser
5f45ee642e
⬆️ Set n8n-workflow@0.93.0 on n8n-core
2022-03-27 10:45:49 +00:00
Jan Oberhauser
9e95888f70
🔖 Release n8n-workflow@0.93.0
2022-03-27 10:45:40 +00:00
Jan Oberhauser
2b20a46091
feat(Zendesk Node): Add ticket status "On-hold"
2022-03-27 12:26:19 +02:00
pemontto
016aeaaa79
feat(Jira Node): Add Simplify Output option to Issue > Get ( #2408 )
...
* ✨ Add option to use Jira field display names
* 🚸 Make mapped fields more deterministic
* ♻️ Refactor Jira user loadOptions
* Moved and renamed the option as well as only returning the fields to
* Tweaked Friendly Fields to make it "Simplify Output" following similar patterns to other nodes
* ⚡ Improvements
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-03-27 11:49:47 +02:00
Jonathan Bennetts
5ba4c27d8c
feat(Reddit Node): Add possibility to query saved posts ( #3034 )
...
* chore: add nvmrc with required node version
* feat: added saved posts to reddit node with credentials on User resource
* Changed Details order
* Fixed lint issue
* Moved saved posts to profile as it only works for the logged in user, This avoids the breaking change
* Removed .nvmrc
* ⚡ Improvements
Co-authored-by: Yassine Fathi <hi@m4tt72.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-03-27 10:57:45 +02:00
pemontto
b5ecccb840
feat(Crypto Node): Add Generate operation to generate random values ( #2541 )
...
* ✨ Add generate action to crypto node
* ⚡ small fixes, nodelinter issues fixes
* ⚡ Improvements
* ⚡ Fix order
Co-authored-by: michael-radency <michael.k@radency.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-03-27 10:48:31 +02:00
Ricardo Espinoza
ab08c0df15
fix(Xero Node): Fix some operations and add support for setting address and phone number ( #3048 )
...
* 🐛 Fix issue when sending Organization ID - Xero node
* 👕 Fix linting issue
2022-03-27 10:38:49 +02:00
TheFSilver
bd9064cd0e
feat(HTTP Request Node): Add support for OPTIONS method ( #3030 )
2022-03-25 22:55:43 +01:00
Jasper Zonneveld
e38b5ca291
⚡ Fix credentials import success message ( #3038 )
2022-03-25 21:40:35 +01:00
Valentin Mocanu
b90bf4576c
fix(Wise Node): Fix issue when executing a transfer ( #3039 )
2022-03-25 21:38:37 +01:00
Sergio
5774dd8885
fix(Supabase Node): Send token also via Authorization Bearer ( #2814 )
...
Send Authorization Bearer in headers
Fix typo in validateCredentials function
2022-03-25 17:41:53 +01:00
Jan Oberhauser
b9aa440be3
fix(Supabase Node): Fix Row > Get operation ( #3045 )
2022-03-25 16:47:05 +01:00
Omar Ajoue
3b4a97dd57
fix(core): Add logs and error catches for possible failures in queue mode ( #3032 )
2022-03-25 15:10:31 +01:00
Jan Oberhauser
f6aa8f2196
📚 Add one more missing full stop to license text
2022-03-25 14:36:59 +01:00
Michael Kret
9547a08f03
fix(AWS Lambda Node): Fix "Invocation Type" > "Continue Workflow" ( #3010 )
...
* 🔨 fix for running in continue workflow
* ⚡ Minor simplification
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-03-25 14:36:02 +01:00
Tom
be40a3f310
📚 Add missing full stop to license text
...
* (fix): Added missing full stop to license
GitHub does not render the single line breaks in the *Limitations* section. The added full stop makes it easier to read our license.
* 📚 Add also to other files
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-03-25 09:54:00 +01:00
nivb06
0e9f5b5e46
⚡ Add KoBoToolbox and Linear codex files ( #3040 )
...
KoBoToolbox
KoBoToolbox Trigger
Linear
Co-authored-by: Niv <nivbelleli@gmail.com>
2022-03-24 18:49:39 +01:00
nivb06
3196d4615b
⚡ Add Odoo and RedisTrigger node codex ( #3005 )
...
* .168.2fixed: Auto stash before rebase of "refs/heads/codex/0.168.2fixed"
Odoo and Redis Trigger codex files update
* Update RedisTrigger.node.json
Co-authored-by: Niv <nivbelleli@gmail.com>
2022-03-24 18:48:51 +01:00
Jan Oberhauser
7a73d8ddb3
🔖 Release n8n@0.169.0
2022-03-20 19:33:10 +00:00
Jan Oberhauser
dbaea80d9c
⬆️ Set n8n-core@0.110.0, n8n-editor-ui@0.136.0, n8n-nodes-base@0.167.0 and n8n-workflow@0.92.0 on n8n
2022-03-20 19:33:10 +00:00
Jan Oberhauser
cd358acd18
🔖 Release n8n-editor-ui@0.136.0
2022-03-20 19:31:41 +00:00
Jan Oberhauser
f453caea30
⬆️ Set n8n-design-system@0.15.0 and n8n-workflow@0.92.0 on n8n-editor-ui
2022-03-20 19:31:41 +00:00
Jan Oberhauser
8db431e94a
🔖 Release n8n-design-system@0.15.0
2022-03-20 19:31:31 +00:00
Jan Oberhauser
0d2d7b2e2b
🔖 Release n8n-nodes-base@0.167.0
2022-03-20 19:30:49 +00:00
Jan Oberhauser
f7775f4d7a
⬆️ Set n8n-core@0.110.0 and n8n-workflow@0.92.0 on n8n-nodes-base
2022-03-20 19:30:49 +00:00
Jan Oberhauser
155a816017
🔖 Release n8n-node-dev@0.49.0
2022-03-20 19:30:42 +00:00
Jan Oberhauser
9bbc023745
⬆️ Set n8n-core@0.110.0 and n8n-workflow@0.92.0 on n8n-node-dev
2022-03-20 19:30:42 +00:00
Jan Oberhauser
93427b9c08
🔖 Release n8n-core@0.110.0
2022-03-20 19:30:34 +00:00
Jan Oberhauser
e0d285e420
⬆️ Set n8n-workflow@0.92.0 on n8n-core
2022-03-20 19:30:33 +00:00