Todos and Cin7's courses catalog page.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{% if courses.in_catalog.any? %}
|
||||
<div class=" row">
|
||||
<div class="row">
|
||||
{% for course in courses.in_catalog %}
|
||||
<div class="col-xs-12 col-md-6 col-lg-4 np-stretch-content">
|
||||
{% include "cards_course" with course %}
|
||||
|
||||
22
CustomerNotes/Walmart_Luminate/auth.md
Normal file
22
CustomerNotes/Walmart_Luminate/auth.md
Normal file
@ -0,0 +1,22 @@
|
||||
ID:
|
||||
f220a998-e34e-47f5-ac75-712a7ffd63bd
|
||||
|
||||
Code:
|
||||
Rdt_J8iowNsLTgN5ZidCA-3eOnRJVLFT43zd2yt9JTdoPDvQLlWFrNMBZL0cR75JCUkWIx6bANdsA3FQzGLSOA
|
||||
|
||||
Auth Endpoint:
|
||||
https://login.account.wal-mart.com/authorize?nonce=wcMxdKOPfj&scope=openid%20email%20profile_deepfetch%20offline_access
|
||||
|
||||
Token Endpoint:
|
||||
https://developer.api.walmart.com/api-proxy/service/identity/oauth/v1/token
|
||||
|
||||
API Endpoint:
|
||||
https://login.account.wal-mart.com/api/authz/v2/info?deepfetch=true
|
||||
|
||||
Issuer:
|
||||
https://login.account.wal-mart.com
|
||||
|
||||
Logout:
|
||||
https://www.walmartluminate.com
|
||||
|
||||
240424 - confirmation number --> last 6 digits
|
||||
12
Todos.md
12
Todos.md
@ -230,7 +230,7 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th
|
||||
- [ ] DataSnipper - External CSQL for design changes.
|
||||
- [X] Papa - Header text on homepage.
|
||||
- [X] DV - Submit CSQL for custom salesforce integration
|
||||
- [ ] Cin7 - Partner Academy Changes
|
||||
- [X] Cin7 - Partner Academy Changes
|
||||
- [ ] Cin7 - Test Mgr Permissions
|
||||
- [ ] Can a manager create a course and retain management of it?
|
||||
- [ ] Can a manager _clone_ a course and retain management of the new course?
|
||||
@ -241,3 +241,13 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th
|
||||
## 04-23-2024
|
||||
|
||||
- [X] WS - Get Sample MCA for Aubrey for Data Extracts
|
||||
|
||||
## 04-24-2024
|
||||
|
||||
- [ ] Luminate - End of April, launch of new Cert
|
||||
- [ ] Fix Email formatting - is it only on Outlook?
|
||||
- [ ] Luminate - Add "X" to Modal on homepage to click out of it.
|
||||
- [ ] Cin7 Partners into Customer Academy:
|
||||
- [ ] Add logic for partner property to Partner category --> Catalog
|
||||
- [ ] Ensure logic for both omni and core already works
|
||||
- [ ] Can we do specific badges to groups, but from the same course.
|
||||
|
||||
Reference in New Issue
Block a user