DV,Walmart, API Tests
This commit is contained in:
@ -11,52 +11,44 @@ const CARDS = [
|
||||
name: "Northpass Admin",
|
||||
icon: "ri-admin-line",
|
||||
link: "https://app.northpass.com/admin",
|
||||
clipboard: false,
|
||||
},
|
||||
{
|
||||
name: "Gmail",
|
||||
icon: "ri-mail-line",
|
||||
link: "https://gmail.com",
|
||||
clipboard: false,
|
||||
},
|
||||
{
|
||||
name: "Calendar",
|
||||
icon: "ri-calendar-line",
|
||||
link: "https://calendar.google.com",
|
||||
clipboard: false,
|
||||
},
|
||||
{
|
||||
name: "Hubspot",
|
||||
icon: "ri-space-ship-line",
|
||||
link: "https://app.hubspot.com/reports-dashboard/392014/view/8969543",
|
||||
clipboard: false,
|
||||
},
|
||||
{
|
||||
name: "Jira - SE Board",
|
||||
icon: "ri-open-arm-fill",
|
||||
link: "https://northpass.atlassian.net/jira/software/c/projects/ES/boards/1",
|
||||
clipboard: false,
|
||||
},
|
||||
{
|
||||
name: "Chili Piper - 30 Min",
|
||||
icon: "ri-calendar-2-line",
|
||||
link: "https://northpass.na.chilipiper.com/book/me/norm-rasmussen",
|
||||
cliprboad: true,
|
||||
clipboard: true,
|
||||
},
|
||||
{
|
||||
name: "Looker - External",
|
||||
icon: "ri-bubble-chart-line",
|
||||
link: "https://northpass.looker.com/folders/4976",
|
||||
clipboard: false,
|
||||
},
|
||||
{
|
||||
name: "Looker - Internal",
|
||||
icon: "ri-bubble-chart-fill",
|
||||
link: "https://northpasshq.looker.com/dashboards/21",
|
||||
clipboard: false,
|
||||
},
|
||||
];
|
||||
|
||||
/* -------------------------------------------------------- */
|
||||
|
||||
/******************/
|
||||
|
||||
Reference in New Issue
Block a user