mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
change fyipe to oneuptime and fyipe.com to oneuptime.com for zapier
This commit is contained in:
@@ -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',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
@@ -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',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
@@ -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',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
@@ -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',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
@@ -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',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
@@ -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',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
@@ -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',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
@@ -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',
|
||||
},
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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',
|
||||
},
|
||||
|
||||
@@ -30,7 +30,7 @@ describe('Acknowledge Trigger', () => {
|
||||
name: 'New Sample',
|
||||
type: 'url',
|
||||
data: {
|
||||
url: 'https://fyipe.com',
|
||||
url: 'https://oneuptime.com',
|
||||
},
|
||||
projectId: '1',
|
||||
},
|
||||
|
||||
@@ -27,7 +27,7 @@ describe('Incident Trigger', () => {
|
||||
name: 'New Sample',
|
||||
type: 'url',
|
||||
data: {
|
||||
url: 'https://fyipe.com',
|
||||
url: 'https://oneuptime.com',
|
||||
},
|
||||
projectId: '1',
|
||||
},
|
||||
|
||||
@@ -29,7 +29,7 @@ describe('Resolve Trigger', () => {
|
||||
name: 'New Sample',
|
||||
type: 'url',
|
||||
data: {
|
||||
url: 'https://fyipe.com',
|
||||
url: 'https://oneuptime.com',
|
||||
},
|
||||
projectId: '1',
|
||||
},
|
||||
|
||||
@@ -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',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
@@ -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',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
@@ -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',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user