From ee797f3b7e2ea586491f4a984140fe74798106cf Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Wed, 3 May 2023 17:10:33 -0400 Subject: [PATCH] started g2 changes. notes and todos from other companies. --- .../Norm_sandbox_2/_head.html.liquid | 3 +- .../Norm_sandbox_2/_header.html.liquid | 1 - .../Norm_sandbox_2/community.html.liquid | 4 +- .../training_events.html.liquid | 4 +- .../_video_tutorial_cover.html.liquid | 4 +- .../Strategos/deactivation.html.liquid | 4 -- .../Zenjob/_cards_learning_path.html.liquid | 68 ------------------ .../Zenjob/homepage.html.liquid | 15 ++-- CustomerNotes/Artera.md | 14 +++- CustomerNotes/Skuid.md | 14 ++++ CustomerNotes/Terminus.md | 31 +++++++++ CustomerNotes/Zenjob.md | 69 +++++++++++-------- 12 files changed, 115 insertions(+), 116 deletions(-) delete mode 100644 Custom_Templates/customer_templates/Zenjob/_cards_learning_path.html.liquid create mode 100644 CustomerNotes/Terminus.md diff --git a/Custom_Templates/customer_templates/Norm_sandbox_2/_head.html.liquid b/Custom_Templates/customer_templates/Norm_sandbox_2/_head.html.liquid index 8af5d656..1130cfe2 100644 --- a/Custom_Templates/customer_templates/Norm_sandbox_2/_head.html.liquid +++ b/Custom_Templates/customer_templates/Norm_sandbox_2/_head.html.liquid @@ -11,8 +11,9 @@ diff --git a/Custom_Templates/customer_templates/Norm_sandbox_2/_header.html.liquid b/Custom_Templates/customer_templates/Norm_sandbox_2/_header.html.liquid index 56b76c56..64334937 100644 --- a/Custom_Templates/customer_templates/Norm_sandbox_2/_header.html.liquid +++ b/Custom_Templates/customer_templates/Norm_sandbox_2/_header.html.liquid @@ -180,4 +180,3 @@ {% include "messages" %} - diff --git a/Custom_Templates/customer_templates/Norm_sandbox_2/community.html.liquid b/Custom_Templates/customer_templates/Norm_sandbox_2/community.html.liquid index 7140d448..1898fba8 100644 --- a/Custom_Templates/customer_templates/Norm_sandbox_2/community.html.liquid +++ b/Custom_Templates/customer_templates/Norm_sandbox_2/community.html.liquid @@ -1,4 +1,4 @@ -{% include 'header' %} +{% comment %} {% include 'header' %} {% endcomment %}

Explore

@@ -29,4 +29,4 @@ font-family: "Raleway", "Helvetic", "Arial" sans-serif; color: #ffffff; } - \ No newline at end of file + diff --git a/Custom_Templates/customer_templates/Norm_sandbox_2/training_events.html.liquid b/Custom_Templates/customer_templates/Norm_sandbox_2/training_events.html.liquid index 26d2859c..b628f8df 100644 --- a/Custom_Templates/customer_templates/Norm_sandbox_2/training_events.html.liquid +++ b/Custom_Templates/customer_templates/Norm_sandbox_2/training_events.html.liquid @@ -1,4 +1,4 @@ -{% include "header" %} +{% comment %} {% include "header" %} {% endcomment %}
@@ -18,7 +18,7 @@ diff --git a/Custom_Templates/customer_templates/Pipedrive Learn - Public/_video_tutorial_cover.html.liquid b/Custom_Templates/customer_templates/Pipedrive Learn - Public/_video_tutorial_cover.html.liquid index ef3edd3e..69369339 100644 --- a/Custom_Templates/customer_templates/Pipedrive Learn - Public/_video_tutorial_cover.html.liquid +++ b/Custom_Templates/customer_templates/Pipedrive Learn - Public/_video_tutorial_cover.html.liquid @@ -18,7 +18,7 @@ {{ course.name }}
- {{ course.full_description | strip_html }} + {{ course.full_description }}
@@ -176,7 +176,7 @@ suggestedWrapper.parentElement.remove(); } } - + addEventListener("DOMContentLoaded", () => { document.querySelector('#side-menu-tutorials')?.classList.add('side-menu-link-active'); document.querySelector('.header-navigation-item[href="/app/video-tutorials"]')?.classList.add('header-navigation-item-active'); diff --git a/Custom_Templates/customer_templates/Strategos/deactivation.html.liquid b/Custom_Templates/customer_templates/Strategos/deactivation.html.liquid index 025928da..bee7a314 100644 --- a/Custom_Templates/customer_templates/Strategos/deactivation.html.liquid +++ b/Custom_Templates/customer_templates/Strategos/deactivation.html.liquid @@ -28,7 +28,3 @@ {% endif %} {% endfor %} {% endif %} - - - - diff --git a/Custom_Templates/customer_templates/Zenjob/_cards_learning_path.html.liquid b/Custom_Templates/customer_templates/Zenjob/_cards_learning_path.html.liquid deleted file mode 100644 index e322d058..00000000 --- a/Custom_Templates/customer_templates/Zenjob/_cards_learning_path.html.liquid +++ /dev/null @@ -1,68 +0,0 @@ -
-
-
-
- {{ learning_path.name }} -
- - {{ learning_path.items.count }} Inhalte -
-
- -
- -
-

- {{ learning_path.name }} -

- - {% include "learning_path_description" %} - - {% if learning_path.has_instructors? %} -
- {{ learning_path.instructor_names }} -
- {% endif %} - -
- - {{ learning_path.items.count }} Inhalte -
- - -
-
-
-
-
-
-
-
-
diff --git a/Custom_Templates/customer_templates/Zenjob/homepage.html.liquid b/Custom_Templates/customer_templates/Zenjob/homepage.html.liquid index 23b8c3d1..8df38331 100644 --- a/Custom_Templates/customer_templates/Zenjob/homepage.html.liquid +++ b/Custom_Templates/customer_templates/Zenjob/homepage.html.liquid @@ -1,10 +1,11 @@ {% assign isAuthenticatedUser = false %} {% for group in current_person.groups %} - {% if group.name == "All Users" or group.id == "6331d115-ea74-418a-99b2-af5c81208fe1" %} + {% if group.name == "All Users" or group.id == "6331d115-ea74-418a-99b2-af5c81208fe1" or group.name == "Internal + Zenjob Testing" or group.id == "940a5d24-32af-45f1-8ed4-8a6b4689d9c9" %} {% assign isAuthenticatedUser = true %} {% endif %} -{% endfor %} +{% endfor %} {% if current_person.email contains "+preview" %} {% assign isAuthenticatedUser = true %} @@ -16,7 +17,7 @@
{{ homepage.headline }} -
+
Entschuldigung! Es scheint, dass deine E-Mail-Adresse {{current_person.email}} nicht den richtigen Zugang erhalten hat. Es kann nach der Registrierung bis zu 24h dauern, bis du freigeschalten wirst. Sollte das Problem danach weiterhin bestehen, wende dich an talents@zenjob.com, um den Zugang zu den vollständigen Lerninhalten anzufragen.
@@ -34,7 +35,7 @@
{{ homepage.headline }} -
+
Hallo {{ current_person.first_name }}, hier bereiten wir dich auf alles vor, was du für deine erste Schicht als