Ricardo Espinoza
61937c52ba
🐛 Fix issue when using any operation of the resource drive ( #1818 )
...
* 🐛 Fix issue when using any operation of the resource drive
* 🐛 Remove console.log
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-24 16:51:06 -05:00
Ricardo Espinoza
2a7a87eb4d
🐛 Fix issue when filtering fields type select & multi_select on Notion Node ( #1819 )
...
Also, it adds a change to how the links are handled. Before, if a link were left blank, the node would error. Now, if the link is left blank, it gets ignored.
2021-05-24 16:45:58 -05:00
Jan Oberhauser
ce9951d877
👕 Fix lint issue
2021-05-24 11:03:31 -05:00
Jan Oberhauser
353b911620
🐛 Remove console.log
2021-05-23 11:41:34 -05:00
Jan Oberhauser
e0602372f6
👕 Fix lint issue
2021-05-21 23:41:06 -05:00
Jan Oberhauser
40614672e6
⚡ Add deprecation warning for "executeSingle"
2021-05-21 22:51:38 -05:00
Jan Oberhauser
c67a120fed
⚡ Remove no longer used function
2021-05-21 22:42:29 -05:00
Jan Oberhauser
246fca4903
🐛 Fix typo and remove not needed import
2021-05-21 22:03:18 -05:00
Jan Oberhauser
f43781b137
🐛 Switch back to bcryptjs to fix issues with FreeBSD and ARM #1696
2021-05-21 21:54:30 -05:00
Jan Oberhauser
343e63e667
🔖 Release n8n@0.121.0
2021-05-20 21:44:52 +00:00
Jan Oberhauser
feef50cdd2
⬆️ Set n8n-core@0.72.0, n8n-editor-ui@0.91.0, n8n-nodes-base@0.118.0 and n8n-workflow@0.59.0 on n8n
2021-05-20 21:44:52 +00:00
Jan Oberhauser
de898880ec
🔖 Release n8n-editor-ui@0.91.0
2021-05-20 21:43:50 +00:00
Jan Oberhauser
1bef4d7286
⬆️ Set n8n-workflow@0.59.0 on n8n-editor-ui
2021-05-20 21:43:50 +00:00
Jan Oberhauser
19ba5bc1ef
🔖 Release n8n-nodes-base@0.118.0
2021-05-20 21:42:42 +00:00
Jan Oberhauser
0b570f2df9
⬆️ Set n8n-core@0.72.0 and n8n-workflow@0.59.0 on n8n-nodes-base
2021-05-20 21:42:42 +00:00
Jan Oberhauser
67ce1a5c1f
🔖 Release n8n-core@0.72.0
2021-05-20 21:42:26 +00:00
Jan Oberhauser
a60f5e0997
⬆️ Set n8n-workflow@0.59.0 on n8n-core
2021-05-20 21:42:26 +00:00
Jan Oberhauser
217476c269
🔖 Release n8n-workflow@0.59.0
2021-05-20 21:42:08 +00:00
Jan Oberhauser
6f4e3f132c
⚡ Optimize icons
2021-05-20 16:33:12 -05:00
Jan
ed6f2c5b8a
✨ Add Notion Node ( #1811 )
...
* ✨ Notion Node
* ⚡ Improvements
* test
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Add missing url field
* Remove linter errors
* ⚡ Add filters
* ⚡ Add and & or filters
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Fixed style on some options
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ improvements
* ⚡ Rename DatabasePage -> Search to Get All
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-05-20 16:31:23 -05:00
Jan Oberhauser
72436bd03e
👕 Fix lint issue
2021-05-19 20:05:44 -05:00
Jacob Spizziri
d3aa637ff4
✨ Add header authentication to GraphQL node ( #1805 )
2021-05-20 03:04:43 +02:00
Omar Ajoue
7ccc0f40a2
🐛 Correct paging parameter on Strava Node ( #1804 )
2021-05-20 02:47:55 +02:00
Omar Ajoue
481dbae16b
🐛 Fixing the limit for searching deals on hubspot ( #1803 )
2021-05-20 02:46:06 +02:00
Jan Oberhauser
e21382baee
🐛 Fix issue that it sets default values correctly for multipleValues
...
and makes previous change backward compatible
2021-05-19 19:26:29 -05:00
Jan Oberhauser
e18370cb10
🐛 Fix issue with default value for multipleValues string with none
...
stanard default value
2021-05-19 18:44:27 -05:00
Jan Oberhauser
b9b6e8b5df
🐛 Fix issue that it did export default parameter values if they were
...
objects
2021-05-19 18:07:26 -05:00
MedAliMarz
2ac4e425d6
⚡ Fix activity type in post operation on Orbit Node ( #1796 )
2021-05-19 02:33:43 +02:00
Omar Ajoue
76e1b9fba0
🐛 Fix get profile operation on Slack Node ( #1799 )
2021-05-19 02:12:26 +02:00
Iván Ovejero
0fdae7fec3
⚡ Add API key to Twilio credentials ( #1797 )
...
* ⚡ Add API key to Twilio credentials
* ⚡ Minor simplification
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-19 02:05:49 +02:00
MedAliMarz
6e8de269ec
🐛 Fix order title type on Keap ( #1798 )
2021-05-19 01:39:26 +02:00
Tanay Pant
a3ab3f2de5
🐛 Fix broken link
2021-05-17 10:50:57 +02:00
Jan Oberhauser
bf7800cb15
🐛 Fix bug with sibling loading with fixedCollections
2021-05-16 19:25:04 -05:00
Jan Oberhauser
002f53a4af
✨ Allow to load sibling parameters in loadOptionsMethod
2021-05-16 18:16:24 -05:00
Jan Oberhauser
a68145a88b
🔖 Release n8n@0.120.0
2021-05-16 18:46:23 +00:00
Jan Oberhauser
cee789d9f3
⬆️ Set n8n-core@0.71.0, n8n-editor-ui@0.90.0, n8n-nodes-base@0.117.0 and n8n-workflow@0.58.0 on n8n
2021-05-16 18:46:22 +00:00
Jan Oberhauser
b28921240c
🔖 Release n8n-editor-ui@0.90.0
2021-05-16 18:44:52 +00:00
Jan Oberhauser
16bec73cd6
⬆️ Set n8n-workflow@0.58.0 on n8n-editor-ui
2021-05-16 18:44:51 +00:00
Jan Oberhauser
33477716bc
🔖 Release n8n-nodes-base@0.117.0
2021-05-16 18:43:50 +00:00
Jan Oberhauser
811a24c29f
⬆️ Set n8n-core@0.71.0 and n8n-workflow@0.58.0 on n8n-nodes-base
2021-05-16 18:43:50 +00:00
Jan Oberhauser
222e2368d3
🔖 Release n8n-node-dev@0.13.0
2021-05-16 18:43:30 +00:00
Jan Oberhauser
088705bb59
⬆️ Set n8n-core@0.71.0 and n8n-workflow@0.58.0 on n8n-node-dev
2021-05-16 18:43:30 +00:00
Jan Oberhauser
da3856e875
🔖 Release n8n-core@0.71.0
2021-05-16 18:43:14 +00:00
Jan Oberhauser
4de0daa2c2
⬆️ Set n8n-workflow@0.58.0 on n8n-core
2021-05-16 18:43:14 +00:00
Jan Oberhauser
93b7b809a3
🔖 Release n8n-workflow@0.58.0
2021-05-16 18:42:56 +00:00
Ricardo Espinoza
21f9af8876
✨ Add iCalendar Node ( #1725 )
...
* ✨ iCalendar Node
* ⚡ Improvements
* ⚡ Improvements
* iCal node copy touch-up
* ⚡ Minor improvement
Co-authored-by: sirdavidoff <1670123+sirdavidoff@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-16 13:35:11 -05:00
mdasmendel
6961bc66e9
⚡ Inject workflow ID on workflow update ( #1788 )
2021-05-16 03:20:37 +02:00
Jan Oberhauser
2063333ee5
⚡ Minor improvements to Spotify Node
2021-05-15 20:01:25 -05:00
DerEnderKeks
e6d67dfcaf
✨ Add position parameter for playlist add operation of Spotify node ( #1794 )
2021-05-16 02:55:13 +02:00
Omar Ajoue
3e98612881
✨ Add Force node reconnect option to IMAP trigger node ( #1792 )
...
* Adding reconnect feature to IMAP nodes
* Fixing clear interval and persisting last UID in static data
2021-05-16 02:33:15 +02:00