Ricardo Espinoza
e8d77aea47
⚡ Add connection timeout to credentials (MSSQL Node) ( #1517 )
2021-03-07 14:02:26 +01:00
Ricardo Espinoza
61903efaed
✨ Add field to reply to message - Microsoft Team ( #1479 )
...
* Add replyTo feature to Microsoft Teams
* consolidate create and replyTo channel message in Microsoft Teams Node
* ⚡ Improvements to #1451
Co-authored-by: Sebastian Vogel <s.vogel@sachsenkabel.de>
2021-02-24 23:58:35 +01:00
Ricardo Espinoza
7c2755c970
⚡ Add task resource to Microsoft Team Node ( #1403 )
...
* ⚡ Add task resource to Microsoft Team Node
* ⚡ Minor improvement on Microsoft Team Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-07 21:39:39 +01:00
Harshil Agrawal
f258f3ca33
✨ Add Node Codex ( #1335 )
...
* ✨ Add Node Codex 📇
* ⚡ Add codex files for new nodes
* ⚡ Change category for Affinity
* 🔨 Fix credential documentation link
* ⚡ Improve styling
* ⚡ Add blogposts
Co-authored-by: Amudhan <sm.amudhan@live.com>
2021-01-14 13:56:07 +01:00
Ricardo Espinoza
d78aaa2d64
feature/outlook shared mailbox ( #1323 )
...
* ⚡ Add shared mailbox support
* 🐛 Add filter field to folderMessage:getAll
* ⚡ Small changes to descriptions (#1322 )
Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
2021-01-11 00:09:58 +01:00
Jan Oberhauser
9215558608
👕 Fix lint issue
2020-12-29 08:41:10 +01:00
Ricardo Espinoza
4494ee81f6
✨ Add Microsoft Outlook node ( #1272 )
...
* ✨ Add Microsoft Outlook node
* Remove accidental import
* Style fixes
* ✨ Microsoft Outlook (#1270 )
* ⚡ Some improvements to Outlook Node
* ⚡ Some more small fixes
* ⚡ Improvements
* ⚡ Add placeholder for the filter field
* ⚡ Some more improvements to Outlook Node
* ⚡ Hide unnecessary field on Outlook Node
Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-29 08:23:01 +01:00
Jan Oberhauser
97289a244f
⚡ Fix indentation
2020-11-10 23:30:40 +01:00
bsanderrmg
10645c2ef5
⚡ TLS option for MSSQL credentials type ( #1132 )
...
* Update MicrosoftSql.node.ts
* Update MicrosoftSql.credentials.ts
* Update MicrosoftSql.node.ts
Add TLS encryption toggle to MSSQL credentials type and implement into the connection config object. This will help users connect to certain Azure MSSQL products and older MSSQL instances.
2020-11-10 23:30:03 +01:00
Jan Oberhauser
546b79bea0
👕 Fix lint issue
2020-10-22 18:00:28 +02:00
Jan Oberhauser
40c2acd77b
👕 Fix lint issue
2020-10-22 15:46:03 +02:00
Ricardo Espinoza
7f33ff8c3c
⚡ Add share operation to OneDrive Node ( #1044 )
2020-10-13 11:08:07 +02:00
Jan Oberhauser
fe802c8f76
👕 Fix built issue by fixing lint issues
2020-10-01 15:18:47 +02:00
Jan Oberhauser
a2ee2773db
⚡ Minor improvements to Microsoft Teams Node
2020-09-13 11:09:17 +02:00
Ricardo Espinoza
38ddcbe703
✨ Add Microsoft Teams Node ( #931 )
...
* ✨ Microsoft Team node
* ⚡ Small fix
* ⚡ Small improvements
* ⚡ Small improvements
* ⚡ Small fix
* ⚡ Small improvements
2020-09-13 11:08:43 +02:00
smamudhan
725d2d16fc
Fixed typos and grammatical errors ( #791 )
...
* 🐛 Fixed typos and grammatical errors
* 🐛 Made changes based on Tanay's feedback
2020-07-24 12:56:41 +02:00
Jan Oberhauser
df3077b5d2
👕 Fix lint issue
2020-07-14 13:59:37 +02:00
Ben Hesseldieck
0b55fc2ed7
🐛 fix insert and update return input
2020-07-08 15:34:36 +02:00
Ben Hesseldieck
c1161c2699
🐛 fix mssql update operation
2020-07-08 11:01:00 +02:00
Jan Oberhauser
b598036b3d
👕 Fix some lint issues
2020-07-08 10:13:46 +02:00
Ben Hesseldieck
b1035d539d
✨ MSSQL Node Integration ( #729 )
...
* basic setup mssql node
* executeQuery for MSSQL working
* work on insert MSSQL, incomplete
* 🚧 basic setup update functionality
* 🔨 refactor insert for handling >1000 values
* ✨ complete MSSQL node
* ✨ add delete action to node
* 🚧 handling multiple tables and column sets
* 🐛 enabling usage of expression for every field
* 🔨 remove lodash dependency
* ✨ enable continue on fail option
* 🐎 minify icon
* 🔨 improve table creation, item copying, 🐛 correct output of node when active continue on fail
* 🐛 move mssql types to dev dependencies
* 🎨 remove auto formatting from redis
* 🎨 apply corrected syntax format
* ⏪ reset Redis node to master stage
* 🐛 fix building issue
2020-07-08 10:00:13 +02:00
ricardo
af3d799e5c
✨ Oauth1 support and Twitter node
2020-06-01 20:42:44 -04:00
ricardo
230e3f8209
⚡ Added subfolders
2020-04-03 11:19:35 -04:00
Jan Oberhauser
a37e40d6dd
🔀 Merge branch 'feature/extended-one-drive' of https://github.com/RicardoE105/n8n into RicardoE105-feature/extended-one-drive
2020-03-30 08:55:11 +02:00
Jan Oberhauser
e9f71f1b8e
⚡ Add back missing file
2020-03-30 08:19:59 +02:00
ricardo
79fda65e7e
⚡ Added create folder operation
2020-03-29 22:39:43 -04:00
Jan Oberhauser
bc7dfd97de
⚡ Fix OneDrive-Node
2020-03-30 00:43:26 +02:00
Jan Oberhauser
ff3fa559ba
🔀 Merge branch 'feature/microsoft-one-drive' of https://github.com/RicardoE105/n8n into RicardoE105-feature/microsoft-one-drive
2020-03-29 19:14:16 +02:00
ricardo
5cbe76a3ce
⚡ small fix
2020-03-28 20:13:56 -04:00
Jan Oberhauser
bba6a8494d
⚡ Fixed some issues with Excel-Node
2020-03-28 19:08:39 +01:00
ricardo
1b3417390b
⚡ added lookup and fixed issue with add columns operation
2020-03-26 15:45:33 -04:00
ricardo
882afed058
✨ Microsoft One Drive
2020-03-22 15:43:35 -04:00
ricardo
b60c9be282
⚡ added folder and changed name to credentials
2020-03-22 13:03:56 -04:00
ricardo
79ba4dd43d
⚡ small improvements
2020-03-17 14:40:24 -04:00
ricardo
3fd4884667
✨ Microsoft Excel node
2020-03-15 19:51:38 -04:00