diff --git a/accounts/public/assets/css/dashboard.css b/accounts/public/assets/css/dashboard.css index b58a996fca..f258c90617 100755 --- a/accounts/public/assets/css/dashboard.css +++ b/accounts/public/assets/css/dashboard.css @@ -770,22 +770,22 @@ th { 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08); } .bs-Button--blue { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; color: hsla(0, 0%, 100%, 0.9); } .bs-Button--blue:hover { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3), 0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 1px 2px 0 rgba(0, 0, 0, 0.08); color: #fff; } .bs-Button--blue:active { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04), 0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent; color: #fff; } @@ -802,8 +802,8 @@ th { .bs-Button--blue:disabled:active, .bs-Button--blue:disabled:focus, .bs-Button--blue:disabled:hover { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 1px 1px 0 rgba(66, 71, 112, 0.1), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 1px 1px 0 rgba(66, 71, 112, 0.1), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; color: hsla(0, 0%, 100%, 0.75); @@ -4045,8 +4045,8 @@ a.bs-ObjectList-row { width: 100%; background: #14aad9; border: 0; - border-bottom: 2px solid #0080a8; - border-top: 2px solid #0080a8; + border-bottom: 2px solid #000000; + border-top: 2px solid #000000; color: hsla(0, 0%, 100%, 0.85); font-weight: 500; line-height: 20px; @@ -4055,7 +4055,7 @@ a.bs-ObjectList-row { .bs-ObjectList-refresh:active, .bs-ObjectList-refresh:focus, .bs-ObjectList-refresh:hover { - background: #0080a8; + background: #000000; border-bottom: 2px solid #43458b; border-top: 2px solid #43458b; color: #fff; @@ -7409,22 +7409,22 @@ pre.bs-PropertyList-property { 0 1px 2px 0 rgba(0, 0, 0, 0.04), 0 0 0 0 transparent; } .bs-Button--blue { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; color: hsla(0, 0%, 100%, 0.9); } .bs-Button--blue:hover { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3), 0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 1px 2px 0 rgba(0, 0, 0, 0.08); color: #fff; } .bs-Button--blue:active { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04), 0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent; color: #fff; } @@ -7436,24 +7436,24 @@ pre.bs-PropertyList-property { .bs-Button--blue:disabled:active, .bs-Button--blue:disabled:focus, .bs-Button--blue:disabled:hover { - background: #0080a8; + background: #000000; box-shadow: 0 0 0 1px #7e82d9, 0 1px 1px 0 rgba(66, 71, 112, 0.1), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; color: hsla(0, 0%, 100%, 0.75); } .bs-Button--blue { - box-shadow: 0 0 0 1px #0080a8, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15), + box-shadow: 0 0 0 1px #000000, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; } .bs-Button--blue:hover { - box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3), + box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3), 0 3.6px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 1.5px 0 rgba(0, 0, 0, 0.08), 0 1px 2px 0 rgba(0, 0, 0, 0.08); } .bs-Button--blue:active { - box-shadow: 0 0 0 1px #0080a8, 0 1.5px 3.75px rgba(50, 50, 93, 0.04), + box-shadow: 0 0 0 1px #000000, 0 1.5px 3.75px rgba(50, 50, 93, 0.04), 0 0.6px 1.5px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent; } @@ -15476,7 +15476,7 @@ html.db-NewChrome } html.db-NewChrome div.dashboard-view div.summary, html.db-NewChrome div.platform-overview-dashboard-view div.summary { - background: #0080a8; + background: #000000; border: none; box-shadow: none; left: 0; @@ -16617,7 +16617,7 @@ div.pagination div.position strong { } .popover-view div.header div.buttons a.blue:active { color: #eee; - background: #0080a8; + background: #000000; box-shadow: 0 1px 3px 0 rgba(49, 49, 93, 0.04), 0 0 1px 0 rgba(0, 0, 0, 0.04); } .popover-view div.header div.buttons a.left { diff --git a/accounts/public/assets/css/newdashboard.css b/accounts/public/assets/css/newdashboard.css index 0d835acbdc..b6aeb12c56 100755 --- a/accounts/public/assets/css/newdashboard.css +++ b/accounts/public/assets/css/newdashboard.css @@ -2742,7 +2742,7 @@ html.db-NewChrome body { align-self: flex-start; } .db-Copilot-messageContainer--visitor .db-Copilot-message { - background-color: #0080a8; + background-color: #000000; color: #fff; } .db-Copilot-messageContainer--visitor .db-Copilot-messageLink { @@ -2984,7 +2984,7 @@ html.db-NewChrome body { width: 82px; } .db-DateInput:active { - background: #0080a8; + background: #000000; color: #fff; } .db-DateInput.db-is-disabled:active { @@ -7490,7 +7490,7 @@ div.db-Trend-groupChart { color: #14aad9; } .db-SegmentedControlOption--selected:hover { - color: #0080a8; + color: #000000; } .bs-Modal.db-DiscountAcceptanceModal { background: #fff; @@ -8284,7 +8284,7 @@ html.db-NewChrome html.db-NewChrome .DayPicker-container .CalendarMonth__day.CalendarMonth__day--selected-start:active { - background: #0080a8; + background: #000000; border: none; } html.db-NewChrome .DayPicker-container .CalendarMonth__day--outside { @@ -10367,7 +10367,7 @@ table { width: 300px; margin: 0px; padding: 0px; - border-color: #0080a8; + border-color: #000000; } .db-MultiSelect-auto--grow { diff --git a/accounts/public/assets/css/sail.css b/accounts/public/assets/css/sail.css index 0fe5cecb6d..d0259f8bd8 100755 --- a/accounts/public/assets/css/sail.css +++ b/accounts/public/assets/css/sail.css @@ -166,7 +166,7 @@ background-color: #43458b; } .Box-background--blue3 { - background-color: #0080a8; + background-color: #000000; } .Box-background--blue4 { background-color: #14aad9; @@ -1297,7 +1297,7 @@ color: #14aad9; } .Text-color--fyipeblue { - color: #0080a8; + color: #000000; } .Text-color--cyan { color: #3297d3; @@ -1476,7 +1476,7 @@ opacity: 0.75; } .Button--color--blue .Button-fill { - background: #0080a8; + background: #000000; box-shadow: 0 0 0 1px rgba(103, 114, 229, 0.1), 0 2px 5px 0 rgba(103, 114, 229, 0.08), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; @@ -4118,7 +4118,7 @@ color: #43458b; } .ChartIcon--color--blue3 { - color: #0080a8; + color: #000000; } .ChartIcon--color--blue4 { color: #14aad9; @@ -5022,7 +5022,7 @@ input[type='radio'] + label{ } input[type='radio']:checked { - border: 5px solid #0080a8; + border: 5px solid #000000; } .Checkbox-source:checked + div>.Checkbox-target{ @@ -5073,5 +5073,5 @@ left : 15px; } .unread{ - border-right: 5px solid #0080a8; + border-right: 5px solid #000000; } \ No newline at end of file diff --git a/admin-dashboard/public/assets/css/dashboard.css b/admin-dashboard/public/assets/css/dashboard.css index 45db5f4a71..aa57733ba1 100644 --- a/admin-dashboard/public/assets/css/dashboard.css +++ b/admin-dashboard/public/assets/css/dashboard.css @@ -770,22 +770,22 @@ th { 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08); } .bs-Button--blue { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; color: hsla(0, 0%, 100%, 0.9); } .bs-Button--blue:hover { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3), 0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 1px 2px 0 rgba(0, 0, 0, 0.08); color: #fff; } .bs-Button--blue:active { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04), 0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent; color: #fff; } @@ -802,8 +802,8 @@ th { .bs-Button--blue:disabled:active, .bs-Button--blue:disabled:focus, .bs-Button--blue:disabled:hover { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 1px 1px 0 rgba(66, 71, 112, 0.1), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 1px 1px 0 rgba(66, 71, 112, 0.1), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; color: hsla(0, 0%, 100%, 0.75); @@ -4045,8 +4045,8 @@ a.bs-ObjectList-row { width: 100%; background: #14aad9; border: 0; - border-bottom: 2px solid #0080a8; - border-top: 2px solid #0080a8; + border-bottom: 2px solid #000000; + border-top: 2px solid #000000; color: hsla(0, 0%, 100%, 0.85); font-weight: 500; line-height: 20px; @@ -4055,7 +4055,7 @@ a.bs-ObjectList-row { .bs-ObjectList-refresh:active, .bs-ObjectList-refresh:focus, .bs-ObjectList-refresh:hover { - background: #0080a8; + background: #000000; border-bottom: 2px solid #43458b; border-top: 2px solid #43458b; color: #fff; @@ -7409,22 +7409,22 @@ pre.bs-PropertyList-property { 0 1px 2px 0 rgba(0, 0, 0, 0.04), 0 0 0 0 transparent; } .bs-Button--blue { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; color: hsla(0, 0%, 100%, 0.9); } .bs-Button--blue:hover { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3), 0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 1px 2px 0 rgba(0, 0, 0, 0.08); color: #fff; } .bs-Button--blue:active { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04), 0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent; color: #fff; } @@ -7436,24 +7436,24 @@ pre.bs-PropertyList-property { .bs-Button--blue:disabled:active, .bs-Button--blue:disabled:focus, .bs-Button--blue:disabled:hover { - background: #0080a8; + background: #000000; box-shadow: 0 0 0 1px #7e82d9, 0 1px 1px 0 rgba(66, 71, 112, 0.1), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; color: hsla(0, 0%, 100%, 0.75); } .bs-Button--blue { - box-shadow: 0 0 0 1px #0080a8, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15), + box-shadow: 0 0 0 1px #000000, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; } .bs-Button--blue:hover { - box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3), + box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3), 0 3.6px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 1.5px 0 rgba(0, 0, 0, 0.08), 0 1px 2px 0 rgba(0, 0, 0, 0.08); } .bs-Button--blue:active { - box-shadow: 0 0 0 1px #0080a8, 0 1.5px 3.75px rgba(50, 50, 93, 0.04), + box-shadow: 0 0 0 1px #000000, 0 1.5px 3.75px rgba(50, 50, 93, 0.04), 0 0.6px 1.5px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent; } @@ -15497,7 +15497,7 @@ html.db-NewChrome } html.db-NewChrome div.dashboard-view div.summary, html.db-NewChrome div.platform-overview-dashboard-view div.summary { - background: #0080a8; + background: #000000; border: none; box-shadow: none; left: 0; @@ -16638,7 +16638,7 @@ div.pagination div.position strong { } .popover-view div.header div.buttons a.blue:active { color: #eee; - background: #0080a8; + background: #000000; box-shadow: 0 1px 3px 0 rgba(49, 49, 93, 0.04), 0 0 1px 0 rgba(0, 0, 0, 0.04); } .popover-view div.header div.buttons a.left { diff --git a/admin-dashboard/public/assets/css/newdashboard.css b/admin-dashboard/public/assets/css/newdashboard.css index 0d835acbdc..b6aeb12c56 100644 --- a/admin-dashboard/public/assets/css/newdashboard.css +++ b/admin-dashboard/public/assets/css/newdashboard.css @@ -2742,7 +2742,7 @@ html.db-NewChrome body { align-self: flex-start; } .db-Copilot-messageContainer--visitor .db-Copilot-message { - background-color: #0080a8; + background-color: #000000; color: #fff; } .db-Copilot-messageContainer--visitor .db-Copilot-messageLink { @@ -2984,7 +2984,7 @@ html.db-NewChrome body { width: 82px; } .db-DateInput:active { - background: #0080a8; + background: #000000; color: #fff; } .db-DateInput.db-is-disabled:active { @@ -7490,7 +7490,7 @@ div.db-Trend-groupChart { color: #14aad9; } .db-SegmentedControlOption--selected:hover { - color: #0080a8; + color: #000000; } .bs-Modal.db-DiscountAcceptanceModal { background: #fff; @@ -8284,7 +8284,7 @@ html.db-NewChrome html.db-NewChrome .DayPicker-container .CalendarMonth__day.CalendarMonth__day--selected-start:active { - background: #0080a8; + background: #000000; border: none; } html.db-NewChrome .DayPicker-container .CalendarMonth__day--outside { @@ -10367,7 +10367,7 @@ table { width: 300px; margin: 0px; padding: 0px; - border-color: #0080a8; + border-color: #000000; } .db-MultiSelect-auto--grow { diff --git a/admin-dashboard/public/assets/css/sail.css b/admin-dashboard/public/assets/css/sail.css index 0fe5cecb6d..d0259f8bd8 100644 --- a/admin-dashboard/public/assets/css/sail.css +++ b/admin-dashboard/public/assets/css/sail.css @@ -166,7 +166,7 @@ background-color: #43458b; } .Box-background--blue3 { - background-color: #0080a8; + background-color: #000000; } .Box-background--blue4 { background-color: #14aad9; @@ -1297,7 +1297,7 @@ color: #14aad9; } .Text-color--fyipeblue { - color: #0080a8; + color: #000000; } .Text-color--cyan { color: #3297d3; @@ -1476,7 +1476,7 @@ opacity: 0.75; } .Button--color--blue .Button-fill { - background: #0080a8; + background: #000000; box-shadow: 0 0 0 1px rgba(103, 114, 229, 0.1), 0 2px 5px 0 rgba(103, 114, 229, 0.08), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; @@ -4118,7 +4118,7 @@ color: #43458b; } .ChartIcon--color--blue3 { - color: #0080a8; + color: #000000; } .ChartIcon--color--blue4 { color: #14aad9; @@ -5022,7 +5022,7 @@ input[type='radio'] + label{ } input[type='radio']:checked { - border: 5px solid #0080a8; + border: 5px solid #000000; } .Checkbox-source:checked + div>.Checkbox-target{ @@ -5073,5 +5073,5 @@ left : 15px; } .unread{ - border-right: 5px solid #0080a8; + border-right: 5px solid #000000; } \ No newline at end of file diff --git a/backend/backend/config/emailTemplate.js b/backend/backend/config/emailTemplate.js index 380f664962..b1a727864d 100755 --- a/backend/backend/config/emailTemplate.js +++ b/backend/backend/config/emailTemplate.js @@ -58,7 +58,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -71,7 +71,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -84,7 +84,7 @@ span.st-Delink.st-Delink--footer a { /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -181,7 +181,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -248,7 +248,7 @@ span.st-Delink.st-Delink--footer a {
- Fyipe + Fyipe
@@ -283,7 +283,7 @@ span.st-Delink.st-Delink--footer a {
- +

{{projectName}}/{{monitorName}}: Incident Created!

@@ -332,7 +332,7 @@ span.st-Delink.st-Delink--footer a { - {{projectName}}/{{monitorName}} is {{incidentType}}. A new incident has been created on {{incidentTime}} and is available on the status page + {{projectName}}/{{monitorName}} is {{incidentType}}. A new incident has been created on {{incidentTime}} and is available on the status page @@ -556,7 +556,7 @@ td, th { **/ span.st-Delink a { -color: #0080a8 !important; +color: #000000 !important; text-decoration: none !important; } @@ -569,7 +569,7 @@ text-decoration: none !important; /** Modifier: title */ span.st-Delink.st-Delink--title a { -color: #0080a8 !important; +color: #000000 !important; text-decoration: none !important; } /** */ @@ -582,7 +582,7 @@ text-decoration: none !important; /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -679,7 +679,7 @@ body[override] table.st-Header.st-Header--simplified td.st-Header-spacing{ body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -745,7 +745,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
- Fyipe + Fyipe
@@ -780,7 +780,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
- +

{{projectName}}/{{monitorName}}: Incident Acknowledged!

@@ -829,7 +829,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{ - {{projectName}}/{{monitorName}} is {{incidentType}}. An incident has been acknowledged on {{incidentTime}} and is available on the status page + {{projectName}}/{{monitorName}} is {{incidentType}}. An incident has been acknowledged on {{incidentTime}} and is available on the status page @@ -1053,7 +1053,7 @@ td, th { **/ span.st-Delink a { -color: #0080a8 !important; +color: #000000 !important; text-decoration: none !important; } @@ -1066,7 +1066,7 @@ text-decoration: none !important; /** Modifier: title */ span.st-Delink.st-Delink--title a { -color: #0080a8 !important; +color: #000000 !important; text-decoration: none !important; } /** */ @@ -1079,7 +1079,7 @@ text-decoration: none !important; /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -1176,7 +1176,7 @@ body[override] table.st-Header.st-Header--simplified td.st-Header-spacing{ body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -1242,7 +1242,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
- Fyipe + Fyipe
@@ -1277,7 +1277,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
- +

{{projectName}}/{{monitorName}}: Incident Resolved!

@@ -1323,7 +1323,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{ - {{projectName}}/{{monitorName}} is {{incidentType}}. An incident has been resolved on {{incidentTime}} and is available on the status page + {{projectName}}/{{monitorName}} is {{incidentType}}. An incident has been resolved on {{incidentTime}} and is available on the status page diff --git a/backend/views/email/change_role.hbs b/backend/views/email/change_role.hbs index 0b67de23be..54a3189625 100755 --- a/backend/views/email/change_role.hbs +++ b/backend/views/email/change_role.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a { @@ -276,7 +276,7 @@ span.st-Delink.st-Delink--footer a {
- +

Your role on Project {{projectName}} has been changed by {{userName}}!

@@ -322,13 +322,13 @@ span.st-Delink.st-Delink--footer a {
- + - diff --git a/backend/views/email/changed_subscription_plan.hbs b/backend/views/email/changed_subscription_plan.hbs index 9c5da89ddd..b0ffb9239e 100755 --- a/backend/views/email/changed_subscription_plan.hbs +++ b/backend/views/email/changed_subscription_plan.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a { /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -243,7 +243,7 @@ span.st-Delink.st-Delink--footer a { @@ -278,7 +278,7 @@ span.st-Delink.st-Delink--footer a { - @@ -327,7 +327,7 @@ span.st-Delink.st-Delink--footer a { @@ -351,7 +351,7 @@ span.st-Delink.st-Delink--footer a { @@ -372,13 +372,13 @@ span.st-Delink.st-Delink--footer a { -
+ Click here to login @@ -359,7 +359,7 @@ span.st-Delink.st-Delink--footer a { - If you need any help, Send us an email at support@fyipe.com and we'll be there to help. + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.
+

Your subscription plan on Project {{projectName}} has been changed!

@@ -303,7 +303,7 @@ span.st-Delink.st-Delink--footer a {
- Just a friendly email to notify you that your subscription plan on project {{projectName}} has been changed. + Just a friendly email to notify you that your subscription plan on project {{projectName}} has been changed. - Old Plan: {{oldPlan}} + Old Plan: {{oldPlan}} - New Plan: {{newPlan}} + New Plan: {{newPlan}}
+ - diff --git a/backend/views/email/create_project.hbs b/backend/views/email/create_project.hbs index 52800600aa..0445ab8f80 100755 --- a/backend/views/email/create_project.hbs +++ b/backend/views/email/create_project.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a { @@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a { - @@ -347,13 +347,13 @@ span.st-Delink.st-Delink--footer a { -
+ Click Here To Login To Your Dashboard @@ -409,7 +409,7 @@ span.st-Delink.st-Delink--footer a { - If you need any help, Send us an email at support@fyipe.com and we'll be there to help. + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.
+

You have created a new project!

@@ -302,7 +302,7 @@ span.st-Delink.st-Delink--footer a {
- Just a friendly email to notify you that you created project {{ projectName }} + Just a friendly email to notify you that you created project {{ projectName }}
+ - diff --git a/backend/views/email/create_subproject.hbs b/backend/views/email/create_subproject.hbs index 5089f5ef7b..20d8b67f56 100755 --- a/backend/views/email/create_subproject.hbs +++ b/backend/views/email/create_subproject.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a { /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -243,7 +243,7 @@ span.st-Delink.st-Delink--footer a { @@ -278,7 +278,7 @@ span.st-Delink.st-Delink--footer a { - @@ -348,13 +348,13 @@ span.st-Delink.st-Delink--footer a { -
+ Click Here To Login To Your Dashboard @@ -384,7 +384,7 @@ span.st-Delink.st-Delink--footer a { - If you need any help, Send us an email at support@fyipe.com and we'll be there to help. + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.
+

You have created a new sub-project!

@@ -303,7 +303,7 @@ span.st-Delink.st-Delink--footer a {
- Just a friendly email to notify you that you created sub-project {{ subProjectName }} + Just a friendly email to notify you that you created sub-project {{ subProjectName }}
+ - diff --git a/backend/views/email/enterprise_upgrade.hbs b/backend/views/email/enterprise_upgrade.hbs index 0817daf8f0..634182d643 100755 --- a/backend/views/email/enterprise_upgrade.hbs +++ b/backend/views/email/enterprise_upgrade.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a { /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -171,7 +171,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -237,7 +237,7 @@ span.st-Delink.st-Delink--footer a { @@ -272,9 +272,9 @@ span.st-Delink.st-Delink--footer a { - @@ -321,7 +321,7 @@ span.st-Delink.st-Delink--footer a { @@ -345,7 +345,7 @@ span.st-Delink.st-Delink--footer a { diff --git a/backend/views/email/existing_user_added_to_project_body.hbs b/backend/views/email/existing_user_added_to_project_body.hbs index 7cff9c9941..b6e0dd2717 100755 --- a/backend/views/email/existing_user_added_to_project_body.hbs +++ b/backend/views/email/existing_user_added_to_project_body.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a { @@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a { - -
+ Click Here To Login To Your Dashboard @@ -385,7 +385,7 @@ span.st-Delink.st-Delink--footer a { - If you need any help, Send us an email at support@fyipe.com and we'll be there to help. + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.
+ -

Request to upgrade {{ projectName }} to Enterprise Plan.

+

Request to upgrade {{ projectName }} to Enterprise Plan.

@@ -297,7 +297,7 @@ span.st-Delink.st-Delink--footer a { - This is a request from {{email}} to upgrade their project - {{projectName}} from their current Pro Plan to Enterprise Plan. + This is a request from {{email}} to upgrade their project - {{projectName}} from their current Pro Plan to Enterprise Plan. - Project ID: {{projectId}} + Project ID: {{projectId}} - Kindly contact {{email}} to assist them upgrade their plan. + Kindly contact {{email}} to assist them upgrade their plan.
+

You have been added to Project {{projectName}} by {{userName}}!

@@ -323,13 +323,13 @@ span.st-Delink.st-Delink--footer a {
+ - diff --git a/backend/views/email/existing_user_added_to_subproject_body.hbs b/backend/views/email/existing_user_added_to_subproject_body.hbs index fa6a8c279b..6a65d50a9e 100755 --- a/backend/views/email/existing_user_added_to_subproject_body.hbs +++ b/backend/views/email/existing_user_added_to_subproject_body.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a { @@ -276,7 +276,7 @@ span.st-Delink.st-Delink--footer a { - -
+ Click here to login @@ -360,7 +360,7 @@ span.st-Delink.st-Delink--footer a { - If you need any help, Send us an email at support@fyipe.com and we'll be there to help. + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.
+

You have been added to SubProject {{projectName}} by {{userName}}!

@@ -322,13 +322,13 @@ This sub-project is currently visible on your Dashboard.
+ - diff --git a/backend/views/email/existing_viewer_added_to_project_body.hbs b/backend/views/email/existing_viewer_added_to_project_body.hbs index 012b58923b..941c9d6334 100755 --- a/backend/views/email/existing_viewer_added_to_project_body.hbs +++ b/backend/views/email/existing_viewer_added_to_project_body.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a { @@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a { - diff --git a/backend/views/email/feedback_response.hbs b/backend/views/email/feedback_response.hbs index 8308f3c31a..13accb02e5 100755 --- a/backend/views/email/feedback_response.hbs +++ b/backend/views/email/feedback_response.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a { @@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a { - @@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a { - -
+ Click here to login @@ -359,7 +359,7 @@ This sub-project is currently visible on your Dashboard. - If you need any help, Send us an email at support@fyipe.com and we'll be there to help. + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.
+

You have been invited to view sub-project {{subProjectName}} private statuspages by {{userName}}!

@@ -326,7 +326,7 @@ When private statuspages are created you'll be able to view them.
- If you need any help, Send us an email at support@fyipe.com and we'll be there to help. + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.
+

Thank you for your feedback

diff --git a/backend/views/email/forgot_password_body.hbs b/backend/views/email/forgot_password_body.hbs index 271839f4e7..c33173d908 100755 --- a/backend/views/email/forgot_password_body.hbs +++ b/backend/views/email/forgot_password_body.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a { /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
+

Forgot Password? We're here to help.

@@ -323,13 +323,13 @@ span.st-Delink.st-Delink--footer a {
+ - diff --git a/backend/views/email/lead_to_fyipe_team.hbs b/backend/views/email/lead_to_fyipe_team.hbs index 2c29fd9554..1caec0350a 100755 --- a/backend/views/email/lead_to_fyipe_team.hbs +++ b/backend/views/email/lead_to_fyipe_team.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a { /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -177,7 +177,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -243,7 +243,7 @@ span.st-Delink.st-Delink--footer a { diff --git a/backend/views/email/new_incident_created.hbs b/backend/views/email/new_incident_created.hbs index 87bed8dc95..b11349437d 100755 --- a/backend/views/email/new_incident_created.hbs +++ b/backend/views/email/new_incident_created.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -102,7 +102,7 @@ span.st-Delink.st-Delink--footer a { /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -201,7 +201,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -267,7 +267,7 @@ span.st-Delink.st-Delink--footer a { @@ -302,7 +302,7 @@ span.st-Delink.st-Delink--footer a { - diff --git a/backend/views/email/new_incident_created_subscriber.hbs b/backend/views/email/new_incident_created_subscriber.hbs index 245088f952..e6bf6a643a 100755 --- a/backend/views/email/new_incident_created_subscriber.hbs +++ b/backend/views/email/new_incident_created_subscriber.hbs @@ -74,7 +74,7 @@ on the statuspage

You are receiving this mail because you subscribed to this monitor.

- If you need any help, Send us an email at support@fyipe.com and we'll + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.

Thanks, have a great day.

Fyipe Team. diff --git a/backend/views/email/new_user_added_to_project_body.hbs b/backend/views/email/new_user_added_to_project_body.hbs index 183270b566..51ad993e83 100755 --- a/backend/views/email/new_user_added_to_project_body.hbs +++ b/backend/views/email/new_user_added_to_project_body.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a { @@ -276,7 +276,7 @@ span.st-Delink.st-Delink--footer a {
- -
+ Reset your password @@ -360,7 +360,7 @@ span.st-Delink.st-Delink--footer a {
+

A New Incident Has Been Created!

@@ -351,7 +351,7 @@ span.st-Delink.st-Delink--footer a {
- {{projectName}} / {{monitorName}} is {{incidentType}}. A new incident has been created {{incidentTime}}. + {{projectName}} / {{monitorName}} is {{incidentType}}. A new incident has been created {{incidentTime}}.
+

You have been added to Project {{projectName}} by {{userName}}!

@@ -322,13 +322,13 @@ span.st-Delink.st-Delink--footer a {
+ - diff --git a/backend/views/email/new_viewer_added_to_project.hbs b/backend/views/email/new_viewer_added_to_project.hbs index 1dd7c59066..aa249295af 100755 --- a/backend/views/email/new_viewer_added_to_project.hbs +++ b/backend/views/email/new_viewer_added_to_project.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -243,7 +243,7 @@ span.st-Delink.st-Delink--footer a { @@ -278,7 +278,7 @@ span.st-Delink.st-Delink--footer a { - -
+ Click here to register. @@ -359,7 +359,7 @@ span.st-Delink.st-Delink--footer a { - If you need any help, Send us an email at support@fyipe.com and we'll be there to help. + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.
+

You have been invited to view Project {{projectName}} private statuspages by {{userName}}!

@@ -324,13 +324,13 @@ span.st-Delink.st-Delink--footer a {
+ - diff --git a/backend/views/email/removed_from_project.hbs b/backend/views/email/removed_from_project.hbs index 5df09f6c46..2f698aa78e 100755 --- a/backend/views/email/removed_from_project.hbs +++ b/backend/views/email/removed_from_project.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a { @@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a { - -
+ Click here to register. @@ -361,7 +361,7 @@ span.st-Delink.st-Delink--footer a { - If you need any help, Send us an email at support@fyipe.com and we'll be there to help. + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.
+

You have been removed from Project {{projectName}} by {{userName}}!

@@ -323,13 +323,13 @@ span.st-Delink.st-Delink--footer a {
+ - diff --git a/backend/views/email/removed_from_subproject.hbs b/backend/views/email/removed_from_subproject.hbs index d19e7fa231..e30ef79c2c 100755 --- a/backend/views/email/removed_from_subproject.hbs +++ b/backend/views/email/removed_from_subproject.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a { @@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a { - -
+ Click here to login. @@ -360,7 +360,7 @@ span.st-Delink.st-Delink--footer a { - If you need any help, Send us an email at support@fyipe.com and we'll be there to help. + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.
+

You have been removed from subproject {{subProjectName}} by {{userName}}!

@@ -323,13 +323,13 @@ span.st-Delink.st-Delink--footer a {
+ - diff --git a/backend/views/email/request_delete_fyipe.hbs b/backend/views/email/request_delete_fyipe.hbs index 2cdfe14398..29407aa2e9 100755 --- a/backend/views/email/request_delete_fyipe.hbs +++ b/backend/views/email/request_delete_fyipe.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a { /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a { @@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a { - @@ -374,7 +374,7 @@ Request for project removal was made for {{projectName}}, please attend t @@ -398,7 +398,7 @@ Request for project removal was made for {{projectName}}, please attend t @@ -422,7 +422,7 @@ Request for project removal was made for {{projectName}}, please attend t @@ -446,7 +446,7 @@ Request for project removal was made for {{projectName}}, please attend t @@ -470,7 +470,7 @@ Request for project removal was made for {{projectName}}, please attend t @@ -494,7 +494,7 @@ Request for project removal was made for {{projectName}}, please attend t diff --git a/backend/views/email/request_delete_user.hbs b/backend/views/email/request_delete_user.hbs index e4a6e5e6f6..cc26361dfd 100755 --- a/backend/views/email/request_delete_user.hbs +++ b/backend/views/email/request_delete_user.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a { @@ -276,7 +276,7 @@ span.st-Delink.st-Delink--footer a { - @@ -325,7 +325,7 @@ Dear {{userName}} @@ -469,7 +469,7 @@ Dear {{userName}} @@ -493,7 +493,7 @@ Dear {{userName}} @@ -517,7 +517,7 @@ Dear {{userName}} @@ -541,7 +541,7 @@ Dear {{userName}} diff --git a/backend/views/email/request_demo_body.hbs b/backend/views/email/request_demo_body.hbs index a42aed3a0e..2d8b32ba18 100755 --- a/backend/views/email/request_demo_body.hbs +++ b/backend/views/email/request_demo_body.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a { /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a { @@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a { - -
+ Click here to login. @@ -360,7 +360,7 @@ span.st-Delink.st-Delink--footer a { - If you need any help, Send us an email at support@fyipe.com and we'll be there to help. + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.
+

Delete request for {{projectName}}

@@ -350,7 +350,7 @@ Request for project removal was made for {{projectName}}, please attend t
- Project ID: {{projectId}} + Project ID: {{projectId}} - Project Name: {{projectName}} + Project Name: {{projectName}} - Request date: {{requestDate}} + Request date: {{requestDate}} - Customer ID: {{userId}} + Customer ID: {{userId}} - Customer Name: {{userName}} + Customer Name: {{userName}} - Customer Contact Email: {{userEmail}} + Customer Contact Email: {{userEmail}} - If you need any help, Send us an email at support@fyipe.com and we will be there to help. + If you need any help, Send us an email at support@fyipe.com and we will be there to help.
+

Delete request for {{projectName}}

@@ -301,7 +301,7 @@ span.st-Delink.st-Delink--footer a {
-Dear {{userName}} +Dear {{userName}} - Your request to delete {{projectName}} is in progress. + Your request to delete {{projectName}} is in progress. - Project ID: {{projectId}} + Project ID: {{projectId}} - Project Name: {{projectName}} + Project Name: {{projectName}} - Request date: {{requestDate}} + Request date: {{requestDate}} - If you need any help, Send us an email at support@fyipe.com and we'll be there to help. + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.
+

Thank you for your demo request.

@@ -323,13 +323,13 @@ I am Nawaz and I'm your account executive and excited to give you a demo.
+ - diff --git a/backend/views/email/reset_password_body.hbs b/backend/views/email/reset_password_body.hbs index 70b94ca418..1d92dfa0fc 100755 --- a/backend/views/email/reset_password_body.hbs +++ b/backend/views/email/reset_password_body.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a { @@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a { - -
+ Schedule a call @@ -360,7 +360,7 @@ I am Nawaz and I'm your account executive and excited to give you a demo. - If you need any help, Send us an email at support@fyipe.com and I'll be there to help. + If you need any help, Send us an email at support@fyipe.com and I'll be there to help.
+

Congratulations! Your password has been changed.

@@ -323,13 +323,13 @@ span.st-Delink.st-Delink--footer a {
+ - diff --git a/backend/views/email/send_verification_email.hbs b/backend/views/email/send_verification_email.hbs index 70b88523fd..c4d3ebfcaa 100755 --- a/backend/views/email/send_verification_email.hbs +++ b/backend/views/email/send_verification_email.hbs @@ -54,7 +54,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -67,7 +67,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a { @@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a { - -
+ Log In @@ -360,7 +360,7 @@ span.st-Delink.st-Delink--footer a { - If you think this wasn't you, please send us an email at support@fyipe.com and we'll be there to help. + If you think this wasn't you, please send us an email at support@fyipe.com and we'll be there to help.
+

Activate your Fyipe account

@@ -347,13 +347,13 @@ Hi {{name}}
+ - @@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a { - @@ -419,13 +419,13 @@ span.st-Delink.st-Delink--footer a { -
+ Verify Email Address diff --git a/backend/views/email/sign_up_body.hbs b/backend/views/email/sign_up_body.hbs index fccb6e9c77..ba5afa5f7f 100755 --- a/backend/views/email/sign_up_body.hbs +++ b/backend/views/email/sign_up_body.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a { /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
+

Welcome To Fyipe

@@ -350,7 +350,7 @@ span.st-Delink.st-Delink--footer a {
+ - @@ -276,7 +276,7 @@ span.st-Delink.st-Delink--footer a { - @@ -282,7 +282,7 @@ span.st-Delink.st-Delink--footer a { - @@ -355,7 +355,7 @@ Hi {{name}}, @@ -400,13 +400,13 @@ Hi {{name}}, -
+ Get Started diff --git a/backend/views/email/smtp_test.hbs b/backend/views/email/smtp_test.hbs index 6cdd348587..ad186c369e 100755 --- a/backend/views/email/smtp_test.hbs +++ b/backend/views/email/smtp_test.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a { } /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a {
+

Test SMTP

diff --git a/backend/views/email/subscription_payment_failed.hbs b/backend/views/email/subscription_payment_failed.hbs index 01b81d2fca..6272d0d887 100755 --- a/backend/views/email/subscription_payment_failed.hbs +++ b/backend/views/email/subscription_payment_failed.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a { /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
+

Your subscription payment on fyipe failed.

@@ -331,7 +331,7 @@ Hi {{name}},
- This is to inform you that attempts to charge your card for your Fyipe project {{projectName}}, has failed. + This is to inform you that attempts to charge your card for your Fyipe project {{projectName}}, has failed. - This is the {{chargeAttemptStage}} attempt. + This is the {{chargeAttemptStage}} attempt.
+ - diff --git a/backend/views/email/whitepaper_body.hbs b/backend/views/email/whitepaper_body.hbs index 6aa3abeb03..79163aeb5f 100755 --- a/backend/views/email/whitepaper_body.hbs +++ b/backend/views/email/whitepaper_body.hbs @@ -53,7 +53,7 @@ td, th { **/ span.st-Delink a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } @@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a { /** Modifier: title */ span.st-Delink.st-Delink--title a { - color: #0080a8 !important; + color: #000000 !important; text-decoration: none !important; } /** */ @@ -79,7 +79,7 @@ span.st-Delink.st-Delink--footer a { /** */ .ii a[href] { - color: #0080a8; + color: #000000; } /** @@ -176,7 +176,7 @@ span.st-Delink.st-Delink--footer a { body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter, body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter { - background-color: #0080a8; + background-color: #000000; } /** @@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a { @@ -277,7 +277,7 @@ span.st-Delink.st-Delink--footer a { - diff --git a/dashboard/public/assets/css/dashboard.css b/dashboard/public/assets/css/dashboard.css index bc21b20949..c721ffc80d 100755 --- a/dashboard/public/assets/css/dashboard.css +++ b/dashboard/public/assets/css/dashboard.css @@ -770,22 +770,22 @@ th { 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08); } .bs-Button--blue { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; color: hsla(0, 0%, 100%, 0.9); } .bs-Button--blue:hover { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3), 0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 1px 2px 0 rgba(0, 0, 0, 0.08); color: #fff; } .bs-Button--blue:active { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04), 0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent; color: #fff; } @@ -802,8 +802,8 @@ th { .bs-Button--blue:disabled:active, .bs-Button--blue:disabled:focus, .bs-Button--blue:disabled:hover { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 1px 1px 0 rgba(66, 71, 112, 0.1), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 1px 1px 0 rgba(66, 71, 112, 0.1), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; color: hsla(0, 0%, 100%, 0.75); @@ -4045,8 +4045,8 @@ a.bs-ObjectList-row { width: 100%; background: #14aad9; border: 0; - border-bottom: 2px solid #0080a8; - border-top: 2px solid #0080a8; + border-bottom: 2px solid #000000; + border-top: 2px solid #000000; color: hsla(0, 0%, 100%, 0.85); font-weight: 500; line-height: 20px; @@ -4055,7 +4055,7 @@ a.bs-ObjectList-row { .bs-ObjectList-refresh:active, .bs-ObjectList-refresh:focus, .bs-ObjectList-refresh:hover { - background: #0080a8; + background: #000000; border-bottom: 2px solid #43458b; border-top: 2px solid #43458b; color: #fff; @@ -7409,22 +7409,22 @@ pre.bs-PropertyList-property { 0 1px 2px 0 rgba(0, 0, 0, 0.04), 0 0 0 0 transparent; } .bs-Button--blue { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; color: hsla(0, 0%, 100%, 0.9); } .bs-Button--blue:hover { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3), 0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 1px 2px 0 rgba(0, 0, 0, 0.08); color: #fff; } .bs-Button--blue:active { - background: #0080a8; - box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04), + background: #000000; + box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04), 0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent; color: #fff; } @@ -7436,24 +7436,24 @@ pre.bs-PropertyList-property { .bs-Button--blue:disabled:active, .bs-Button--blue:disabled:focus, .bs-Button--blue:disabled:hover { - background: #0080a8; + background: #000000; box-shadow: 0 0 0 1px #7e82d9, 0 1px 1px 0 rgba(66, 71, 112, 0.1), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; color: hsla(0, 0%, 100%, 0.75); } .bs-Button--blue { - box-shadow: 0 0 0 1px #0080a8, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15), + box-shadow: 0 0 0 1px #000000, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; } .bs-Button--blue:hover { - box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3), + box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3), 0 3.6px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 1.5px 0 rgba(0, 0, 0, 0.08), 0 1px 2px 0 rgba(0, 0, 0, 0.08); } .bs-Button--blue:active { - box-shadow: 0 0 0 1px #0080a8, 0 1.5px 3.75px rgba(50, 50, 93, 0.04), + box-shadow: 0 0 0 1px #000000, 0 1.5px 3.75px rgba(50, 50, 93, 0.04), 0 0.6px 1.5px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent; } @@ -15497,7 +15497,7 @@ html.db-NewChrome } html.db-NewChrome div.dashboard-view div.summary, html.db-NewChrome div.platform-overview-dashboard-view div.summary { - background: #0080a8; + background: #000000; border: none; box-shadow: none; left: 0; @@ -16638,7 +16638,7 @@ div.pagination div.position strong { } .popover-view div.header div.buttons a.blue:active { color: #eee; - background: #0080a8; + background: #000000; box-shadow: 0 1px 3px 0 rgba(49, 49, 93, 0.04), 0 0 1px 0 rgba(0, 0, 0, 0.04); } .popover-view div.header div.buttons a.left { diff --git a/dashboard/public/assets/css/newdashboard.css b/dashboard/public/assets/css/newdashboard.css index 5c2aab9d37..158e70676d 100755 --- a/dashboard/public/assets/css/newdashboard.css +++ b/dashboard/public/assets/css/newdashboard.css @@ -2825,7 +2825,7 @@ html.db-NewChrome body { align-self: flex-start; } .db-Copilot-messageContainer--visitor .db-Copilot-message { - background-color: #0080a8; + background-color: #000000; color: #fff; } .db-Copilot-messageContainer--visitor .db-Copilot-messageLink { @@ -3067,7 +3067,7 @@ html.db-NewChrome body { width: 82px; } .db-DateInput:active { - background: #0080a8; + background: #000000; color: #fff; } .db-DateInput.db-is-disabled:active { @@ -7574,7 +7574,7 @@ div.db-Trend-groupChart { color: #14aad9; } .db-SegmentedControlOption--selected:hover { - color: #0080a8; + color: #000000; } .bs-Modal.db-DiscountAcceptanceModal { background: #fff; @@ -8368,7 +8368,7 @@ html.db-NewChrome html.db-NewChrome .DayPicker-container .CalendarMonth__day.CalendarMonth__day--selected-start:active { - background: #0080a8; + background: #000000; border: none; } html.db-NewChrome .DayPicker-container .CalendarMonth__day--outside { @@ -10461,7 +10461,7 @@ table { width: 300px; margin: 0px; padding: 0px; - border-color: #0080a8; + border-color: #000000; } .db-MultiSelect-auto--grow { diff --git a/dashboard/public/assets/css/sail.css b/dashboard/public/assets/css/sail.css index 0fe5cecb6d..d0259f8bd8 100755 --- a/dashboard/public/assets/css/sail.css +++ b/dashboard/public/assets/css/sail.css @@ -166,7 +166,7 @@ background-color: #43458b; } .Box-background--blue3 { - background-color: #0080a8; + background-color: #000000; } .Box-background--blue4 { background-color: #14aad9; @@ -1297,7 +1297,7 @@ color: #14aad9; } .Text-color--fyipeblue { - color: #0080a8; + color: #000000; } .Text-color--cyan { color: #3297d3; @@ -1476,7 +1476,7 @@ opacity: 0.75; } .Button--color--blue .Button-fill { - background: #0080a8; + background: #000000; box-shadow: 0 0 0 1px rgba(103, 114, 229, 0.1), 0 2px 5px 0 rgba(103, 114, 229, 0.08), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent; @@ -4118,7 +4118,7 @@ color: #43458b; } .ChartIcon--color--blue3 { - color: #0080a8; + color: #000000; } .ChartIcon--color--blue4 { color: #14aad9; @@ -5022,7 +5022,7 @@ input[type='radio'] + label{ } input[type='radio']:checked { - border: 5px solid #0080a8; + border: 5px solid #000000; } .Checkbox-source:checked + div>.Checkbox-target{ @@ -5073,5 +5073,5 @@ left : 15px; } .unread{ - border-right: 5px solid #0080a8; + border-right: 5px solid #000000; } \ No newline at end of file diff --git a/dashboard/src/components/basic/TimeSelector.js b/dashboard/src/components/basic/TimeSelector.js index 5d71a7fb85..8381804f8a 100755 --- a/dashboard/src/components/basic/TimeSelector.js +++ b/dashboard/src/components/basic/TimeSelector.js @@ -7,7 +7,7 @@ import DateFnsUtils from '@date-io/date-fns'; const theme = createMuiTheme({ palette: { primary: { - main: '#0080a8' + main: '#000000' }, secondary: { main: '#0066ff' diff --git a/home/public/css/enterprise-overview.css b/home/public/css/enterprise-overview.css index 4d88d9ad8c..b8bac9e2bc 100755 --- a/home/public/css/enterprise-overview.css +++ b/home/public/css/enterprise-overview.css @@ -544,6 +544,84 @@ section.basics .columns .cost:before{ background-image:url("/img/cost.svg") } +section.basics .columns .informed:before{ + background-image:url("/img/informed.svg") +} + +section.basics .columns .teams:before{ + background-image:url("/img/teams.svg") +} + +section.basics .columns .dash:before{ + background-image:url("/img/dash.svg") +} + +section.basics .columns .htmlcss:before{ + background-image:url("/img/htmlcss.svg") +} + +section.basics .columns .database:before{ + background-image:url("/img/database.svg") +} + +section.basics .columns .brand:before{ + background-image:url("/img/brand.svg") +} + +section.basics .columns .paint:before{ + background-image:url("/img/paint.svg") +} + +section.basics .columns .sms:before{ + background-image:url("/img/sms.svg") +} + +section.basics .columns .notification1:before{ + background-image:url("/img/notification1.svg") +} + +section.basics .columns .callcenter:before{ + background-image:url("/img/callcenter.svg") +} + +section.basics .columns .security:before{ + background-image:url("/img/security.svg") +} + +section.basics .columns .note:before{ + background-image:url("/img/note.svg") +} + +section.basics .columns .trend:before{ + background-image:url("/img/trend.svg") +} + +section.basics .columns .global:before{ + background-image:url("/img/global.svg") +} + +section.basics .columns .global1:before{ + background-image:url("/img/global (1).svg") +} + +section.basics .columns .risk:before{ + background-image:url("/img/risk.svg") +} + +section.basics .columns .chat:before{ + background-image:url("/img/chat.svg") +} + +section.basics .columns .rotation:before{ + background-image:url("/img/mobile-rotation.svg") +} + +section.basics .columns .vacation:before{ + background-image:url("/img/vacation.svg") +} + + + section.basics .columns :before{ text-align: center !important; align-content: center; diff --git a/home/public/css/home.css b/home/public/css/home.css index 95ec8ce160..af069a79a7 100755 --- a/home/public/css/home.css +++ b/home/public/css/home.css @@ -519,18 +519,9 @@ main header{ } #developers-first{ position:relative; - padding-top:110px -} -#developers-first:before{ - content:""; - position:absolute; - z-index:-1; - width:100%; - height:180%; - top:0; - transform:skewY(-12deg); - background:#f9f9f9 + margin-bottom:60px; } + #developers-first .common-UppercaseTitle{ text-align:center; position:relative @@ -1004,7 +995,7 @@ main header{ padding:7px 0 } #comparison li:nth-child(2n+1){ - background:rgba(228,237,245,.4) + background:rgba(224, 224, 224, 0.4) } #comparison .centered-label{ display:block; diff --git a/home/public/img/brand.svg b/home/public/img/brand.svg new file mode 100644 index 0000000000..7e174af189 --- /dev/null +++ b/home/public/img/brand.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/public/img/call-center.png b/home/public/img/call-center.png new file mode 100644 index 0000000000..60fe5eeb58 Binary files /dev/null and b/home/public/img/call-center.png differ diff --git a/home/public/img/callcenter.svg b/home/public/img/callcenter.svg new file mode 100644 index 0000000000..386048d5f5 --- /dev/null +++ b/home/public/img/callcenter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/public/img/chat.svg b/home/public/img/chat.svg new file mode 100644 index 0000000000..76a94ef065 --- /dev/null +++ b/home/public/img/chat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/public/img/communication.svg b/home/public/img/communication.svg new file mode 100644 index 0000000000..c2401e386f --- /dev/null +++ b/home/public/img/communication.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/public/img/cost.svg b/home/public/img/cost.svg index b696c5819e..b47d143196 100644 --- a/home/public/img/cost.svg +++ b/home/public/img/cost.svg @@ -1,2 +1 @@ - - + \ No newline at end of file diff --git a/home/public/img/dash.svg b/home/public/img/dash.svg new file mode 100644 index 0000000000..f19021a0a4 --- /dev/null +++ b/home/public/img/dash.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/public/img/data.svg b/home/public/img/data.svg new file mode 100644 index 0000000000..e30253bfae --- /dev/null +++ b/home/public/img/data.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/public/img/database.svg b/home/public/img/database.svg new file mode 100644 index 0000000000..e30253bfae --- /dev/null +++ b/home/public/img/database.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/public/img/global (1).svg b/home/public/img/global (1).svg new file mode 100644 index 0000000000..c4509eb5e7 --- /dev/null +++ b/home/public/img/global (1).svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/public/img/global.svg b/home/public/img/global.svg new file mode 100644 index 0000000000..6864c4cff5 --- /dev/null +++ b/home/public/img/global.svg @@ -0,0 +1,227 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/public/img/htmlcss.svg b/home/public/img/htmlcss.svg new file mode 100644 index 0000000000..96674f40b3 --- /dev/null +++ b/home/public/img/htmlcss.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/public/img/informed.svg b/home/public/img/informed.svg new file mode 100644 index 0000000000..3bc8757d5d --- /dev/null +++ b/home/public/img/informed.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/public/img/line-chart.svg b/home/public/img/line-chart.svg new file mode 100644 index 0000000000..03a12aab34 --- /dev/null +++ b/home/public/img/line-chart.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/public/img/main.svg b/home/public/img/main.svg new file mode 100644 index 0000000000..06fe17f4b9 --- /dev/null +++ b/home/public/img/main.svg @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/public/img/mobile-rotation.svg b/home/public/img/mobile-rotation.svg new file mode 100644 index 0000000000..3c5192771a --- /dev/null +++ b/home/public/img/mobile-rotation.svg @@ -0,0 +1,2 @@ + + diff --git a/home/public/img/note.svg b/home/public/img/note.svg new file mode 100644 index 0000000000..a915d2ac3f --- /dev/null +++ b/home/public/img/note.svg @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/public/img/notification1.svg b/home/public/img/notification1.svg new file mode 100644 index 0000000000..602115a406 --- /dev/null +++ b/home/public/img/notification1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/public/img/paint.svg b/home/public/img/paint.svg new file mode 100644 index 0000000000..8bc802d21b --- /dev/null +++ b/home/public/img/paint.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/home/public/img/risk.svg b/home/public/img/risk.svg new file mode 100644 index 0000000000..bdf33f5e66 --- /dev/null +++ b/home/public/img/risk.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/public/img/security.svg b/home/public/img/security.svg new file mode 100644 index 0000000000..631715b434 --- /dev/null +++ b/home/public/img/security.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/public/img/sms.svg b/home/public/img/sms.svg new file mode 100644 index 0000000000..6dd064425d --- /dev/null +++ b/home/public/img/sms.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/public/img/status_page.png b/home/public/img/status_page.png new file mode 100644 index 0000000000..5d3ba3d179 Binary files /dev/null and b/home/public/img/status_page.png differ diff --git a/home/public/img/teams.svg b/home/public/img/teams.svg new file mode 100644 index 0000000000..3c1244c1d0 --- /dev/null +++ b/home/public/img/teams.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/public/img/trend.svg b/home/public/img/trend.svg new file mode 100644 index 0000000000..6dd9971646 --- /dev/null +++ b/home/public/img/trend.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/public/img/vacation.svg b/home/public/img/vacation.svg new file mode 100644 index 0000000000..c715c68f31 --- /dev/null +++ b/home/public/img/vacation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/home/views/index.ejs b/home/views/index.ejs index 72d2b05250..e0374e1838 100755 --- a/home/views/index.ejs +++ b/home/views/index.ejs @@ -49,6 +49,7 @@ downtime happens. We also give you a Status Page which keeps your customers looped in and improves transparency.

+ - + +
+ +
+
+ +
+ + See our customers +
    +
  • + cloudboost +
  • +
  • + ironio +
  • +
  • + siemens +
  • +
  • + hersheys +
  • +
  • + elasticstack +
  • +
  • + freshsales +
  • + +
+
+
+ +
<% include ./sdlc %> <% include ./comparision-chart %> @@ -125,42 +154,7 @@ -
-
- - - -
- -
- - See our customers -
    -
  • - cloudboost -
  • -
  • - ironio -
  • -
  • - siemens -
  • -
  • - hersheys -
  • -
  • - elasticstack -
  • -
  • - freshsales -
  • - -
-
-
- -
+ diff --git a/home/views/oncall-management.ejs b/home/views/oncall-management.ejs index 5b98e97f34..b36461a721 100755 --- a/home/views/oncall-management.ejs +++ b/home/views/oncall-management.ejs @@ -3,7 +3,7 @@ - Fyipe | On-Call Schedule Management + Fyipe | On-Call Management @@ -15,7 +15,7 @@ @@ -31,141 +31,158 @@
- -
-

On-Call entManagement

-

 Downtime is critical to any business. We at Fyipe - help you reduce it,
increase revenue, and improve transparency with your - customers.

+ +
+

On-Call Management

+

Downtime happens.  On-Call Management let's you to alert the right team at the right time saving you critical time during downtime.

+
-
+
    -
  • -

    Beautiful Status Page

    -

    Your businss loses revenue with every second - of downtime. Fyipe alerts your team immediately - so they can get to fixing it quickly and thereby increasing revenue.

    +
  • +

    Alerts Before Downtime Happens

    +

    Fyipe discovers patterns in performance during and before the downtime and may alert the team before the downtime happens.

  • -
  • -

    Cut Support Costs

    -

    Communicate any incidents to your customers through a status page. - This saves them from creating a flood of support tickets saving you a ton of support - costs.

    +
  • +

    Transparent Incident Resolution

    +

    All teams get the same visibility for technical and business response orchestration, enabling better collaboration and rapid resolution.

  • -
  • -

    Showcase Reliability

    -

    Showcase the reliability of your platform and compliance to your SLA - and build trust with your customers.

    +
  • +

    Global Alerts

    +

    Our call and SMS alert is global. No matter where your team is, or which timezone they work in. We will call your team when an incident happens.

    -
  • -

    Eliminate Downtime

    -

    Fyipe trains your team on best-practices and processes which can be - implemented in your organization to completely eliminate downtime.

    +
  • +

    Duty Rotations

    +

    Have a subset of your team "on-duty", give others a break and rotate them back to "on-duty" however you like.

  • -
  • -

    Deliver perfect software

    -

    Deliver downtime free software to your customers. Fyipe informs your - team on any production issues so they can fix them as soon as issues comes in.

    +
  • +

    Have Global Teams

    +

    Timezone based alerts: Alert your team in India for example when there's a day there, and alert your team in US when you have a day here.

  • -
  • -

    Monitor Anything.

    -

    An endpoint, an applications, a container, cluster, network, or - anything else. You name it. We monitor all of - them for you.

    +
  • +

    Any Alert Channel

    +

    Alert your team by call, SMS, Email, Push Notificaitons and more.

-
-

Our Engineer is yours.

-

You will have a dedicated engineer who will help you integrate Fyipe in - your organization, train your IT ops team on best practices and processes, and also implement - any future feature requests that you may have.

+

Your team on-call schedule

+

Have your team alerted when downtime happens. Waste no time and have your team reliabily work + on the issue right away. We + alert your team by Call, SMS, and Email. You can also automatically schedule who in your + team receives the alert at different time of the day.

+
+
+ +
+ +
+ +
+

Your Team's schedule.

+

With Fyipe you can schedule on-call for your team with + primary and secondary on-call + team member and have them rotate week after week, or anyway you like.

+
    +
  • +       Bob      +
  • +
  • + + + + + + + Alice + + +
  • +
+
+
+
+
+ +
+

Rotations and Escalations

+

Create private status pages for your internal team or your few select customers. Keep company informed.
Create internal dashboards and more.

    -
  • -

    Helps integrate Fyipe in your organization.

    -

    Our dedicated engineer will help you integrate Fyipe in your - organization with apps, services and processes your team works with.

    +
  • +

    Multi-level escalation

    +

    If your team members do not respond, escalate the incident to the manager. You can have multi-level escalation policies.

  • -
  • -

    Trains team on Best Practices.

    -

    Our dedicated engineer is an DevOps and IT Ops expert and will train - your team on best practices and processes to follow to eliminate downtime.

    +
  • +

    Flexible Rotation

    +

    Have team members rotate by day, by timezone, by week, by month or however you like.

  • -
  • -

    Implements Feature Requests.

    -

    Our dedicated engneer will implement any future feature requests you - may have to better integrate Fyipe with your processes and services.

    +
  • +

    Vacation and Leave Policy

    +

    Create vaccation policy which let's you pick any secondary on-call duty team member to replace someone who is on vacation.

+
-

More Status Page Features.

+

More On-Call
Features.

Efficient IT Ops management depends
on the right - information being shared
with the right people at the right time
and - knowing it’s shared securely.


Fyipe ensures sensitive company -
and customer information remains
secure with enterprise-ready security - features and compliance with various
industry and cloud service standards.

+ style="font-size:18px">Efficient IT and DevOps management
depends on the right + information
being shared with the right people
at the right time

On-Call Management let's you alert +
the right team at the right time saving
you critical time during downtime. +

  • -

    Inform users about future Scheduled Maintenance

    +

    Connect to any third-party monitoring service

    +
  • +
  • +

    Use Fyipe's built in monitoring service.

    +
  • +
  • +

    Support for vacations and leaves in on-call scheduling.

    +
  • +
  • +

    Support for Escalation policy.

    +
  • +
  • +

    Alerts multiple times if someone does not respond and then escalates.

  • -

    Embed Status Page anywhere - app, website or help-desk.

    -
  • -
  • -

    Notify customers by SMS or Email proactively.

    +

    Multiple incident stages - Investigating, Acknowledged, Resolved and more.

  • -

    Display how well your systems are performing

    +

    Create multiple on-call schedules.

  • -

    Create multiple status pages and multiple sub projects.

    - -
  • -
  • -

    Create private status page for internal employees or specific customers

    - -
  • -
  • -

    Granular access based on users or groups

    - -
  • -
  • -

    Customize logo, branding, colors, or edit HTML, CSS and JS directly.

    - -
  • -
  • -

    Post investigation notes on status page so your customers are updated.

    +

    Complete visibilty on incident metrics.

  • @@ -181,79 +198,9 @@
-
- -
-

Security, Encryption and Compliance.

-

We take security seriously here at Fyipe, and we are proud to exceed - the industry standard when it comes to protecting your data.

-
- -
    -
  • -

    SOC 2 (Type 2)

    -

    SOC 2 ensures your service providers securely manage your data to - protect the interests of your organization.

    Request report here.

    -
  • -
  • -

    SOC 3

    -

    Soc 3 report outlines information related to controls for security, - availability, processing integrity, confidentiality or privacy.

    Download report here.

    -
  • -
  • -

    ISO/IEC 27001

    -

    ISO 27001 includes all legal, physical and technical controls - involved in an information risk management processes.

    Download certificate here.

    -
  • -
- -
    -
  • -

    ISO/IEC 27017

    -

    ISO/IEC 27017 security on aspects of cloud computing, recommending - cloud-specific information security controls.

    Download certificate here.

    -
  • - -
  • -

    ISO/IEC 27018

    -

    ISO/IEC 27018 is a code of practice that focuses on protection of - personal data in the cloud.

    Download certificate here.

    -
  • -
  • -

    HIPAA

    -

    HIPAA is United States legislation that provides data privacy and - security provisions for safeguarding medical information.

    Request information here.

    -
  • -
- -
    -
  • -

    GDPR

    -

    The GDPR is a law on data protection and privacy in the European - Union and the European Economic Area.

    Read our poliy here.

    -
  • -
  • -

    CCPA

    -

    The CCPA is a new data privacy law that applies to businesses that - collect personal information from California residents.

    Read our poliy here.

    -
  • -
  • -

    PCI DSS

    -

    PCI DSS is a standard for organizations that handle branded credit - cards from the major card schemes.

    Read our report here.

    -
  • -
-
+ +

1500+ Enterprise Integrations and counting.

@@ -329,4 +276,4 @@ - \ No newline at end of file + diff --git a/home/views/status-page.ejs b/home/views/status-page.ejs index 8e5ec57205..fa13dd3dec 100644 --- a/home/views/status-page.ejs +++ b/home/views/status-page.ejs @@ -31,13 +31,14 @@
- +

Status Page

Downtime happens.  Status Page helps you be more transparent with your customers and showcase reliability. Easily communicate real-time status to your customers, gain trust and increase revenue.

+
@@ -46,17 +47,15 @@
    -
  • -

    Beautiful Status Page

    -

    Your businss loses revenue with every second - of downtime. Fyipe alerts your team immediately - so they can get to fixing it quickly and thereby increasing revenue.

    +
  • +

    Realtime Status

    +

    Show realtime status of your product or service - home page, + websites, API, dashboards or more.

  • Cut Support Costs

    -

    Communicate any incidents to your customers through a status page. - This saves them from creating a flood of support tickets saving you a ton of support - costs.

    +

    Communicate any incidents through a status page. + This saves your customers from creating a flood of support tickets.

  • Showcase Reliability

    @@ -67,15 +66,13 @@
    -
  • -

    Eliminate Downtime

    -

    Fyipe trains your team on best-practices and processes which can be - implemented in your organization to completely eliminate downtime.

    +
  • +

    Post Investigation Notes

    +

    Have your team post notes and post-mortem when incidents happen and increase transparency and trust with customers.

  • -
  • -

    Deliver perfect software

    -

    Deliver downtime free software to your customers. Fyipe informs your - team on any production issues so they can fix them as soon as issues comes in.

    +
  • +

    SLA Compliance

    +

    Have Fyipe certify your SLA compliance and showcase that to your existing and potential customers.

  • Monitor Anything.

    @@ -86,34 +83,49 @@
-
-

Our Engineer is yours.

-

You will have a dedicated engineer who will help you integrate Fyipe in - your organization, train your IT ops team on best practices and processes, and also implement - any future feature requests that you may have.

+

Unlimited Subscribers

+

Have any number of your customers subscribe to your status page, get alerts when services are down or degraded.

    -
  • -

    Helps integrate Fyipe in your organization.

    -

    Our dedicated engineer will help you integrate Fyipe in your - organization with apps, services and processes your team works with.

    +
  • +

    Email, SMS and more

    +

    Your customers can pick from different types of notifcations channels - Email, SMS, RSS, Webhooks, or Atom Feeds.

  • -
  • -

    Trains team on Best Practices.

    -

    Our dedicated engineer is an DevOps and IT Ops expert and will train - your team on best practices and processes to follow to eliminate downtime.

    +
  • +

    Branded Notifications

    +

    You can whitelabel or brand notification messages to your subscribers to suit your brand.

  • -
  • -

    Implements Feature Requests.

    -

    Our dedicated engneer will implement any future feature requests you - may have to better integrate Fyipe with your processes and services.

    +
  • +

    Improved Experience

    +

    Notify customer proactively when services are down or degraded. This improves trust and customer experience.

+
+

Branding and Customization

+

Customize your status page and make it look like your own brand.

+
+
+
    +
  • +

    Colors and styling.

    +

    Our status page comes in multiple templates, change colors or styling to make it look like your own.

    +
  • +
  • +

    Whitelabel and logos

    +

    Whitelabel the status page to your needs, add logo, custom domain, custom SSL and more.

    +
  • +
  • +

    Edit HTML and CSS

    +

    We give you complete flexibility to design your own status page. Edit and implement your own HTML, and CSS.

    +
  • +
+
+
@@ -121,11 +133,10 @@

More Status Page Features.

Efficient IT Ops management depends
on the right - information being shared
with the right people at the right time
and - knowing it’s shared securely.


Fyipe ensures sensitive company -
and customer information remains
secure with enterprise-ready security - features and compliance with various
industry and cloud service standards.

+ style="font-size:18px">Efficient IT and DevOps management
depends on the right + information
being shared with the right people
at the right time

Status Page ensures your customers +
are notified proactively which
increases trust and improves customer service. +

@@ -143,27 +154,19 @@
  • -

    Display how well your systems are performing

    +

    Display system metrics.

  • -

    Create multiple status pages and multiple sub projects.

    +

    Custom domain with SSL.

  • -

    Create private status page for internal employees or specific customers

    +

    Create multiple status pages, and multiple sub-projects.

  • -

    Granular access based on users or groups

    - -
  • -
  • -

    Customize logo, branding, colors, or edit HTML, CSS and JS directly.

    - -
  • -
  • -

    Post investigation notes on status page so your customers are updated.

    +

    Post investigation notes so your customers are informed.

  • @@ -179,79 +182,28 @@
  • + +
    +

    Private Status Pages

    +

    Create private status pages for your internal team or your few select customers. Keep company informed.
    Create internal dashboards and more.

    +
    - -
    -

    Security, Encryption and Compliance.

    -

    We take security seriously here at Fyipe, and we are proud to exceed - the industry standard when it comes to protecting your data.

    -
    -
      -
    • -

      SOC 2 (Type 2)

      -

      SOC 2 ensures your service providers securely manage your data to - protect the interests of your organization.

      Request report here.

      +
    • +

      Select Team Members

      +

      Pick internal team memmbers or customers who have access to your private status page.

    • -
    • -

      SOC 3

      -

      Soc 3 report outlines information related to controls for security, - availability, processing integrity, confidentiality or privacy.

      Download report here.

      +
    • +

      Keep company informed

      +

      Pipe status updates into Slack to keep engineering, IT, and Ops teams on the same page.

    • -
    • -

      ISO/IEC 27001

      -

      ISO 27001 includes all legal, physical and technical controls - involved in an information risk management processes.

      Download certificate here.

      -
    • -
    - -
      -
    • -

      ISO/IEC 27017

      -

      ISO/IEC 27017 security on aspects of cloud computing, recommending - cloud-specific information security controls.

      Download certificate here.

      -
    • - -
    • -

      ISO/IEC 27018

      -

      ISO/IEC 27018 is a code of practice that focuses on protection of - personal data in the cloud.

      Download certificate here.

      -
    • -
    • -

      HIPAA

      -

      HIPAA is United States legislation that provides data privacy and - security provisions for safeguarding medical information.

      Request information here.

      -
    • -
    - -
      -
    • -

      GDPR

      -

      The GDPR is a law on data protection and privacy in the European - Union and the European Economic Area.

      Read our poliy here.

      -
    • -
    • -

      CCPA

      -

      The CCPA is a new data privacy law that applies to businesses that - collect personal information from California residents.

      Read our poliy here.

      -
    • -
    • -

      PCI DSS

      -

      PCI DSS is a standard for organizations that handle branded credit - cards from the major card schemes.

      Read our report here.

      +
    • +

      Internal Dashboards

      +

      Create internal reliability dashboards, hook it up to a TV and show them to your team.

    - +

    1500+ Enterprise Integrations and counting.

    diff --git a/informed.svg b/informed.svg new file mode 100644 index 0000000000..3bc8757d5d --- /dev/null +++ b/informed.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/install.sh b/install.sh index 55019ce8b4..85831790b6 100644 --- a/install.sh +++ b/install.sh @@ -11,7 +11,7 @@ fi sudo chmod +x ./uninstall.sh sudo ./uninstall.sh -sudo docker network create fyipe-network +sudo docker network create fyipe-network || "Netork already exists." # Sleep sleep 5s @@ -51,8 +51,8 @@ sudo docker run --name admin-dashboard --net=host -p 3100:3100 -d fyipe-project/ # Run Probes 1 sudo docker build -t fyipe-project/probe:latest ./probe -sudo docker run --name probe1 --net=host -p 3019:3008 -e "PORT=3019" -e "SERVER_URL=http://localhost:3002" -e "PROBE_NAME=EU" -e "PROBE_KEY=13b674ca-9fdd-11e9-a2a3-2a2ae2dbcce4" -d fyipe-project/probe:latest +sudo docker run --name probe1 --net=host -p 3019:3019 -e "PORT=3019" -e "SERVER_URL=http://localhost:3002" -e "PROBE_NAME=EU" -e "PROBE_KEY=13b674ca-9fdd-11e9-a2a3-2a2ae2dbcce4" -d fyipe-project/probe:latest # Run Probes 2 sudo docker build -t fyipe-project/probe:latest ./probe -sudo docker run --name probe2 --net=host -p 3020:3008 -e "PORT=3020" -e "SERVER_URL=http://localhost:3002" -e "PROBE_NAME=US" -e "PROBE_KEY=33b674ca-9fdd-11e9-a2a3-2a2ae2dbcce4" -d fyipe-project/probe:latest +sudo docker run --name probe2 --net=host -p 3020:3020 -e "PORT=3020" -e "SERVER_URL=http://localhost:3002" -e "PROBE_NAME=US" -e "PROBE_KEY=33b674ca-9fdd-11e9-a2a3-2a2ae2dbcce4" -d fyipe-project/probe:latest diff --git a/status-page/public/stylesheets/style.css b/status-page/public/stylesheets/style.css index b987169d23..73e5d05d70 100755 --- a/status-page/public/stylesheets/style.css +++ b/status-page/public/stylesheets/style.css @@ -698,7 +698,7 @@ div#footer { /*background: rgba(0,0,0,0.05);*/ margin: 0 0 0; padding: 40px 0 60 } .bs-Button-subscribe{ padding: 4px 12px 2px; - background-color: #0080a8; + background-color: #000000; border-radius: 4px; border:none; outline: none; @@ -834,7 +834,7 @@ div#footer { /*background: rgba(0,0,0,0.05);*/ margin: 0 0 0; padding: 40px 0 60 .subscribe-btn-full{ width:100%; padding: 4px 5px 2px; - background-color: #0080a8; + background-color: #000000; border-radius: 4px; border:none; outline: none;
    + Update your card information @@ -437,7 +437,7 @@ Hi {{name}}, - If you need any help, Send us an email at support@fyipe.com and we'll be there to help. + If you need any help, Send us an email at support@fyipe.com and we'll be there to help.
    +

    Here's your Fyipe Whitepaper

    @@ -325,7 +325,7 @@ Thank you for your interest in our Whitepapers and Resources.
    - Here's where you can download the whitepaper. + Here's where you can download the whitepaper. @@ -350,7 +350,7 @@ Thank you for your interest in our Whitepapers and Resources. - If you need any help, Send us an email at support@fyipe.com and I'll be there to help. + If you need any help, Send us an email at support@fyipe.com and I'll be there to help.