From 332b99d3ecc40dd72fbfaf13eda08725a98f3fdb Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Thu, 24 Aug 2023 17:06:08 -0400 Subject: [PATCH] Notes for Larson Texts/Big ideas, added the ghost notes templates. Updated luminate's templates --- Custom_Templates/customer_templates/.DS_Store | Bin 18436 -> 18436 bytes .../_cards_article.html.liquid | 0 .../_cards_course.html.liquid | 0 .../_cards_course_ongoing.html.liquid | 0 .../_cards_learning_path.html.liquid | 0 .../_cards_learning_path_progress.html.liquid | 0 .../_cards_training_event.html.liquid | 0 .../_course_desktop_view.html.liquid | 0 .../_course_header.html.liquid | 0 .../_courses_catalog.html.liquid | 27 ++ .../_courses_index.html.liquid | 26 ++ .../_footer.html.liquid | 0 .../_head.html.liquid | 0 .../_header.html.liquid | 0 .../_homepage_featured.html.liquid | 0 .../_homepage_ongoing_training.html.liquid | 0 .../_homepage_topics.html.liquid | 0 .../_learning_path_course.html.liquid | 0 .../_learning_path_desktop_view.html.liquid | 0 .../_learning_path_mobile_view.html.liquid | 0 .../_search_result.html.liquid | 2 +- .../_sub_navigation.html.liquid | 16 +- .../articles.html.liquid | 0 .../certifications.html.liquid | 0 .../course.html.liquid | 0 .../dashboard.html.liquid | 8 +- .../homepage.html.liquid | 0 .../learning_path.html.liquid | 0 .../search.html.liquid | 9 + .../server_error.html.liquid | 0 .../styles.css.liquid | 0 .../_courses_catalog.html.liquid | 26 +- .../_courses_index.html.liquid | 23 +- .../_search_result.html.liquid | 58 ++-- .../_sub_navigation.html.liquid | 16 +- .../dashboard.html.liquid | 8 +- .../homepage.html.liquid | 282 +++++++++++++----- .../search.html.liquid | 8 + .../styles.css.liquid | 24 +- .../_courses_catalog.html.liquid | 18 -- .../_courses_index.html.liquid | 18 -- ...learning_path_progress_and_cta.html.liquid | 43 --- .../08.24.23_Technical_Discussion.norg | 25 ++ .../Pipedrive/08.24.23-Internal_Sync.norg | 11 + Customer_Notes/Skuid/08.24.23.norg | 17 ++ .../Skuid/Data Discussion - 08.10.2023.norg | 1 - Customer_Notes/Skuid/Data2 - 08.11.2023.norg | 10 - Customer_Notes/Skuid/Data333.norg | 5 - Customer_Notes/ghost_notes_template.norg | 45 +++ Customer_Notes/index.norg | 3 + Customer_Notes/journal/2023/08/24.norg | 19 ++ Customer_Notes/journal/template.norg | 18 ++ Scripts/antho_domains.py | 26 ++ .../2023/08/10.norg => This is a note!.norg | 0 ghost_and_notes.norg | 8 + journal/template.norg | 0 test.md | 13 - 57 files changed, 560 insertions(+), 253 deletions(-) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_cards_article.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_cards_course.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_cards_course_ongoing.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_cards_learning_path.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_cards_learning_path_progress.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_cards_training_event.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_course_desktop_view.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_course_header.html.liquid (100%) create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_catalog.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_index.html.liquid rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_footer.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_head.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_header.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_homepage_featured.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_homepage_ongoing_training.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_homepage_topics.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_learning_path_course.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_learning_path_desktop_view.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_learning_path_mobile_view.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_search_result.html.liquid (93%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/_sub_navigation.html.liquid (77%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/articles.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/certifications.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/course.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/dashboard.html.liquid (79%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/homepage.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/learning_path.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/search.html.liquid (83%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/server_error.html.liquid (100%) rename Custom_Templates/customer_templates/{Walmart Luminate => Walmart Luminate Prod}/styles.css.liquid (100%) delete mode 100644 Custom_Templates/customer_templates/Walmart Luminate/_courses_catalog.html.liquid delete mode 100644 Custom_Templates/customer_templates/Walmart Luminate/_courses_index.html.liquid delete mode 100644 Custom_Templates/customer_templates/Walmart Luminate/_learning_path_progress_and_cta.html.liquid create mode 100644 Customer_Notes/BigIdeas/08.24.23_Technical_Discussion.norg create mode 100644 Customer_Notes/Pipedrive/08.24.23-Internal_Sync.norg create mode 100644 Customer_Notes/Skuid/08.24.23.norg delete mode 100644 Customer_Notes/Skuid/Data Discussion - 08.10.2023.norg delete mode 100644 Customer_Notes/Skuid/Data2 - 08.11.2023.norg delete mode 100644 Customer_Notes/Skuid/Data333.norg create mode 100644 Customer_Notes/ghost_notes_template.norg create mode 100644 Customer_Notes/journal/2023/08/24.norg create mode 100644 Customer_Notes/journal/template.norg create mode 100644 Scripts/antho_domains.py rename Customer_Notes/journal/2023/08/10.norg => This is a note!.norg (100%) create mode 100644 ghost_and_notes.norg delete mode 100644 journal/template.norg delete mode 100644 test.md diff --git a/Custom_Templates/customer_templates/.DS_Store b/Custom_Templates/customer_templates/.DS_Store index b65302b52c305dd32bbb2413f7704a2f1db324e2..9d1a92c6b7df8fb4a6e19787d755f897d57b3a9b 100644 GIT binary patch delta 217 zcmZpfz}PZ@al>j6M$yRvV#?A13`Gq23@JJ3hQZ1CxdjX$z-Y%0B*F6XQ2E?^7nh`* z{3M__hxz~HpBKE3I%29x!Kp?JYED50l08fXlj}vDm>DztCpUj6MuEv6L=`4)G8KlfBy#gzT#|C~lNcBnI1czdHqe(n>Ih_ml>sGF za7qdkWEch~=jRpxRfECgH=-t!FGvVaelKdvp(nkdzzAp*P|$3$js_PSL|}52nDgZC ZV!DƧuU731TatiY(TnOotfIso&vG8g~= diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_cards_article.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_cards_article.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_cards_article.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_cards_article.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_cards_course.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_cards_course.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_cards_course.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_cards_course.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_cards_course_ongoing.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_cards_course_ongoing.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_cards_course_ongoing.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_cards_course_ongoing.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_cards_learning_path.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_cards_learning_path.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_cards_learning_path.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_cards_learning_path.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_cards_learning_path_progress.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_cards_learning_path_progress.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_cards_learning_path_progress.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_cards_learning_path_progress.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_cards_training_event.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_cards_training_event.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_cards_training_event.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_cards_training_event.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_course_desktop_view.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_desktop_view.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_course_desktop_view.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_course_desktop_view.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_course_header.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_header.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_course_header.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_course_header.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_catalog.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_catalog.html.liquid new file mode 100644 index 00000000..8a7265b5 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_catalog.html.liquid @@ -0,0 +1,27 @@ +{% if courses.in_catalog.any? %} +
+ {% for course in courses.in_catalog %} + {% unless course.properties.is_article_course %} + + {% if course.id == "6cc26c57-34db-4b8e-a38b-ad321ce18add" or course.id == "ac4fbf2e-ed8f-404d-b995-f0ef73481466" %} + {% if current_person.properties.hide_api_certification_exam_course == false %} +
+ {% include "cards_course" with course %} +
+ {% endif %} + {% else %} +
+ {% include "cards_course" with course %} +
+ {% endif %} + {% endunless %} + {% endfor %} +
+{% else %} + {% capture message %} + {% t shared.zero_state.courses.catalog, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% include "courses_zero_state", message: message %} +{% endif %} \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_index.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_index.html.liquid new file mode 100644 index 00000000..bfedbd70 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_index.html.liquid @@ -0,0 +1,26 @@ +{% if courses.enrolled.any? %} +
+ {% for course in courses.enrolled %} + {% unless course.properties.is_article_course %} + {% if course.id == "6cc26c57-34db-4b8e-a38b-ad321ce18add" or course.id == "ac4fbf2e-ed8f-404d-b995-f0ef73481466" %} + {% if current_person.properties.hide_api_certification_exam_course == false %} +
+ {% include "cards_course" with course %} +
+ {% endif %} + {% else %} +
+ {% include "cards_course" with course %} +
+ {% endif %} + {% endunless %} + {% endfor %} +
+{% else %} + {% capture message %} + {% t shared.zero_state.courses.index, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% include "courses_zero_state", message: message %} +{% endif %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_footer.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_footer.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_footer.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_footer.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_head.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_head.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_head.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_head.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_header.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_header.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_header.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_header.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_homepage_featured.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_homepage_featured.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_homepage_featured.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_homepage_featured.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_homepage_ongoing_training.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_homepage_ongoing_training.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_homepage_ongoing_training.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_homepage_ongoing_training.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_homepage_topics.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_homepage_topics.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_homepage_topics.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_homepage_topics.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_learning_path_course.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_course.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_learning_path_course.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_course.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_learning_path_desktop_view.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_desktop_view.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_learning_path_desktop_view.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_desktop_view.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_learning_path_mobile_view.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_mobile_view.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Walmart Luminate/_learning_path_mobile_view.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_mobile_view.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate/_search_result.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_search_result.html.liquid similarity index 93% rename from Custom_Templates/customer_templates/Walmart Luminate/_search_result.html.liquid rename to Custom_Templates/customer_templates/Walmart Luminate Prod/_search_result.html.liquid index b19e79db..52529889 100644 --- a/Custom_Templates/customer_templates/Walmart Luminate/_search_result.html.liquid +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_search_result.html.liquid @@ -1,5 +1,5 @@ {% if result.type == "course" %} -
+
{% for link in navigations.sub_navigation %} - {% unless link.label == "Events" %} - - {% endunless %} + {% endfor %}