From d93059e8c02530c1c67e6d2f9119b97705ad1d88 Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Fri, 25 Oct 2024 16:17:46 -0400 Subject: [PATCH] Backedup supplier's templates. GSU tests. --- .../Gainsight University/catalog.html.liquid | 1 + .../commerce_catalog.html.liquid | 3 +- ...nalysis-and-reporting-carousel.html.liquid | 54 ++++++++- .../_cards_course.html.liquid | 3 +- .../_cards_learning_path.html.liquid | 4 +- .../_catalog_categories.html.liquid | 34 ++++-- .../_courses_help_doc.html.liquid | 21 ++++ .../_getting-started-carousel.html.liquid | 51 +++++++- .../_grow-with-walmart-zero-state.html.liquid | 79 ++++++++++++ .../_grow_with_walmart_banners.html.liquid | 109 +++++++++++++++++ .../Walmart Supplier Prod/_header.html.liquid | 43 ++++--- .../_lp_filters.html.liquid | 112 ++++++++++++++++++ .../_merchandising-carousel.html.liquid | 54 ++++++++- .../_sub_navigation.html.liquid | 13 +- .../_welcome_section.html.liquid | 61 ++++++++++ .../_widget_course_progress.html.liquid | 10 +- .../Walmart Supplier Prod/blog.html.liquid | 3 +- .../dashboard.html.liquid | 24 ++-- .../grow-with-walmart-catalog.html.liquid | 41 +++++++ .../grow_with_walmart_catalog.html.liquid | 23 ++++ .../help-docs.html.liquid | 12 ++ .../homepage.html.liquid | 3 + .../learning_paths.html.liquid | 13 +- .../Walmart Supplier Prod/styles.css.liquid | 84 +++++++++++++ Todos.md | 13 ++ 25 files changed, 803 insertions(+), 65 deletions(-) create mode 100644 Custom_Templates/customer_templates/Walmart Supplier Prod/_courses_help_doc.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Supplier Prod/_grow-with-walmart-zero-state.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Supplier Prod/_grow_with_walmart_banners.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Supplier Prod/_lp_filters.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Supplier Prod/_welcome_section.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Supplier Prod/grow-with-walmart-catalog.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Supplier Prod/grow_with_walmart_catalog.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Supplier Prod/help-docs.html.liquid diff --git a/Custom_Templates/customer_templates/Gainsight University/catalog.html.liquid b/Custom_Templates/customer_templates/Gainsight University/catalog.html.liquid index d7b380b8..d3b3fc25 100644 --- a/Custom_Templates/customer_templates/Gainsight University/catalog.html.liquid +++ b/Custom_Templates/customer_templates/Gainsight University/catalog.html.liquid @@ -1,6 +1,7 @@ {% include "header" %} {% include "course_version_outdated_alert", courses: courses.in_catalog %} {% include "sub_navigation" %} +
diff --git a/Custom_Templates/customer_templates/Gainsight University/commerce_catalog.html.liquid b/Custom_Templates/customer_templates/Gainsight University/commerce_catalog.html.liquid index 00d5669b..84dcdaa1 100644 --- a/Custom_Templates/customer_templates/Gainsight University/commerce_catalog.html.liquid +++ b/Custom_Templates/customer_templates/Gainsight University/commerce_catalog.html.liquid @@ -1,6 +1,7 @@ {% include "header" %} {% include "course_version_outdated_alert", courses: courses.in_catalog %} {% include "sub_navigation" %} +
@@ -29,7 +30,7 @@
  • Adoption Explorer
  • Designing Effective Surveys
  • - + Need assistance? Contact training@gainsight.com
    diff --git a/Custom_Templates/customer_templates/Walmart Supplier Prod/_analysis-and-reporting-carousel.html.liquid b/Custom_Templates/customer_templates/Walmart Supplier Prod/_analysis-and-reporting-carousel.html.liquid index e9c6ff26..5d0cfd56 100644 --- a/Custom_Templates/customer_templates/Walmart Supplier Prod/_analysis-and-reporting-carousel.html.liquid +++ b/Custom_Templates/customer_templates/Walmart Supplier Prod/_analysis-and-reporting-carousel.html.liquid @@ -1,10 +1,29 @@