Skip to content

Commit

Permalink
Resource-specific thresholds
Browse files Browse the repository at this point in the history
  • Loading branch information
John Sindelar committed Dec 7, 2024
1 parent 1fade97 commit 876ae10
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion notifications.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
crypt.jsonPCallback.notifications({
notifications: [
{
id: "121",
date: "2024-12-08",
author: "John Sindelar",
platforms: ["DBKO", "DBKSF", "DBKFMWD", "DBKFMJS", "DBKFM"],
title: "Add Resource-Specic Thresholds to Analytics",
subhead: "Dec 8th, 2024 CUSTOMIZATION",
imageSourceURL:
"https://dayback.com/wp-content/uploads/2024/12/interactive-analyticsInApp.jpg",
imageClickURL:
"https://dayback.com/enhance-analytics-with-resource-specific-thresholds/?utm_source=inapp",
content:
"Chart your performance or capacity over time using goals and thresholds specific to each individual or resource.",
buttonTextPrimary: "Details & Download",
buttonURLPrimary:
"https://dayback.com/enhance-analytics-with-resource-specific-thresholds/?utm_source=inapp",
buttonTextAlt: "",
buttonURLAlt: "",
},
{
id: "120",
date: "2024-12-07",
Expand All @@ -10,7 +29,7 @@ crypt.jsonPCallback.notifications({
imageSourceURL:
"https://dayback.com/wp-content/uploads/2024/12/ToggleProjectsInApp.jpg",
imageClickURL:
"https://dayback.com/toggle-between-people-and-projects//?utm_source=inapp",
"https://dayback.com/toggle-between-people-and-projects/?utm_source=inapp",
content:
"Swap people for projects and base your scheduling grids on people, projects, or any category that lets you see your capacity at a glance.",
buttonTextPrimary: "LEARN MORE",
Expand Down

0 comments on commit 876ae10

Please sign in to comment.