Commit graph

219 commits

Author SHA1 Message Date
Ricardo Espinoza 725b3eb408
🐛 Add the right scopes to Gmail service account authentication. (#1481)
* fix: request gmail scope instead of books

*  Small improvement to #1427

*  Add svg logo

Co-authored-by: Josh <jojo.parillon@gmail.com>
2021-02-28 17:27:52 +01:00
Ricardo Espinoza 66f6b7dfeb
🐛 Add back missing field parents id on Google Drive (#1487) 2021-02-24 23:33:06 +01:00
Ricardo Espinoza 25dffd9904
Add rrule parameter to Google Calendar Node (#1460) 2021-02-21 22:04:00 +01:00
Ricardo Espinoza 19412b6025
🐛 Fix bug with Google Drive node (#1443)
* 🐛 Fix bug with Google Drive node

The bug did not let the user to select the fields he wanted the API to return in the resources Folder and File.

*  Change default to not break anything and hide not needed options

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-15 09:02:47 +01:00
Iván Ovejero 58c9a92e38
🐛 Fix Google Drive delete and share (#1384)
* Fix condition that never evaluated to true

* Fix missing permissions for folder:share
2021-02-06 16:12:30 +01:00
Iván Ovejero 5ba66fb081
🐛 Fix default value for Send Notification Email option on GDrive (#1357) 2021-01-23 15:22:31 +01:00
Ricardo Espinoza fd1f60bbbe
Add Google Drive "drive" resource (#1327)
*  Add drive resource

*  Small improvements
2021-01-19 18:02:52 +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 76cee5577b
Extend googleApi credentials to support user impersonification (#1304)
*  Extend googleApi credentials to support user impersonification

*  Add service account authentication to Gmail

*  Minor improvements

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-10 20:49:47 +01:00
Omar Ajoue 143c8bd326
Allow Gmail node to send messages formatted as HTML (#1285)
* Allowing Gmail node to send messages formatted as HTML

* Improving message field description

* Fixing lint issues

* Adding missing trailing comma

*  Small improvements to GMail-Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-07 11:58:28 +01:00
Ricardo Espinoza 57e19edadd
Add Google analytics node (#1305)
*  Add Google Analytics node

🔨 Add Report Resource

🔨 Complete the basic for Report resource

 Add User Activity resource

🔨Remove comment

*  Improvements

*  Small improvements

*  Improvements

*  Improvements

*  Some improvements to Google Analytics Node

*  Load views automatically

Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-05 19:16:25 +01:00
Harshil Agrawal 48e2c3781c
Rename display name of Google Firebase Realtime Database node (#1248) 2020-12-23 12:47:21 +01:00
Ricardo Espinoza df4f433d9b
add collection id in response (#1254)
*  add collection id in response

*  Minor improvements

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-23 09:12:05 +01:00
Jan Oberhauser 54bd145a3b 🐛 Fix issue that parameters do not get hidden for other operations 2020-12-21 17:54:03 +01:00
Ricardo Espinoza d5da7865b9
Add create:spreadsheet operation (#1234)
*  Add create:spreadsheet operation

*  Small changes

*  Improvements to Google Sheets

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-13 15:36:48 +01:00
Ricardo Espinoza 7d3d907a77
Rename display name on Google Cloud Firestore Node (#1228) 2020-12-07 23:45:47 +01:00
Jan Oberhauser f79cb7e989 Allow multiple attendees in one field in Google Calendar 2020-12-01 10:13:48 +01:00
Jan Oberhauser 8aa50df457 Small improvements to Google Cloud Natural Language 2020-11-19 09:06:03 +01:00
Ricardo Espinoza cbc1b7f2a3
Add Cloud Natural Language node (#1181)
*  Add Cloud Natural Language node

* ⬆️ Set google-fonts-webpack-plugin to latest version

* 🐛 Rename method composite to compose

*  Improvements to Google Cloud Natural Language Node

Improvements to #1171

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-11-19 09:04:20 +01:00
Jan 69a350e262
Add Firebase node (#1173)
*  Added node for Google firebase Firestore database

*  added firebase's realtime database node

* Added operation to run queries on documents collection

* Improvements to Firebase Database nodes
- Realtime Database: improved how the node interacts with input database
- Cloud Firestore: improved how the node interacts with input database
- Cloud Firestore: improved input / output format so it's similar to JSON and more intuitive, abstracting Firestore's format

*  Improvements to Firestore-Node

*  improvements to Firebase-Node

*  Improvements

 Improvements

*  Improvements

*  Minor improvements to Firebase Nodes

Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-11-19 07:47:26 +01:00
Luis Herranz 06fa48dd2e
🐛 Fix typo in YouTube unlisted setting (#1170)
* Fix typo in YouTube unlisted option

* Fix typo in YouTube unlisted option (2)
2020-11-18 23:30:43 +01:00
Jan Oberhauser 709dcdd57c Minor improvements to Google Books Node 2020-11-04 16:11:51 +01:00
Tanay Pant 3f41b0f166 🐛 Bug Fixes 2020-11-04 14:20:29 +01:00
Tanay Pant c950aea2c3 Merge branch 'google-books' of https://github.com/RicardoE105/n8n into RicardoE105-google-books 2020-11-04 13:12:14 +01:00
Jan Oberhauser ad75f17e98 Removed more parameters which exited twice 2020-11-03 09:54:27 +01:00
Jan Oberhauser a002523b71 Removed a parameter which exited twice 2020-11-03 09:51:26 +01:00
Jan Oberhauser 8475923ebd 👕 Fix lint issue 2020-11-03 08:17:54 +01:00
Omar Ajoue 3650d3b3bf
🐛 Fixing issue with Gmail subject enconding (#1121)
Reported by community user huuich (https://community.n8n.io/t/gmail-integration-partly-created/693/12?u=jan)

An attempt to fix the problem using basic JS functions (escape / unescape
/ encoding / decoding) did not work, so I decided to use MailComposer
as suggested by Jan on Jira Issue PROD-575
2020-11-02 22:47:47 +01:00
Jan Oberhauser 2c18fd401d Improvements to Google Calendar Availability 2020-10-30 09:32:35 +01:00
Ricardo Espinoza 2202224c94
Add Google Calendar availability (#1105)
*  Add Feebusy resource to the Google Calendar node

*  Improvements

Co-authored-by: Harshil <ghagrawal17@gmail.com>
2020-10-30 09:31:27 +01:00
Ricardo Espinoza 78c846277b
🐛 Bug fix for Google Calendar (#1096) 2020-10-24 00:01:59 +02:00
Jan Oberhauser fc9a373161 Fix Google Translate icon 2020-10-23 16:17:56 +02:00
Jan Oberhauser d432eae601 👕 Fix lint issue 2020-10-23 09:19:45 +02:00
Ricardo Espinoza 974f5f9f15
Add GSuite group resource (#1048) 2020-10-23 09:15:11 +02:00
Jan Oberhauser c9e5ca5420 👕 Fix lint issue 2020-10-23 08:05:24 +02:00
Ricardo Espinoza 5eb65f8721
Add Google Calendar conference link (#1085) 2020-10-23 08:00:00 +02: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
Jan Oberhauser c4a43e0d83 Small improvements to Google Translate node 2020-10-22 11:37:12 +02:00
Ricardo Espinoza b2e3b8de16
Add Google Translate node (#1086)
*  Add Google Translate node

* 🔨 Add autoload for target languages

*  Small improvements

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-10-22 11:36:42 +02:00
ricardo bc887640fc Improvements to #1083 2020-10-20 18:09:13 -04:00
Tanay Pant f08d8c9375 Add Google Books node 2020-10-19 19:57:50 +02:00
Jan Oberhauser 046873e66b 🐛 Fix Google Sheets update bug with spaces 2020-10-15 13:28:31 +02:00
Jan Oberhauser a4689fef8c Add GMail email id to messages with format "resolved" 2020-10-15 10:41:47 +02:00
Jan Oberhauser 69a71c6eee Optimize integration icons 2020-10-13 09:12:39 +02:00
Ricardo Espinoza abd85ed4b0
G Suite Node - remove duplicated field (#1037) 2020-10-10 18:39:26 +02:00
Jan Oberhauser fcbefe8845 Some minor fixes for GSuite Admin Node 2020-10-03 18:10:03 +02:00
Ricardo Espinoza f58e336d5f
Add GSuite Admin Node (#992)
*  GSuite Admin Node

*  Improvements
2020-10-03 18:09:07 +02:00
Jan Oberhauser fe802c8f76 👕 Fix built issue by fixing lint issues 2020-10-01 15:18:47 +02:00
Ricardo Espinoza 3ed3ee779b
Fix issue #984 (#985) 2020-09-23 22:20:44 +02:00
Jan Oberhauser 9e97722c63 🐛 Fix issue with Google Sheets with non-latin Sheet names #961 2020-09-20 13:37:29 +02:00
Jan Oberhauser 43396b7b9c Minor improvements to GoogleDrive-Node 2020-09-18 09:57:05 +02:00
Ricardo Espinoza 283b40c9f5
Add share operation to Google Drive (#968) 2020-09-18 09:50:54 +02:00
Ricardo Espinoza 8a93bdbdcc
Add update operation (#905)
*  Add update operation

*  Small improvement
2020-09-03 11:21:23 +02:00
Jan Oberhauser ebc52acdbc 🐛 Fix Label-ID field 2020-09-02 13:05:43 +02:00
Rupenieks b01621bc80
🐛 Fixed multiple labelIds not working on message -> getAll (#916) 2020-09-02 13:04:43 +02:00
Jan fb042adae2
Gmail node (#856)
*  Gmail node

*  Improvements

*  Improvements

*  Improvements to Gmail-Node

*  Additional improvements to Gmail-Node

Co-authored-by: Erin <erin2722@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-08-18 12:40:19 +02:00
Jan Oberhauser 9e64409ac6 Minor improvements to YouTube-Node 2020-08-16 09:40:15 +02:00
Jan 07973020f9
Add Youtube-Node (#717)
*  Youtube-Node

*  Small improvement

*  Improvements

*  Improvements

* zap: Improvements

Co-authored-by: Jan <janober@users.noreply.github.com>
2020-08-16 09:39:40 +02:00
ricardo 54f103776e add playlist-item resource 2020-08-15 22:36:11 -04:00
Jan Oberhauser b965dc0155 Minor improvements to Google Contacts-Node 2020-08-15 23:26:01 +02:00
Ricardo Espinoza eb9644f7de
GoogleContacts-Node (#775)
*  GoogleContacts-Node

*  small improvements

*  Add rawData field to get and getAll operations

*  Improvements

*  Small fix

*  Improvements

*  Small fixes
2020-08-15 23:25:15 +02:00
ricardo 091659df29 zap: Improvements 2020-08-14 18:36:47 -04:00
ricardo 8c24858f99 Improvements 2020-08-11 16:07:23 -04:00
Ievgen 3c29e5c14f
Jackrudenko/unleashed (#827)
* Improve Google sheet path match, not you can use embedded object to get the path from

* Add the Unleashed node in alphabet order in the package.json file to follow contribution guide requirements

*  Improvements to Unleashed-Node

* Implement pagination and fix date transformation from Unleashed to ISO

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-08-10 18:19:26 +02:00
ricardo 1e81b7d54f Improvements 2020-08-09 17:39:28 -04:00
Jason 6cbe59f686
Fixed spelling mistakes (#814)
* Fixed spelling mistakes

* Fixed spelling

* Edited spelling mistakes
2020-08-04 11:35:28 +02:00
Jan d4313defdc
Merge branch 'master' into feature/youtube 2020-08-04 09:33:59 +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
ricardo 98255f709e Small improvement 2020-07-20 14:33:09 -04:00
Jan Oberhauser df3077b5d2 👕 Fix lint issue 2020-07-14 13:59:37 +02:00
Shraddha Shaligram 9c58ca8f77
Move Google Task title to top level (#718) 2020-07-05 11:33:05 +02:00
ricardo 6c94873dfa Youtube-Node 2020-07-01 22:55:18 -04:00
Ricardo Espinoza 6d7368d723
Added description and fixed issue with colors (#686) 2020-06-20 17:51:11 +02:00
ricardo b4da818dbd Fixed formatting issues on Google Calendar and MessageBird 2020-06-17 17:46:34 -04:00
ricardo d261eb5a12 Improvements to Google Tasks node 2020-06-17 17:15:54 -04:00
shraddha shaligram c25d62474a fix formatting and syntax 2020-06-17 12:49:37 -07:00
shraddha shaligram 717c43b21f minor improvements 2020-06-16 12:13:34 -07:00
shraddha shaligram 364fd5276b small fix 2020-06-16 10:28:22 -07:00
shraddha shaligram 8b00dd0b8c change icon 2020-06-15 16:04:45 -07:00
shraddha shaligram 136596f465 add Google tasks API 2020-06-15 15:47:44 -07:00
Jan Oberhauser 81a29ff16d Fix issue with some parameters returning strings 2020-06-13 16:44:49 +02:00
Jan Oberhauser 094614508d Some minor improvements 2020-06-13 13:47:49 +02:00
Jan Oberhauser fbfdd7ceb5 🔀 Merge branch 'feature/twitter' of https://github.com/RicardoE105/n8n into RicardoE105-feature/twitter 2020-06-13 13:34:44 +02:00
Jan Oberhauser 6a3f075612 🐛 Fix bug with parameter being a string 2020-06-12 10:30:22 +02:00
ricardo d3829c90c2 Google Drive OAuth2 support 2020-06-06 14:57:49 -04:00
ricardo d17d18ceb6 small fix 2020-06-01 20:51:36 -04:00
ricardo 098b05e370 Merge branch 'oauth-support' into feature/oauth1-support 2020-06-01 20:48:34 -04:00
ricardo af3d799e5c Oauth1 support and Twitter node 2020-06-01 20:42:44 -04:00
Jan Oberhauser a6add045bd Fix some minor issues with OAuth2 2020-05-31 19:24:14 +02:00
ricardo bf02ae4f57 Added OAuth2 support 2020-05-30 15:09:10 -04:00
Jan Oberhauser f1f09d4a03 🔀 Merge branch 'master' into oauth-support 2020-05-24 20:37:59 +02:00
Jan Oberhauser 718929cb3b 🐛 Fix issue with wronlgy defined paramter for Google Drive 2020-05-17 10:45:55 +02:00
Jan Oberhauser 9dd9e0d8ba 🔀 Merge branch 'master' into oauth-support 2020-04-04 17:34:10 +02:00
Jan Oberhauser bba6a8494d Fixed some issues with Excel-Node 2020-03-28 19:08:39 +01:00
Jan Oberhauser 5300b71996 Improve parameter naming 2020-03-26 23:43:38 +01:00
Jan Oberhauser 17fc18358b 🔀 Merge branch 'feature/sheets' of https://github.com/RicardoE105/n8n into RicardoE105-feature/sheets 2020-03-26 23:01:32 +01:00
ricardo 23503ce9f8 Added continue option 2020-03-26 17:18:24 -04:00
Frane Bandov 01ee72f42f Fix for issue #406 2020-03-26 16:30:17 +01:00
Jan Oberhauser 4469e9bb8f Make possible with Google Sheet > Lookup to search for empty values 2020-03-21 17:52:34 +01:00
Jan Oberhauser 702849321a 🐛 Fix issue in GoogleSheet-Node Operation:update if column > Z 2020-03-20 22:35:09 +01:00
Jan Oberhauser 5ff4f83609 Optimize Google Calendar icon 2020-03-16 14:55:50 +01:00
Jan Oberhauser f45a7cb031 Minor change to Google Calendar-Node 2020-03-16 14:34:04 +01:00
ricardo eb1640c67e Google Calendar Integration
done

 Google Calendar Integration
2020-03-13 21:23:03 -04:00
Jan Oberhauser 4d5313849f 🐛 Fix GoogleDrive setting parent folder 2020-02-20 12:59:16 +01:00
Jan Oberhauser 24a3a02180 Optimize integration icon images 2020-02-05 17:35:16 -08:00
Jan Oberhauser 70db0197e7 Make it possible to set parents for GoogleDrive folder create 2020-01-29 13:07:53 -08:00
Jan Oberhauser abeae2ae9f Dirty-Fix build 2020-01-27 01:32:47 -08:00
Jan Oberhauser f4acd47f80 🐛 Fix wrong default values 2020-01-04 22:19:10 -06:00
Jan Oberhauser d726eef239 ⬆️ Update some more packages to latest version 2019-12-30 13:38:55 -06:00
Jan Oberhauser 8789e9be3c Add copy-file functionality to GoogleDrive-Node 2019-12-13 11:04:01 -06:00
Jan Oberhauser fa37cb0762 👕 Fix lint issue 2019-12-06 23:56:00 +01:00
Frane Bandov 0f6b89bce0 Adds corpora and drive scoping to GDrive list 2019-12-05 16:21:14 +01:00
Jan Oberhauser 2a802256ca Add delete operation to GoogleSheets-Node 2019-11-30 23:55:22 +01:00
Torsten Curdt be701f4b86 added/updated descriptions to clarify node and credential fields 2019-11-16 22:33:03 +01:00
Romain Dunand 821556e85a Shift column index by startRange instead of keyColumnIndex 2019-11-07 18:38:38 +01:00
Jan Oberhauser ac88d25e1b Add clear functionality to Google Sheet-Node 2019-11-02 22:29:52 +01:00
Jan Oberhauser 09b339f019 Make it possible to return all matches in with GoogleSheet Lookup 2019-10-31 20:16:20 +01:00
Jan Oberhauser a94d289d81 Add GoogleDrive-Node 2019-10-27 21:44:21 +01:00