Sandata templates - they had incorrect states. Luminate mexico course title changes. Artera notes, Spark accoridions, and todos.

This commit is contained in:
Norm Rasmussen
2024-06-12 17:19:12 -04:00
parent fac495a7e0
commit 310610acff
9 changed files with 30 additions and 133 deletions

View File

@ -16,7 +16,7 @@
<option class="second-login-state-option" value="ID">Idaho</option>
<option class="second-login-state-option" value="IL">Illinois</option>
<option class="second-login-state-option" value="IN">Indiana</option>
<option class="second-login-state-option" value="MO">Montana</option>
<option class="second-login-state-option" value="MO">Missouri</option>
<option class="second-login-state-option" value="NV">Nevada</option>
<option class="second-login-state-option" value="NC">North Carolina</option>
<option class="second-login-state-option" value="ND">North Dakota</option>

View File

@ -20,7 +20,6 @@
{% t .no_seats %}
</div>
{% endif %}
{% comment %}
<div class="np-training-session-cta">
<div class="np-training-session-cta-buttons">
<form
@ -52,4 +51,3 @@
</form>
</div>
</div>
{% endcomment %}

View File

@ -8,7 +8,7 @@
{% endif %}
<div class="course-img-content">
<h3 class="np-card-content-title">
{% comment %} {{ course.name }} {% endcomment %}
{{ course.name }}
</h3>
{% comment %} {% if course.properties.course_length %}
<div class="course-length">{{course.properties.course_length}}</div>

View File

@ -1,9 +1,11 @@
{% if courses.enrolled.any? %}
<div class="row row-with-thumbnails">
{% for course in courses.enrolled %}
{% unless course.properties.is_article_course %}
<div class="{{ class }}">
{% include "cards_course" with course %}
</div>
{% endunless %}
{% endfor %}
</div>
{% else %}

View File

@ -20,7 +20,7 @@
{% include "cards_course" with course %}
</div>
{% endif %}
{% endif %}
{% endunless %}
{% endfor %}

View File

@ -202,3 +202,12 @@ Increase the spread of the academy
Artera UI is changing in July
Emily advocating for a button in the UI
## 06-12-2024
Tom overseeing the CS product
Adrianna is Emily's new boss.
Brynn is new too

File diff suppressed because one or more lines are too long

View File

@ -8,10 +8,7 @@ const apiKey = "6hUfJdAartHTHhHc0WIRZYPWe"
// Luminate Production ^
const uid = "/\?uid\=7beg87y4-fh24-4929-3rt5-24kdn87s5241";
const groupIds = [
'563b97ed-6d1f-4fd9-a9eb-82842e13468e',
'01df1c8e-55ee-41ff-bb2d-72c0713fe6b1',
'807048f0-89a0-41e6-a52b-f8d28ad30195',
'691b3e2c-e023-415b-8038-df9da26dd904'
'a06c223e-6727-4dd5-92f7-f9afbc9fe783',
]
const getAllGroups = async (num) => {

View File

@ -330,7 +330,7 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th
## 06-03-2024
- [ ] Cin7 - Catalog Filters showing both Core and Omni despite learner only in one group
- [X] Cin7 - Catalog Filters showing both Core and Omni despite learner only in one group
- [ ] Cin7 - Badges still duplicating
## 06-06-2024
@ -338,7 +338,7 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th
- [ ] DataSnipper - People & Groups Report
- [ ] Sandata - If someone selects Caregiver role, place them in the caregiver group according to their state
- [ ] Sandata - Do not place a user in the Admin group if they select the state: Ohio.
- [ ] Walmart Luminate - Mass delete from file.
- [X] Walmart Luminate - Mass delete from file.
- [X] Chubb - Add props to all users from file.
## 06-10-2024
@ -346,4 +346,4 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th
- [ ] DataSnipper - Course Overview page, click enroll and auto-click start. Bring to LX
- [ ] DataSnipper - Order My Courses section by not started/in-progress, completed at bottom.
- [ ] DataSnipper - On dashboard can we ignore courses enrolled via learning path
- [ ] Blacklane - Mass Delete Internal Users
- [X] Blacklane - Mass Delete Internal Users