diff --git a/CustomerNotes/G2.md b/CustomerNotes/G2.md index b85dcd56..1cccd868 100644 --- a/CustomerNotes/G2.md +++ b/CustomerNotes/G2.md @@ -293,3 +293,5 @@ They are writing two more courses: * Buyer Intent Integrations 101 will go towards G2 Core Certification and BI will go towards BI Cert + +May - internal launch and QA diff --git a/CustomerNotes/JJSV.md b/CustomerNotes/JJSV.md index c3587525..15c05a53 100644 --- a/CustomerNotes/JJSV.md +++ b/CustomerNotes/JJSV.md @@ -198,3 +198,12 @@ DONE: Hide the TOC for all courses except webinars - specifically, podcasts, vid ## 02/06/2023 ### Last content meeting before launch? + +No notes. + +## 02/27/2023 + +### Check in - did she create content? + +She has nothing for me. +Asked about how to change the carousel videos on the homepage. diff --git a/CustomerNotes/Talkspace.md b/CustomerNotes/Talkspace.md index 07d40425..ba4054bc 100644 --- a/CustomerNotes/Talkspace.md +++ b/CustomerNotes/Talkspace.md @@ -290,3 +290,18 @@ Molly wants to send an auto-email that shares training and support resources as Course = 1099 Provider: Getting Started with Talkspace Molly to send copy and links. These shouldn't be a worry cause its a different course with different content and triggers. TODO: Set up new Workflow with 1099 Provider Course as the Trigger. + +## 02/27/2023 + +### Jenna: Changes at Talkspace since we last spoke + +Molly was fired. +Kai has a new opportunity with a new team, which is why Erica is joining the meetings. +Nicole is now spearheading all the provider trainings. +Erica is the BBHR admin and will be the Core Owner for the integration. + +feb 17 - 1 course +feb 21 - 3 courses + +No course progress data is showing up in BBHR. + diff --git a/CustomerNotes/Walmart.md b/CustomerNotes/Walmart.md index 5b39bb4c..c33d7709 100644 --- a/CustomerNotes/Walmart.md +++ b/CustomerNotes/Walmart.md @@ -376,6 +376,5 @@ Northpass to wait until we have the official go ahead to make any changes. Krystal back in August - 6 months total. -TODO: Add to monday: MJ, Lauren, Cassie, Travis, Nichole, Felicia -Krystal to speak to lead designer to give Cam insight as to how they design their images, that will help Cam get "in the -spirit". +DONE: Add to monday: MJ, Lauren, Cassie, Travis, Nichole, Felicia +Krystal to speak to lead designer to give Cam insight as to how they design their images, that will help Cam get "in the spirit". diff --git a/NP_Root_Startpage/app.js b/NP_Root_Startpage/app.js index 1e24fb41..1e1daa16 100644 --- a/NP_Root_Startpage/app.js +++ b/NP_Root_Startpage/app.js @@ -8,10 +8,15 @@ const NAME = "Norm"; const CARDS = [ { - name: "Northpass Admin", + name: "Northpass AWS", icon: "ri-admin-line", link: "https://app.northpass.com/admin", }, + { + name: "Northpass Azure", + icon: "ri-takeaway-line", + link: "https://app2.northpass.com/admin", + }, { name: "Gmail", icon: "ri-mail-line",