agobrech
46b59bea2e
Change icon for V2
2023-04-11 16:21:08 +02:00
agobrech
7aa2bce505
Add tests, improve workflow settings for testing, toString the results
2023-04-11 16:20:56 +02:00
agobrech
7b38555281
Add timezone option for current date
2023-04-11 13:41:06 +02:00
agobrech
a744332cf5
Fix format value
2023-04-11 13:10:52 +02:00
agobrech
951ef699f8
Fix Format date operation
2023-04-06 17:28:13 +02:00
agobrech
e67d2d5854
Change moment to luxon for the rest of the operations
2023-04-06 17:15:49 +02:00
agobrech
5297e68324
Remove moment methods from operations
2023-04-06 15:03:28 +02:00
agobrech
e81868f1bb
Merge remote-tracking branch 'upstream/master' into node-360-quick-overhaul-of-date-and-time-node
2023-04-06 13:40:20 +02:00
agobrech
cd98fb5be5
Add generic function for parsing date
2023-04-06 12:04:32 +02:00
agobrech
7e568bdf36
Feat add extract date operation
2023-04-06 11:27:50 +02:00
agobrech
97d486c52f
Feat get in between date operation
2023-04-06 10:17:32 +02:00
agobrech
d0038812d7
Feat rounding operation
2023-04-05 17:25:27 +02:00
agobrech
7bbb0ba289
Fix to node field for format date
2023-04-05 16:53:36 +02:00
agobrech
38febb87c4
Feat format date operation
2023-04-05 16:47:44 +02:00
agobrech
20dd9e0e22
Feat subtract to date operation
2023-04-05 16:06:04 +02:00
agobrech
99c84a70fb
Fix info box for luxons tip
2023-04-05 15:51:12 +02:00
agobrech
f7e610b15c
feat(HTTP Request Node): Follow redirects by default ( #5895 )
...
* Redirect as default behaviour
* Remove console.logs
* Move logic to one single variable
* Revert "Redirect as default behaviour"
This reverts commit 5b2221b800297865224384eb7f417d72b0d2bbc1.
* Redirect as default behaviour inside node structure
* Add default behaviour
2023-04-05 15:37:14 +02:00
agobrech
bcb06d1b68
Change output field name to camel case
2023-04-05 15:34:55 +02:00
agobrech
a341770909
feat add to date operator
2023-04-05 15:33:44 +02:00
Michael Kret
77106520c8
fix(Date & Time Node): Convert luxon DateTime object to ISO
2023-04-05 13:05:51 +03:00
agobrech
f32366984f
Add timezone to current date
2023-04-04 17:33:00 +02:00
agobrech
0597929f1d
Add Current Date operation
2023-04-04 17:08:49 +02:00
agobrech
83d17cbe4d
Set all possible actions
2023-04-04 15:18:07 +02:00
agobrech
a9bbae6ff9
Fix node naming
2023-04-04 14:47:21 +02:00
agobrech
976dbc296b
Setup versionized node
2023-04-04 14:45:06 +02:00
Michael Kret
83e25c066a
fix(Compare Datasets Node): Support for dot notation in skip fields
2023-04-04 14:52:53 +03:00
कारतोफ्फेलस्क्रिप्ट™
a260c05fa8
fix(core): Improve axios error handling in nodes ( #5891 )
2023-04-03 18:37:22 +02:00
Michael Kret
d1945d9b72
fix(Compare Datasets Node): Fuzzy compare not comparing keys missing in one of inputs
2023-04-03 18:31:03 +03:00
Michael Kret
07dc0e4b40
feat(Postgres Node): Overhaul node
2023-04-03 18:18:01 +03:00
Jon
32c4eef574
fix(AWS SNS Node): Fix an issue with messages failing to send if they contain certain characters ( #5807 )
2023-04-03 11:30:22 +01:00
Michael Kret
2b9ca0d240
fix(Gmail Node): Gmail luxon object support, fix for timestamp
2023-04-03 12:48:11 +03:00
Michael Kret
b29cf9a249
fix(HTTP Request Node): Support for dot notation in JSON body
2023-03-31 19:31:03 +03:00
Iván Ovejero
62751b5a0b
refactor: Add lint rule no-unused-param-in-catch-clause
( #5868 )
...
👕 Add lint rule `no-unused-param-in-catch-clause`
2023-03-31 16:44:08 +02:00
agobrech
18d2e7cd57
fix(LinkedIn Node): Update the version of the API ( #5720 )
...
* 🐛 Change request to follow new API version
* Extract urn from response header
* Change body params for image and media request
* Fix body for Image and Article posts
* remove console log
---------
Co-authored-by: Marcus <marcus@n8n.io>
2023-03-31 15:04:43 +02:00
Michael Kret
0da3b96cfc
fix(HTML Extract Node): Support for dot notation in JSON property
2023-03-31 14:00:45 +03:00
Michael Kret
f7f9d915b1
feat(Filter Node): Show discarded items
2023-03-31 10:27:33 +03:00
Michael Kret
b7a20dd3a2
fix(Date & Time Node): Add info box at top of date and time explaining expressions
2023-03-30 20:03:58 +03:00
Jon
db2544146f
fix(Redis Node): Fix issue with hash set not working as expected ( #5832 )
2023-03-30 16:04:34 +01:00
कारतोफ्फेलस्क्रिप्ट™
87e979c19a
feat: Upgrade TypeScript to v5 (no-changelog) ( #5755 )
2023-03-30 13:59:59 +02:00
Michael Kret
b408550e9f
fix(Set Node): Convert string to number
2023-03-30 14:29:47 +03:00
Marcus
6f720919c9
feat(Schedule Trigger Node): Linking to crontab.guru examples (no-changelog) ( #5834 )
...
linking to crontab.guru examples instead of cronmaker.com
Co-authored-by: Jon <jonathan.bennetts@gmail.com>
2023-03-30 13:07:16 +02:00
Jon
1409f5d652
feat(ServiceNow Node): Add support for work notes when updating an incident ( #5791 )
2023-03-28 10:48:09 +01:00
Michael Kret
082c61701c
fix(Google Sheets Node): Unit tests (no-changelog)
2023-03-27 19:23:18 +03:00
Michael Kret
0625e2e6bc
fix(Google Sheets Node): Fix insertOrUpdate cell update with object
2023-03-27 17:56:36 +03:00
कारतोफ्फेलस्क्रिप्ट™
18efaf397a
fix(core): Do not mark duplicates as circular references in jsonStringify
( #5789 )
...
* fix(core): jsonStringify should not mark duplicates as circular references
* not mark duplicates as circular references in the code node as well
2023-03-27 16:22:59 +02:00
कारतोफ्फेलस्क्रिप्ट™
b0cfd69f2b
fix(core): Setup nodeHelpers that aren't exposed in the code sandbox (no-changelog) ( #5753 )
2023-03-23 15:11:18 +01:00
Michael Kret
cc9fe7b91f
feat(Filter Node): New node
2023-03-22 16:16:27 +02:00
कारतोफ्फेलस्क्रिप्ट™
38e91ab730
refactor(core): Stop importing LoggerProxy and createDeferredPromise in nodes-base (no-changelog) ( #5742 )
...
* refactor(core): Stop importing LoggerProxy in nodes-base
* refactor(core): Stop importing createDeferredPromise in nodes-base
2023-03-22 14:04:15 +01:00
Jan Oberhauser
135b0d3e27
fix(Split In Batches Node): Roll back changes in v1 and create v2 ( #5747 )
2023-03-22 12:05:07 +01:00
Michael Auerswald
b6d8a0f985
fix(core): Remove circular refs from Code and push msg ( #5741 )
...
* remove circular refs from code items (and lint fixes)
* cleanup
---------
* add some tests
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-03-21 15:34:30 +01:00