Jonathan Bennetts
1a20fd9f46
fix(Bubble Node): Fix pagination issue when returning all objects ( #5483 )
2023-02-16 09:01:56 +00:00
Jonathan Bennetts
71cba06b7c
feat(Notion Node): Add icon support for page and database page creation ( #5468 )
2023-02-16 09:00:54 +00:00
Marcus
a3d8fac73a
feat(Github Trigger Node): Use resource locator component ( #5253 )
...
* ⚡ ️wip
* ⚡ ️RLC Search Function for getUsers and getRepositories
* 🐛 fix Repository RLC by name url
* 🐛 search method getRepositories include forks
* 🐛 fix repository name can have a dot
* 🐛 fix RLC extractValue without optional
* 🎨 fix linting errors
* 🎨 using prefix 'e.g.' in RLC placeholders
---------
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-02-15 13:12:28 +01:00
कारतोफ्फेलस्क्रिप्ट™
b25c10a0e1
ci: Update the "Check Documentation URLs" workflow (no-changelog) ( #5473 )
...
* ci: Update the "Check Documentation URLs" workflow (no-changelog)
* fix the documentation url for HtmlExtract node
2023-02-14 13:00:15 +01:00
Marcus
d266401ed8
test(Read PDF Node): Unit tests (no-changelog) ( #5453 )
...
✅ add ReadPDF node test
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-02-10 16:26:26 +01:00
Marcus
9698c7e7ea
test(Move Binary Data Node): Unit tests (no-changelog) ( #5442 )
...
* ✅ add Move Binary Data test
* ✅ improve Move Binary Data Test -
---------
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-02-10 15:33:32 +01:00
Michael Kret
40879f67cb
test(iCalendar Node): Unit tests (no-changelog)
2023-02-10 12:55:07 +02:00
Michael Kret
649c7ccfb1
test(Markdown Node): Unit tests (no-changelog)
2023-02-10 12:30:37 +02:00
Michael Kret
b641a3e36d
test(Compare Datasets Node): Unit tests (no-changelog)
2023-02-10 11:57:54 +02:00
Marcus
5b1e3a3fd3
test(Write Binary File Node): Unit tests (no-changelog) ( #5440 )
...
* ✅ add write binary file test
* 🎨 cleanup
---------
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-02-10 09:53:20 +01:00
Jonathan Bennetts
57a2b9cceb
fix(Linear Node): Fix issue with Issue States not loading correctly ( #5435 )
2023-02-09 15:58:52 +00:00
Michael Kret
32de081b0c
test(Compression Node): Unit tests (no-changelog)
2023-02-09 17:13:39 +02:00
Marcus
e01192e7af
test(Read Binary File Node): Unit tests (no-changelog) ( #5436 )
...
✅ add Read Binary Data node unit test
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-02-09 15:31:10 +01:00
Michael Kret
1ea1935b9a
test(RSS Read Node): Unit tests (no-changelog)
2023-02-09 16:13:23 +02:00
agobrech
40f4ec75fa
test(Date & Time Node): Unit tests (no-changelog) ( #5415 )
...
* ✨ Add tests to DateTime node
* Test different timezone
* Try new fix
* Fix workflow change time of workflow exec in UTC
* Check if UTC is correctly setup
---------
Co-authored-by: Marcus <marcus@n8n.io>
2023-02-09 14:54:24 +01:00
Marcus
3e2d76ec79
test(Code Node): Unit tests (no-changelog) ( #5373 )
...
* ⚡ test setup
* ⚡ ️basic test with run once for all and each items
* 🎨 fix linting error
* ⚡ ️update to new Helper.setup(tests)
* ⚡ migrate tests to pin data approach
2023-02-09 13:56:39 +01:00
agobrech
d4d55b0684
test(Crypto Node): Unit tests (no-changelog) ( #5433 )
...
* Add test to Crypto Node
* ✅ added test to generate random uuid
---------
Co-authored-by: Marcus <marcus@n8n.io>
2023-02-09 13:03:53 +01:00
agobrech
43abe225a0
test(Rename Keys Node): Unit tests (no-changelog) ( #5428 )
...
Add test for Rename Keys node
2023-02-09 12:26:51 +01:00
Michael Kret
9024e4dcc7
test(Stop and Error Node): Unit tests (no-changelog)
2023-02-09 12:29:02 +02:00
Michael Kret
2150ea0e79
test(HTTP Request Node): Unit tests (no-changelog)
2023-02-09 12:25:26 +02:00
Michael Kret
b5948cbe13
test(XML Node): Unit tests (no-changelog)
2023-02-09 12:23:25 +02:00
Marcus
74fc1414d7
test(Spreadsheet File Node): Unit tests (no-changelog) ( #5385 )
...
* ⚡ ️test setup
* ⚡ ️fix 'testData' implicitly has an 'any' type.
* ✅ test github action file binary data reading
* ✅ checking for output binary equality
* ✅ writing files to different formats
* ✅ reading spreadsheet with different options
* ⚡ ️improve workflow file path replacement
* 🐛 fixing string.at() not supported in node 14.
* 🐛 trying to fix github action test error
* ⚡ fix for empty binary
* ⚡ switch for binary test
* ⚡ ️test helpers now return/compare json and binary (if not empty))
* ⚡ removed commented console log
---------
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-02-09 09:00:29 +01:00
कारतोफ्फेलस्क्रिप्ट™
94f2b2a26f
feat(Edit Image Node): Allow WebP as an image format ( #5420 )
2023-02-08 23:08:50 +01:00
Marcus
1f924e3c3d
test(Set Node): Add tests for Set Node (no-changelog) ( #5409 )
...
* ⚡ ️move test files
* ✅ set node test workflow
---------
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-02-08 18:04:11 +01:00
Marcus
269691aa1b
test(IF Node): Unit tests (no-changelog) ( #5404 )
...
* ⚡ ️move test files
* ⚡ ️IF boolean tests
* ⚡ ️IF string tests
* ✅ IF number tests
* ✅ IF date-time tests
* 🎨 update Test name to make more sense
2023-02-08 15:20:17 +01:00
Giulio Andreini
389e4af4d9
docs(Spreadsheet File Node): Update descriptions and Alias (no-changelog) ( #5357 )
2023-02-08 12:39:07 +00:00
Kirill
333a817a8e
fix(ActiveCampaign Node): Fix additional fields not being sent when updating account contacts ( #5216 )
2023-02-08 12:37:15 +00:00
Bram Kn
aeaa663620
feat(HubSpot Trigger Node): Add conversation events ( #5408 )
2023-02-08 12:36:05 +00:00
Giulio Andreini
b16d9d0f8c
docs(Google Sheets Node): Description updates for fields (no-changelog) ( #5277 )
2023-02-08 12:33:57 +00:00
Jonathan Bennetts
ce732b42c8
test(Execute Command Node): Unit tests (no-changelog) ( #5374 )
2023-02-08 12:17:02 +00:00
Jonathan Bennetts
e82bc50fd1
test(Switch Node): Add test for switch node (no-changelog) ( #5378 )
2023-02-08 12:16:17 +00:00
Jonathan Bennetts
f44b4b1314
test(Split In Batches Node): Add test for Split in Batches node (no-changelog) ( #5381 )
2023-02-08 12:15:36 +00:00
Michael Kret
4d87711ace
test(Merge Node): Unit tests (no-changelog)
2023-02-07 19:32:25 +02:00
Michael Kret
26b69b5ffc
test(Item Lists Node): Unit tests (no-changelog)
2023-02-07 11:27:37 +02:00
agobrech
4df69428f1
feat(Slack Node): Revamp the node with more functionalities in a new version ( #4587 )
...
* 🔥 Remove useless tooltips
* Slack change additional fields to Options in node
* 🥅 Add error handeling for out of Scope request
* ♻️ Refactor channel visibility
* ♻️ refactor user ressource
* Update user profile
* 🔥 remove JSON parameter
* 🔥 remove attchmant json and block json
* 🎨 refactors message post
* 🎨 refactor ts property into timestamps
* 🎨 change action name for messages
* ✨ add new operation to message ressouce
* ✨ add search backend logic + channel RLC
* 🎨 improve timestamp description and plaecholder
* 🎨 change timestamp disaplay name
* ✨ add RLC for channels
* ✨ add versioning
* 🐛 Fix imports for versioning
* ✨ Add RLC for users when sending messages
* ✨ RLC for user presence
* ✨ Add json builder for slack blocks
* 🐛 Fix option in search query
* Add loadoption for search in channels
* Fix indentation issue
* ✨ Add more scopes to Oauth2
* 🐛 Fix lint issue
* 🐛 oauth fix
* ✨ Merge user and user profile
* ✨ Improve reactions and star resource
* ⚡ ️Merges ephemeral operation into one
* ⚡ ️Merge image and emoji in profile picture
* 🐛 Fix bug for replying to messages
* ⚡ ️Add username type to User Rlc
* 🐛 Fix typo
* 🎨 Improves tooltip and naming for ephemeral messages
* 🎨 Improve display name and description
* ⚡ ️Add the ability to delete within username channel
* 🎨 Add informations on how to use the emojis and add doc
* 🎨 Fix typos and improve display names
* ✨ Improve FE validation for timestamp
* 🎨 Change block description
* 🚨 Fix linting
* 🚨 More lint fixes
* 🐛 Fix timestamps bug
* 🐛 Fix timestamp not showing up
* 🐛 More small fixes
* 🐛 Fix logic error
* Add searchable to slack rlc channels and users
* Fix lint rules
* ⚡ ️Message Search -> fix limit request using qs count
* ⚡ ️Message Search -> sort by relevance use qs score
* Fix messages by username rlc
* 🐛 fix messages search all operation
* Add error when using username with ephemeral message
* 🎨 fix linting errors
* 🎨 send message ephemeral error message improvement
---------
Co-authored-by: Marcus <marcus@n8n.io>
2023-02-03 17:04:37 +01:00
Iván Ovejero
8b09e98654
feat(editor): Adjust HTML editor component for use in params ( #5285 )
...
* ✨ Adjust HTML editor component
* ♻️ Apply feedback
* ♻️ Apply feedback
* 🔥 Remove unused ndv store refs
2023-02-02 14:00:16 +01:00
Paras Daryanani
3b5e1d127f
fix(Invoice Ninja Node): Fix line items not being correctly set for quotes and invoices ( #5304 )
2023-02-02 12:26:56 +00:00
Ashish Ahuja
04c058a34e
feat(OpenAI Node): Add frequency-penalty and presence-penalty ( #5137 )
2023-02-02 12:18:11 +00:00
Iván Ovejero
0f228a60ba
refactor(Code Node): Remove disallowed syntax checks ( #5332 )
...
🔥 Remove disallowed syntax checks in Code node
2023-02-02 10:11:36 +01:00
Jonathan Bennetts
f9ecc34b10
fix(Linear Node): Fix pagination issue for get all issues ( #5324 )
2023-02-02 08:32:35 +00:00
कारतोफ्फेलस्क्रिप्ट™
8f5f1c3aa5
fix(Mailchimp Trigger Node): Fix webhook recreation ( #5328 )
2023-02-02 01:00:24 +01:00
agobrech
78bbe2ba27
fix(Schedule Trigger Node): Change scheduler behaviour for intervals days and hours ( #5133 )
...
* 🐛 Fix scheduler for intervals days and week
* ♻️ Simplify and move recurrency rules outside trigger node
* Remove async and promise from recurency rule
* Update correctly the Static data when using recurrency Rule
* Fix logic when recurrency is activated
* 🎨 Remove useless staticData fix(passed by reference)
* 🐛 remove duplicted hour cronJob leading to 2 executions
* More fixes, handles multiple execution
* 🐛 fixing dayOfYear recurency check
* 🐛 fix recurency check for hours/days should not equal lastExecution
* Add month interval to the scheduler
* Fix flawed logic for comparing interval
* 🚨 Fix lint issue type
---------
Co-authored-by: Marcus <marcus@n8n.io>
2023-02-01 22:53:05 +01:00
Ricardo Espinoza
59f290fe85
feat(Salesforce Node): Add HasOptedOutOfEmail field to lead resource ( #5235 )
2023-02-01 17:34:53 +00:00
कारतोफ्फेलस्क्रिप्ट™
3bb1690086
feat(YouTube Node): Switch upload operation over to streaming and resumable uploads api ( #5320 )
2023-02-01 14:49:49 +01:00
Jonathan Bennetts
2b579871b2
fix(YouTube Node): Update description for channel id (no-changelog) ( #5321 )
...
update description for channel id
2023-02-01 14:49:17 +01:00
agobrech
409a9ea357
fix: Add paired item to the most used nodes ( #5220 )
...
* PairedItem for N8n training
* Add paired item to ftp node
* Add paired item to rocketChat
* Add pairedItem to pushOver
* Add paired item to Matrix
* Add pairedItem to theHive
* Add paired item to Snowflake
* Add paired item to PhilipsHue
* Add pairedItem to supabase
* Add paired item to Odoo
* fix odoo & add paired item to grist
* add pairedItem to Linkedin
* add pairedItem Zulip
* add pairedItem PhatomBuster
* add pairedItem to TodoistV2
* Add pairedItem HomeAssistant
* Add pairedItem to DropContact
* Add pairedItem to Aws SES
* Add pairedItem to microsoftOutlook
* Add pairedItem to AwsS3
* Add pairedItem to Aws DynamoDB
* 🐛 fix Dropcontact enrich operation paired item support
* 🐛 fix Dropcontact insert/update operation paired items
* 🐛 fix Supabase paired item support
* 🐛 fix Supabase paired item support
* 🐛 fix N8nTrainingCustomerDatastore paired item support
* 🎨 remove unused imports
* 🐛 fix MicrosoftOutlook paired item support
* 🐛 fix AwsS3 paired item support
---------
Co-authored-by: Marcus <marcus@n8n.io>
2023-01-31 20:39:20 +01:00
कारतोफ्फेलस्क्रिप्ट™
d87ff130a4
feat(Write Binary File Node): Stream binary data for writes ( #5306 )
2023-01-31 16:12:21 +01:00
कारतोफ्फेलस्क्रिप्ट™
6f7421f970
feat(SSH Node): Stream binary data for uploads and downloads ( #5305 )
2023-01-31 14:03:31 +01:00
कारतोफ्फेलस्क्रिप्ट™
448c295314
feat(FTP Node): Stream binary data for uploads and downloads ( #5296 )
2023-01-31 13:23:04 +01:00
Ricardo Espinoza
36b1e6ef15
feat(Notion Node): Add image block ( #5237 )
2023-01-31 09:17:45 +00:00