Sandata templates - they had incorrect states. Luminate mexico course title changes. Artera notes, Spark accoridions, and todos.
This commit is contained in:
@ -16,7 +16,7 @@
|
|||||||
<option class="second-login-state-option" value="ID">Idaho</option>
|
<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="IL">Illinois</option>
|
||||||
<option class="second-login-state-option" value="IN">Indiana</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="NV">Nevada</option>
|
||||||
<option class="second-login-state-option" value="NC">North Carolina</option>
|
<option class="second-login-state-option" value="NC">North Carolina</option>
|
||||||
<option class="second-login-state-option" value="ND">North Dakota</option>
|
<option class="second-login-state-option" value="ND">North Dakota</option>
|
||||||
|
|||||||
@ -20,7 +20,6 @@
|
|||||||
{% t .no_seats %}
|
{% t .no_seats %}
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% comment %}
|
|
||||||
<div class="np-training-session-cta">
|
<div class="np-training-session-cta">
|
||||||
<div class="np-training-session-cta-buttons">
|
<div class="np-training-session-cta-buttons">
|
||||||
<form
|
<form
|
||||||
@ -52,4 +51,3 @@
|
|||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% endcomment %}
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
<div class="course-img-content">
|
<div class="course-img-content">
|
||||||
<h3 class="np-card-content-title">
|
<h3 class="np-card-content-title">
|
||||||
{% comment %} {{ course.name }} {% endcomment %}
|
{{ course.name }}
|
||||||
</h3>
|
</h3>
|
||||||
{% comment %} {% if course.properties.course_length %}
|
{% comment %} {% if course.properties.course_length %}
|
||||||
<div class="course-length">{{course.properties.course_length}}</div>
|
<div class="course-length">{{course.properties.course_length}}</div>
|
||||||
|
|||||||
@ -1,9 +1,11 @@
|
|||||||
{% if courses.enrolled.any? %}
|
{% if courses.enrolled.any? %}
|
||||||
<div class="row row-with-thumbnails">
|
<div class="row row-with-thumbnails">
|
||||||
{% for course in courses.enrolled %}
|
{% for course in courses.enrolled %}
|
||||||
|
{% unless course.properties.is_article_course %}
|
||||||
<div class="{{ class }}">
|
<div class="{{ class }}">
|
||||||
{% include "cards_course" with course %}
|
{% include "cards_course" with course %}
|
||||||
</div>
|
</div>
|
||||||
|
{% endunless %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|||||||
@ -20,7 +20,7 @@
|
|||||||
{% include "cards_course" with course %}
|
{% include "cards_course" with course %}
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endunless %}
|
{% endunless %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|||||||
@ -202,3 +202,12 @@ Increase the spread of the academy
|
|||||||
Artera UI is changing in July
|
Artera UI is changing in July
|
||||||
|
|
||||||
Emily advocating for a button in the UI
|
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
@ -8,10 +8,7 @@ const apiKey = "6hUfJdAartHTHhHc0WIRZYPWe"
|
|||||||
// Luminate Production ^
|
// Luminate Production ^
|
||||||
const uid = "/\?uid\=7beg87y4-fh24-4929-3rt5-24kdn87s5241";
|
const uid = "/\?uid\=7beg87y4-fh24-4929-3rt5-24kdn87s5241";
|
||||||
const groupIds = [
|
const groupIds = [
|
||||||
'563b97ed-6d1f-4fd9-a9eb-82842e13468e',
|
'a06c223e-6727-4dd5-92f7-f9afbc9fe783',
|
||||||
'01df1c8e-55ee-41ff-bb2d-72c0713fe6b1',
|
|
||||||
'807048f0-89a0-41e6-a52b-f8d28ad30195',
|
|
||||||
'691b3e2c-e023-415b-8038-df9da26dd904'
|
|
||||||
]
|
]
|
||||||
|
|
||||||
const getAllGroups = async (num) => {
|
const getAllGroups = async (num) => {
|
||||||
|
|||||||
6
Todos.md
6
Todos.md
@ -330,7 +330,7 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th
|
|||||||
|
|
||||||
## 06-03-2024
|
## 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
|
- [ ] Cin7 - Badges still duplicating
|
||||||
|
|
||||||
## 06-06-2024
|
## 06-06-2024
|
||||||
@ -338,7 +338,7 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th
|
|||||||
- [ ] DataSnipper - People & Groups Report
|
- [ ] DataSnipper - People & Groups Report
|
||||||
- [ ] Sandata - If someone selects Caregiver role, place them in the caregiver group according to their state
|
- [ ] 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.
|
- [ ] 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.
|
- [X] Chubb - Add props to all users from file.
|
||||||
|
|
||||||
## 06-10-2024
|
## 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 - 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 - Order My Courses section by not started/in-progress, completed at bottom.
|
||||||
- [ ] DataSnipper - On dashboard can we ignore courses enrolled via learning path
|
- [ ] DataSnipper - On dashboard can we ignore courses enrolled via learning path
|
||||||
- [ ] Blacklane - Mass Delete Internal Users
|
- [X] Blacklane - Mass Delete Internal Users
|
||||||
|
|||||||
Reference in New Issue
Block a user