Scintilla templates for new launch. Trying to clean up Zenjob's workflow.

This commit is contained in:
Norm Rasmussen
2025-05-07 16:38:56 -04:00
parent 48d9a88181
commit 59707596c2
5 changed files with 183 additions and 13 deletions

View File

@ -26,9 +26,6 @@
</div>
{% if new_courses_count > 0 %}
<div class="onging-see-more-wrapper">
<a href="/app/dashboard">See more</a>
</div>
{% else %}
<script>console.log("{{new_courses_count}}")</script>
<div class="np-homepage-featured-empty">
@ -82,9 +79,6 @@
</div>
{% if ongoing_courses_count > 0 %}
<div class="ongoing-see-more-wrapper">
{% comment %} <a href="/app/dashboard">See more</a> {% endcomment %}
</div>
{% else %}
<script>console.log("{{ongoing_courses_count}}")</script>
<div class="np-homepage-featured-empty">
@ -110,7 +104,7 @@
</div>
{% endif %}
<div class="np-max-width np-homepage-row-wrapper">
<div class="np-max-width np-homepage-row-wrapper" style="padding-top:30px;">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12" style="display:flex; flex-direction:column;">
<div class="np-section-header">Progress Tracker</div>
@ -132,9 +126,6 @@
{% endfor %}
{% if lps_in_progress > 0 %}
<div class="see-more-wrapper">
<a href="/app/dashboard" style="margin-top:24px;">See more</a>
</div>
{% endif %}
{% if lps_in_progress == 0 %}
<div class="col-xs-12">

View File

@ -103,6 +103,7 @@ Basic Sandbox Group UUID = 9f5c51a3-8e02-4b81-9e48-7ec3adff7c70
</div>
{% if current_person.signed_in? %}
{% unless basic_3p_user %}
<div class="np-hidden-mobile np-header-search np-header-search-expanded">
<form action="{% route search %}" method="get" data-test="desktop-search">
<input
@ -115,6 +116,7 @@ Basic Sandbox Group UUID = 9f5c51a3-8e02-4b81-9e48-7ec3adff7c70
<i class="np-header-search-icon far fa-search"></i>
</form>
</div>
{% endunless %}
<div class="np-hidden-mobile np-header-avatar">
<button
class="np-header-avatar-button"

View File

@ -10,7 +10,7 @@
<p class="np-learning-path-banner-description" style="color: #1b3e4f; font-size: 20px; font-weight: 400; line-height: 20px; margin: 0 0 12px;">
Congratulations, you're Scintilla Replenishment Certified. Click the button below to add your accomplishment to LinkedIn!</p>
<div class="np-learning-path-banner-actions">
<a href="https://linkedin.com/profile/add/?startTask=Walmart%20Luminate%20Replenishment%20Certification&name=Walmart%20Luminate%20Replenishment%20Certification&organizationId=80427781&certUrl=https%3A%2F%2Fwalmartluminate.northpass.com"
<a href="https://linkedin.com/profile/add/?startTask=Walmart%20Scintilla%20Replenishment%20Certification&name=Walmart%20Scintilla%20Replenishment%20Certification&organizationId=80427781&certUrl=https%3A%2F%2Fwalmartluminate.northpass.com"
class="np-learning-path-banner-action np-learning-path-banner-action--primary">
Add to LinkedIn!</a>
</div>
@ -29,7 +29,7 @@
<p class="np-learning-path-banner-description" style="color: #1b3e4f; font-size: 20px; font-weight: 400; line-height: 20px; margin: 0 0 12px;">
Congratulations, you're Scintilla Sales Analysis Certified. Click the button below to add your accomplishment to LinkedIn!</p>
<div class="np-learning-path-banner-actions">
<a href="https://linkedin.com/profile/add/?startTask=Walmart%20Luminate%20Sales%20Analysis%20Certification&name=Walmart%20Luminate%20Sales%20Analysis%20Certification&organizationId=80427781&certUrl=https%3A%2F%2Fwalmartluminate.northpass.com" class="np-learning-path-banner-action np-learning-path-banner-action--primary">
<a href="https://linkedin.com/profile/add/?startTask=Walmart%20Scintilla%20Sales%20Analysis%20Certification&name=Walmart%20Scintilla%20Sales%20Analysis%20Certification&organizationId=80427781&certUrl=https%3A%2F%2Fwalmartluminate.northpass.com" class="np-learning-path-banner-action np-learning-path-banner-action--primary">
Add to LinkedIn!</a>
</div>
</div>
@ -46,7 +46,7 @@
<p class="np-learning-path-banner-description" style="color: #1b3e4f; font-size: 20px; font-weight: 400; line-height: 20px; margin: 0 0 12px;">
Congratulations, you're Scintilla Customer Insights Certified. Click the button below to add your accomplishment to LinkedIn!</p>
<div class="np-learning-path-banner-actions">
<a href="https://linkedin.com/profile/add/?startTask=Walmart%20Luminate%20Customer%20and%20Shopper%20Insights%20Certification&name=Walmart%20Luminate%20Customer%20Insights%20Certification&organizationId=80427781&certUrl=https%3A%2F%2Fwalmartluminate.northpass.com" class="np-learning-path-banner-action np-learning-path-banner-action--primary">
<a href="https://linkedin.com/profile/add/?startTask=Walmart%20Scintilla%20Customer%20and%20Shopper%20Insights%20Certification&name=Walmart%20Scintilla%20Customer%20Insights%20Certification&organizationId=80427781&certUrl=https%3A%2F%2Fwalmartluminate.northpass.com" class="np-learning-path-banner-action np-learning-path-banner-action--primary">
Add to LinkedIn!</a>
</div>
</div>