From be3cb15494e324bcf5e6ca890345ae13421a8a0b Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Tue, 21 Nov 2023 17:30:05 -0500 Subject: [PATCH] William Sonoma notes, blacklane templates are almost done. --- .../Blacklane-Chauffeurs/_header.html.liquid | 213 ++++++++++++++++++ .../_sub_navigation.html.liquid | 32 +++ .../sign-up-follow-up.html.liquid | 118 ++++++++++ .../sign_up_follow_up.html.liquid | 154 ------------- CustomerNotes/WilliamSonoma/WilliamSonoma.md | 22 +- 5 files changed, 374 insertions(+), 165 deletions(-) create mode 100644 Custom_Templates/customer_templates/Blacklane-Chauffeurs/_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Blacklane-Chauffeurs/_sub_navigation.html.liquid create mode 100644 Custom_Templates/customer_templates/Blacklane-Chauffeurs/sign-up-follow-up.html.liquid delete mode 100644 Custom_Templates/customer_templates/Blacklane-Chauffeurs/sign_up_follow_up.html.liquid diff --git a/Custom_Templates/customer_templates/Blacklane-Chauffeurs/_header.html.liquid b/Custom_Templates/customer_templates/Blacklane-Chauffeurs/_header.html.liquid new file mode 100644 index 00000000..b4c75457 --- /dev/null +++ b/Custom_Templates/customer_templates/Blacklane-Chauffeurs/_header.html.liquid @@ -0,0 +1,213 @@ +{% if current_person.signed_in? == false %} + +{% else %} + {% if current_person.properties.learner_completed_additional_info == false %} + {% unless current_person.email contains '+preview-' %} + + {% endunless %} + {% else %} + + {% endif %} +{% endif %} + +
+
+
+ {% if current_person.signed_in? %} + + + {% endif %} +
+ {% if current_school.logo_url %} +

+ + {{ current_school.name }} + +

+ {% else %} + + {{ current_school.name }} + + {% endif %} + +
+ +
+ + {% if current_person.signed_in? %} + +
+ + +
+ {% else %} + + {% endif %} +
+
+ +
+
+ {% if current_person.signed_in? %} + {{ current_person.name }} +
+ {{ current_person.name }} +
+ {% endif %} +
+ + {% for website_navigation in navigations.header_navigations %} + + {{ website_navigation.name }} + + {% endfor %} +
+ {% unless current_school.sso_active? %} + + {% t .profile_settings %} + + {% endunless %} + + {% t .sign_out %} + +
+
+
+ +{% include "messages" %} diff --git a/Custom_Templates/customer_templates/Blacklane-Chauffeurs/_sub_navigation.html.liquid b/Custom_Templates/customer_templates/Blacklane-Chauffeurs/_sub_navigation.html.liquid new file mode 100644 index 00000000..976a4d9a --- /dev/null +++ b/Custom_Templates/customer_templates/Blacklane-Chauffeurs/_sub_navigation.html.liquid @@ -0,0 +1,32 @@ + diff --git a/Custom_Templates/customer_templates/Blacklane-Chauffeurs/sign-up-follow-up.html.liquid b/Custom_Templates/customer_templates/Blacklane-Chauffeurs/sign-up-follow-up.html.liquid new file mode 100644 index 00000000..80b21a9a --- /dev/null +++ b/Custom_Templates/customer_templates/Blacklane-Chauffeurs/sign-up-follow-up.html.liquid @@ -0,0 +1,118 @@ + +
+ +
+ +
+
+ +
+
+ + + diff --git a/Custom_Templates/customer_templates/Blacklane-Chauffeurs/sign_up_follow_up.html.liquid b/Custom_Templates/customer_templates/Blacklane-Chauffeurs/sign_up_follow_up.html.liquid deleted file mode 100644 index 702c8b7a..00000000 --- a/Custom_Templates/customer_templates/Blacklane-Chauffeurs/sign_up_follow_up.html.liquid +++ /dev/null @@ -1,154 +0,0 @@ - -
- -
- - - diff --git a/CustomerNotes/WilliamSonoma/WilliamSonoma.md b/CustomerNotes/WilliamSonoma/WilliamSonoma.md index 967df58b..a9c54e5d 100644 --- a/CustomerNotes/WilliamSonoma/WilliamSonoma.md +++ b/CustomerNotes/WilliamSonoma/WilliamSonoma.md @@ -59,26 +59,26 @@ Landing Page Buttons for New Hires after they complete steps 1 and 2: -* Two Zoom Buttons - Trainers Classroom & Troubleshooting Room (Standard to everyone) -* Learning Plan - should be in order. +- Two Zoom Buttons - Trainers Classroom & Troubleshooting Room (Standard to everyone) +- Learning Plan - should be in order. Standard Associate Page: -* My Courses/Dashboard page -* Resources recommended by Supervisor -* Contact button for Supervisor (Email) +- My Courses/Dashboard page +- Resources recommended by Supervisor +- Contact button for Supervisor (Email) Featured Courses Page: -* Teams updates -* Things for Download page - resources page -* Branded Channels +- Teams updates +- Things for Download page - resources page +- Branded Channels Once we get past day 1 and the new hire training, most pages are "standard". Most of the time its just going to be: -* Here are your courses, here are your LPs. -* Some special pages. +- Here are your courses, here are your LPs. +- Some special pages. -TODO: Add buttons to learning path page that looks like Northpass Academy. +DONE: Add buttons to learning path page that looks like Northpass Academy. Retail has never had an LMS before. They will have a more basic type of experience. This is unique because of New Hire stuff.