change fyipe to oneuptime and fyipe.com to oneuptime.com for zapier

This commit is contained in:
deityhub
2021-11-22 14:22:07 +01:00
parent 9543a6b078
commit c0dba21127
16 changed files with 37 additions and 37 deletions

View File

@@ -44,12 +44,12 @@ module.exports = {
internalNote: 'New Note',
investigationNote: 'New Investigation',
createdAt: new Date().toISOString(),
createdBy: 'fyipe',
createdBy: 'oneuptime',
acknowledgedAt: new Date().toISOString(),
acknowledgedBy: 'fyipe',
acknowledgedBy: 'oneuptime',
monitorName: 'New Sample',
monitorType: 'url',
monitorData: 'https://fyipe.com',
monitorData: 'https://oneuptime.com',
},
},
};

View File

@@ -44,12 +44,12 @@ module.exports = {
internalNote: 'New Note',
investigationNote: 'New Investigation',
createdAt: new Date().toISOString(),
createdBy: 'fyipe',
createdBy: 'oneuptime',
acknowledgedAt: new Date().toISOString(),
acknowledgedBy: 'fyipe',
acknowledgedBy: 'oneuptime',
monitorName: 'New Sample',
monitorType: 'url',
monitorData: 'https://fyipe.com',
monitorData: 'https://oneuptime.com',
},
},
};

View File

@@ -44,12 +44,12 @@ module.exports = {
internalNote: 'New Note',
investigationNote: 'New Investigation',
createdAt: new Date().toISOString(),
createdBy: 'fyipe',
createdBy: 'oneuptime',
acknowledgedAt: new Date().toISOString(),
acknowledgedBy: 'fyipe',
acknowledgedBy: 'oneuptime',
monitorName: 'New Sample',
monitorType: 'url',
monitorData: 'https://fyipe.com',
monitorData: 'https://oneuptime.com',
},
},
};

View File

@@ -44,10 +44,10 @@ module.exports = {
internalNote: 'New Note',
investigationNote: 'New Investigation',
createdAt: new Date().toISOString(),
createdBy: 'fyipe',
createdBy: 'oneuptime',
monitorName: 'New Sample',
monitorType: 'url',
monitorData: 'https://fyipe.com',
monitorData: 'https://oneuptime.com',
},
},
};

View File

@@ -43,12 +43,12 @@ module.exports = {
internalNote: 'New Note',
investigationNote: 'New Investigation',
createdAt: new Date().toISOString(),
createdBy: 'fyipe',
createdBy: 'oneuptime',
resolvedAt: new Date().toISOString(),
resolvedBy: 'fyipe',
resolvedBy: 'oneuptime',
monitorName: 'New Sample',
monitorType: 'url',
monitorData: 'https://fyipe.com',
monitorData: 'https://oneuptime.com',
},
},
};

View File

@@ -43,12 +43,12 @@ module.exports = {
internalNote: 'New Note',
investigationNote: 'New Investigation',
createdAt: new Date().toISOString(),
createdBy: 'fyipe',
createdBy: 'oneuptime',
resolvedAt: new Date().toISOString(),
resolvedBy: 'fyipe',
resolvedBy: 'oneuptime',
monitorName: 'New Sample',
monitorType: 'url',
monitorData: 'https://fyipe.com',
monitorData: 'https://oneuptime.com',
},
},
};

View File

@@ -43,12 +43,12 @@ module.exports = {
internalNote: 'New Note',
investigationNote: 'New Investigation',
createdAt: new Date().toISOString(),
createdBy: 'fyipe',
createdBy: 'oneuptime',
resolvedAt: new Date().toISOString(),
resolvedBy: 'fyipe',
resolvedBy: 'oneuptime',
monitorName: 'New Sample',
monitorType: 'url',
monitorData: 'https://fyipe.com',
monitorData: 'https://oneuptime.com',
},
},
};

View File

@@ -37,9 +37,9 @@ module.exports = {
fields: [
{
key: 'serverUrl',
label: 'Fyipe Server URL',
label: 'OneUptime Server URL',
helpText:
'Your Server URL, Project ID and API Key are found on the project settings page on your Fyipe dashboard.',
'Your Server URL, Project ID and API Key are found on the project settings page on your OneUptime dashboard.',
required: true,
type: 'string',
},

View File

@@ -1,8 +1,8 @@
{
"name": "zapier",
"version": "3.0.18",
"description": "Fyipe is an automation tool that helps you monitor the performance and downtime of your APIs and Web apps.",
"homepage": "https://fyipe.com",
"description": "OneUptime is an automation tool that helps you monitor the performance and downtime of your APIs and Web apps.",
"homepage": "https://oneuptime.com",
"author": "HackerBay <hello@hackerbay.io>",
"license": "MIT",
"main": "index.js",

View File

@@ -27,7 +27,7 @@ describe('Authenticate API KEY and ProjectID', () => {
name: 'New Sample',
type: 'url',
data: {
url: 'https://fyipe.com',
url: 'https://oneuptime.com',
},
projectId: '1',
},

View File

@@ -30,7 +30,7 @@ describe('Acknowledge Trigger', () => {
name: 'New Sample',
type: 'url',
data: {
url: 'https://fyipe.com',
url: 'https://oneuptime.com',
},
projectId: '1',
},

View File

@@ -27,7 +27,7 @@ describe('Incident Trigger', () => {
name: 'New Sample',
type: 'url',
data: {
url: 'https://fyipe.com',
url: 'https://oneuptime.com',
},
projectId: '1',
},

View File

@@ -29,7 +29,7 @@ describe('Resolve Trigger', () => {
name: 'New Sample',
type: 'url',
data: {
url: 'https://fyipe.com',
url: 'https://oneuptime.com',
},
projectId: '1',
},

View File

@@ -81,12 +81,12 @@ module.exports = {
internalNote: 'New Note',
investigationNote: 'New Investigation',
createdAt: new Date().toISOString(),
createdBy: 'fyipe',
createdBy: 'oneuptime',
acknowledgedAt: new Date().toISOString(),
acknowledgedBy: 'fyipe',
acknowledgedBy: 'oneuptime',
monitorName: 'New Sample',
monitorType: 'url',
monitorData: 'https://fyipe.com',
monitorData: 'https://oneuptime.com',
},
},
};

View File

@@ -82,10 +82,10 @@ module.exports = {
internalNote: 'New Note',
investigationNote: 'New Investigation',
createdAt: new Date().toISOString(),
createdBy: 'fyipe',
createdBy: 'oneuptime',
monitorName: 'New Sample',
monitorType: 'url',
monitorData: 'https://fyipe.com',
monitorData: 'https://oneuptime.com',
},
},
};

View File

@@ -83,14 +83,14 @@ module.exports = {
internalNote: 'New Note',
investigationNote: 'New Investigation',
createdAt: new Date().toISOString(),
createdBy: 'fyipe',
createdBy: 'oneuptime',
acknowledgedAt: new Date().toISOString(),
acknowledgedBy: 'fyipe',
acknowledgedBy: 'oneuptime',
resolvedAt: new Date().toISOString(),
resolvedBy: 'fyipe',
resolvedBy: 'oneuptime',
monitorName: 'New Sample',
monitorType: 'url',
monitorData: 'https://fyipe.com',
monitorData: 'https://oneuptime.com',
},
},
};