Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gmail): overhaul Gmail node + create gmail trigger #3734

Merged
merged 70 commits into from
Sep 8, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
e58f910
:zap: Add thread and threadLabel resource
RicardoE105 Dec 28, 2021
df6718f
:zap: Improvements
RicardoE105 Jan 3, 2022
067330c
:zap: Improvements
RicardoE105 Jan 3, 2022
a45815a
Add fix when there no references defined
RicardoE105 Jan 4, 2022
4aee96a
Merge branch 'master' of https://github.com/n8n-io/n8n into feature/g…
michael-radency May 19, 2022
374f9e8
:zap: added delete, trash, untrash operations to threads resourse, li…
michael-radency May 19, 2022
03b87c9
:zap: fix for accesing subject and references
michael-radency May 19, 2022
83f7a6f
Merge branch 'master' of https://github.com/n8n-io/n8n into feature/g…
michael-radency May 23, 2022
bf0da3a
:zap: get all labels
michael-radency May 23, 2022
139eaab
Merge branch 'master' of https://github.com/n8n-io/n8n into feature/g…
michael-radency Jul 19, 2022
b6acf15
:zap: linter fixes
michael-radency Jul 19, 2022
7816681
:zap: ui fixes
michael-radency Jul 19, 2022
6279023
:hammer: setup for versioning
michael-radency Jul 20, 2022
aad0592
:hammer: UI fixes
michael-radency Jul 20, 2022
fe9c815
:zap: mark as read/unread operations
michael-radency Jul 20, 2022
1baaee5
:zap: input change for Send To and email validation
michael-radency Jul 20, 2022
c45e83c
:zap: sender option
michael-radency Jul 21, 2022
a95276c
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Jul 21, 2022
73d78c1
:zap: linter fixes
michael-radency Jul 21, 2022
4010073
:zap: received after, received before, read status options
michael-radency Jul 21, 2022
069bb33
:zap: reply to sender fixes
michael-radency Jul 21, 2022
63f8b58
:zap: threads reply to sender setup
michael-radency Jul 22, 2022
cb6efe5
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Jul 22, 2022
3af1aa1
:zap: updated label resource
michael-radency Jul 22, 2022
b562a4c
:zap: thread reply operation
michael-radency Jul 22, 2022
ca7d5da
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Jul 22, 2022
e8ac511
:zap: reply fixes
michael-radency Jul 22, 2022
076f5ff
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Aug 2, 2022
3524e53
:zap: credebtials display name fix
michael-radency Aug 2, 2022
b9db4bf
:zap: additionalFields => options
michael-radency Aug 2, 2022
a337d9c
:zap: trim for messages
michael-radency Aug 2, 2022
a6ebfb8
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Aug 3, 2022
90cec1b
:hammer: message send fixes
michael-radency Aug 3, 2022
970afa4
:hammer: fix naming
michael-radency Aug 3, 2022
4dd7854
:hammer: linter fix
michael-radency Aug 3, 2022
7288d31
:zap: filters, miliseconds fix
michael-radency Aug 3, 2022
444b881
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Aug 4, 2022
8f67f5d
:zap: message getAll fixes
michael-radency Aug 4, 2022
c2e95aa
:hammer: snippets html escaping
michael-radency Aug 4, 2022
58a7476
:zap: removed method global
michael-radency Aug 4, 2022
6dae23a
:zap: removed body global
michael-radency Aug 4, 2022
cb840da
:zap: removed qs global
michael-radency Aug 4, 2022
f2435e1
:zap: bcc cc fix
michael-radency Aug 4, 2022
0ba9661
:zap: download attachment toggle
michael-radency Aug 4, 2022
fdcfb10
:hammer: simplify, labels with names for simplify
michael-radency Aug 4, 2022
c4b82a8
:hammer: error tweak
michael-radency Aug 4, 2022
59fa8e2
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Aug 5, 2022
9d885fc
:zap: reply to fixes
michael-radency Aug 5, 2022
7aac15d
:hammer: label resource fixes
michael-radency Aug 5, 2022
c48bf74
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Aug 5, 2022
a344a98
:zap: added lock file to fix deployment
michael-radency Aug 5, 2022
e953455
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Aug 6, 2022
6ecc0df
n8n-4124-overhaul-gmail-node-trigger (#3844)
michael-radency Aug 25, 2022
d92b1d0
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Aug 25, 2022
0264925
:zap: merge fixes
michael-radency Aug 25, 2022
a072344
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Aug 25, 2022
cb3f30f
:zap: review wip
michael-radency Aug 25, 2022
5294d89
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Aug 25, 2022
055e266
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Aug 29, 2022
59de467
:zap: wip fixes
michael-radency Aug 29, 2022
39ef293
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Aug 30, 2022
736bf58
:zap: reply fix, refactoring
michael-radency Aug 30, 2022
4dad697
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Aug 30, 2022
2a9916a
:zap: simplify output refactored
michael-radency Aug 30, 2022
b7d3bfa
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-4124-…
michael-radency Aug 31, 2022
b894d22
:zap: pairedItems, clean up
michael-radency Aug 31, 2022
92e4e89
Update with master
krynble Sep 7, 2022
cd1091c
Merge with master
krynble Sep 8, 2022
614e14c
Simplify logic due to helper changes
krynble Sep 8, 2022
6ae9307
fix: lint issues
krynble Sep 8, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ export class GoogleBigQuery implements INodeType {
noDataExpression: true,
options: [
{
name: 'OAuth2 (Recommended)',
// eslint-disable-next-line n8n-nodes-base/node-param-display-name-miscased
name: 'OAuth2 (recommended)',
value: 'oAuth2',
},
{
Expand Down
3 changes: 2 additions & 1 deletion packages/nodes-base/nodes/Google/Books/GoogleBooks.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ export class GoogleBooks implements INodeType {
type: 'options',
options: [
{
name: 'OAuth2 (Recommended)',
// eslint-disable-next-line n8n-nodes-base/node-param-display-name-miscased
name: 'OAuth2 (recommended)',
value: 'oAuth2',
},
{
Expand Down
3 changes: 2 additions & 1 deletion packages/nodes-base/nodes/Google/Docs/GoogleDocs.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ export class GoogleDocs implements INodeType {
type: 'options',
options: [
{
name: 'OAuth2 (Recommended)',
// eslint-disable-next-line n8n-nodes-base/node-param-display-name-miscased
name: 'OAuth2 (recommended)',
value: 'oAuth2',
},
{
Expand Down
3 changes: 2 additions & 1 deletion packages/nodes-base/nodes/Google/Drive/GoogleDrive.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ export class GoogleDrive implements INodeType {
type: 'options',
options: [
{
name: 'OAuth2 (Recommended)',
// eslint-disable-next-line n8n-nodes-base/node-param-display-name-miscased
name: 'OAuth2 (recommended)',
value: 'oAuth2',
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ export class GoogleDriveTrigger implements INodeType {
type: 'options',
options: [
{
name: 'OAuth2 (Recommended)',
// eslint-disable-next-line n8n-nodes-base/node-param-display-name-miscased
name: 'OAuth2 (recommended)',
value: 'oAuth2',
},
{
Expand Down
Loading