From 958f1ec99146656a588c0dc870a6c3e20dc61d73 Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Wed, 10 Apr 2024 17:37:51 -0400 Subject: [PATCH] LJ Hooker templates re-downloaded so Tracy didn't have to send a ticket to the blackhole of Jira. Updated some scripts to get Sandata groups and a few Walmart screenshots. --- Custom_Templates/customer_templates/.DS_Store | Bin 32772 -> 30724 bytes .../_account_avatar.html.liquid | 66 +++++++++ .../_account_desktop_view.html.liquid | 19 +++ .../_account_form.html.liquid | 139 ++++++++++++++++++ .../_account_mobile_view.html.liquid | 17 +++ .../_cards_training_event.html.liquid | 2 +- ...el_coaches_commercial_coaching.html.liquid | 108 ++++++++++++++ .../_carousel_coaches_hero.html.liquid | 44 ++++-- ..._coaches_leadership_management.html.liquid | 52 +++---- .../_carousel_coaches_sales.html.liquid | 70 ++++----- .../_carousel_coaches_systems.html.liquid | 50 ++++++- .../_certificates_info_column.html.liquid | 4 + .../_certificates_metadata.html.liquid | 59 ++++++++ .../_certificates_preview.html.liquid | 35 +++++ .../_certificates_top_bar.html.liquid | 44 ++++++ .../_certificates_verification.html.liquid | 15 ++ .../_course_categories.html.liquid | 10 ++ .../_course_description.html.liquid | 6 + .../_course_events.html.liquid | 28 ++++ .../_course_header.html.liquid | 16 ++ ..._course_version_outdated_alert.html.liquid | 7 + ..._course_version_outdated_popup.html.liquid | 33 +++++ .../_courses_zero_state.html.liquid | 6 + .../_events_carousel.html.liquid | 4 +- ..._featured_instructors_carousel.html.liquid | 8 +- .../_filter_checkbox.html.liquid | 10 ++ .../_filter_dropdown.html.liquid | 33 +++++ .../_filter_select.html.liquid | 22 +++ .../_header_minimal.html.liquid | 17 +++ .../_learning_path_banners.html.liquid | 5 + .../_learning_path_certificate.html.liquid | 17 +++ ...rning_path_certificate_content.html.liquid | 19 +++ ...learning_path_completed_banner.html.liquid | 13 ++ .../_learning_path_course.html.liquid | 56 +++++++ .../_learning_path_description.html.liquid | 6 + ..._learning_path_desktop_content.html.liquid | 21 +++ .../_learning_path_desktop_header.html.liquid | 12 ++ .../_learning_path_instructors.html.liquid | 26 ++++ .../_learning_path_mobile_content.html.liquid | 19 +++ .../_learning_path_mobile_header.html.liquid | 17 +++ ...arning_path_new_content_banner.html.liquid | 12 ++ .../_learning_path_outline.html.liquid | 10 ++ ...learning_path_progress_and_cta.html.liquid | 20 +++ ...ning_path_summary_desktop_view.html.liquid | 3 + ...rning_path_summary_mobile_view.html.liquid | 5 + ...learning_path_training_session.html.liquid | 53 +++++++ .../_learning_paths_index.html.liquid | 14 ++ .../_messages.html.liquid | 19 +++ .../_search_result.html.liquid | 19 +++ .../_search_zero_state.html.liquid | 13 ++ .../_section_tips_tricks.html.liquid | 4 +- .../_training_events_filter.html.liquid | 53 +++++++ .../_training_session_calendars.html.liquid | 52 +++++++ .../_training_session_description.html.liquid | 6 + ..._training_session_desktop_view.html.liquid | 40 +++++ .../_training_session_header.html.liquid | 2 +- .../_training_session_mobile_view.html.liquid | 22 +++ ...training_session_more_sessions.html.liquid | 3 + .../_training_session_tile.html.liquid | 17 +++ .../aaron-booth.html.liquid | 10 +- .../Lighthouse LJ Hooker/account.html.liquid | 14 ++ .../angela-avgerinos.html.liquid | 14 +- .../auth_url_email.html.liquid | 59 ++++++++ .../auth_url_employee.html.liquid | 59 ++++++++ .../auth_url_phone_number.html.liquid | 40 +++++ .../auth_url_terms.html.liquid | 74 ++++++++++ .../brooke-hardman.html.liquid | 64 ++++++++ .../chris-keating.html.liquid | 3 +- .../Lighthouse LJ Hooker/coaching.html.liquid | 1 + .../forgot_password.html.liquid | 25 ++++ .../greg-allan.html.liquid | 14 +- .../kiarni-hall.html.liquid | 21 +-- .../learning_path_summary.html.liquid | 10 ++ .../Lighthouse LJ Hooker/login.html.liquid | 53 +++++++ .../Lighthouse LJ Hooker/master.html.liquid | 1 + .../not_found.html.liquid | 10 ++ .../paul-moore.html.liquid | 14 +- .../private_certificate.html.liquid | 10 ++ .../public_certificate.html.liquid | 10 ++ .../reset_password.html.liquid | 43 ++++++ .../Lighthouse LJ Hooker/search.html.liquid | 27 ++++ .../Lighthouse LJ Hooker/sign_up.html.liquid | 72 +++++++++ .../single-coach.html.liquid | 8 +- .../stephen-shea.html.liquid | 2 +- .../tom-donnelly.html.liquid | 78 ++++++++++ .../training_session.html.liquid | 10 ++ .../training_session_attendance.html.liquid | 43 ++++++ .../unsubscribe.html.liquid | 30 ++++ CustomerNotes/Artera/Artera.md | 5 + Scripts/.DS_Store | Bin 10244 -> 10244 bytes Scripts/API_Tests/Apikeys.py | 1 + .../__pycache__/Apikeys.cpython-310.pyc | Bin 1243 -> 1285 bytes Scripts/API_Tests/get-group-ids.py | 4 +- .../API_Tests/get_courses_and_categories.py | 36 +++-- .../.DS_Store | Bin .../Customer feedback | Bin .../PDFs/.DS_Store | Bin .../combine_to_pdf.py | 2 +- .../playwright_condensed.py | 0 .../resources.js | 0 .../resources_api.js | 0 .../single_resource.js | 2 +- .../walmart_screenshots.sh | 0 .../~/Downloads/screenshot.png | Bin Scripts/pyenv_general.txt | 50 +++++++ Scripts/requirements.txt | 0 Scripts/temp.py | 5 - 107 files changed, 2280 insertions(+), 146 deletions(-) create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_account_avatar.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_account_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_account_form.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_account_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_commercial_coaching.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_info_column.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_metadata.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_preview.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_top_bar.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_verification.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_categories.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_description.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_events.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_version_outdated_alert.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_version_outdated_popup.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_courses_zero_state.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_filter_checkbox.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_filter_dropdown.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_filter_select.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_header_minimal.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_banners.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_certificate.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_certificate_content.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_completed_banner.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_course.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_description.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_desktop_content.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_desktop_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_instructors.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_mobile_content.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_mobile_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_new_content_banner.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_outline.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_progress_and_cta.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_summary_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_summary_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_training_session.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_paths_index.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_messages.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_search_result.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_search_zero_state.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_training_events_filter.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_training_session_calendars.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_training_session_description.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_training_session_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_training_session_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_training_session_more_sessions.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/_training_session_tile.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/account.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_email.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_employee.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_phone_number.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_terms.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/brooke-hardman.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/forgot_password.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/learning_path_summary.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/login.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/master.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/not_found.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/private_certificate.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/public_certificate.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/reset_password.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/search.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/sign_up.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/tom-donnelly.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/training_session.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/training_session_attendance.html.liquid create mode 100644 Custom_Templates/customer_templates/Lighthouse LJ Hooker/unsubscribe.html.liquid rename Scripts/{Auto_Scrape_Screenshots => Walmart}/.DS_Store (100%) rename Scripts/{Auto_Scrape_Screenshots => Walmart}/Customer feedback (100%) rename Scripts/{Auto_Scrape_Screenshots => Walmart}/PDFs/.DS_Store (100%) rename Scripts/{Auto_Scrape_Screenshots => Walmart}/combine_to_pdf.py (95%) rename Scripts/{Auto_Scrape_Screenshots => Walmart}/playwright_condensed.py (100%) rename Scripts/{Auto_Scrape_Screenshots => Walmart}/resources.js (100%) rename Scripts/{Auto_Scrape_Screenshots => Walmart}/resources_api.js (100%) rename Scripts/{Auto_Scrape_Screenshots => Walmart}/single_resource.js (98%) rename Scripts/{Auto_Scrape_Screenshots => Walmart}/walmart_screenshots.sh (100%) rename Scripts/{Auto_Scrape_Screenshots => Walmart}/~/Downloads/screenshot.png (100%) create mode 100644 Scripts/pyenv_general.txt create mode 100644 Scripts/requirements.txt delete mode 100644 Scripts/temp.py diff --git a/Custom_Templates/customer_templates/.DS_Store b/Custom_Templates/customer_templates/.DS_Store index eb1b46f4b21230190c99537d9edae2d6bfd5a91f..ba5d3e162aede55519ae1a9e0f70281de7d430e3 100644 GIT binary patch delta 356 zcmZo^U~2imD8sbrF}H#MWAJ7kgLMAMzV?EX z0}6zJ7RF3|sxQIlJekKqX7d(@X7z*IT0P=e85^SvZP*2xdkWhZNwh)lKrr_@ZGd_3I)&G-r?0Fq8#qW}N^ delta 567 zcma)3&nrYx6h8OO)q8pmqef$zhsgp_n3NU9Z$=|evJo+3UXRT525(APjABWej-o8k zl#PvXij9Sm*!vg!0i*1>L&`?Yt#iKHSKm3`z29De?d?c90I6shfH%urNM^bi57?;bX{;^Snl&k6QY7<%|a+unHEefFsI=G;D$i0l`j)J}wv= z)&#SWu!1wob~5#CgsEa=rg4)PulT+29%~xt^6@B zFNxhy36l^743B&1WsEp|_B!nQvqsT~`00S(OE?qpQj_tnWt{-)!os|VjD=GPC*>xp zT52!D%xsVnvsZG~(XrFvsPb-1hZ=F6*VA!i(Z%GV2wN6>cwyGzoaw>CXans>FI~05 kLV3}L2wfFz +

{% t .description %}

+

{% t .requirements %}

+ + + + + + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_account_desktop_view.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_account_desktop_view.html.liquid new file mode 100644 index 00000000..8ae8599d --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_account_desktop_view.html.liquid @@ -0,0 +1,19 @@ +
+ + {% form_authenticity_token %} +
+
+
+ + +
+
+
+
diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_account_form.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_account_form.html.liquid new file mode 100644 index 00000000..ddd264c2 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_account_form.html.liquid @@ -0,0 +1,139 @@ +
+ {% t .header %} +
+ + + + + +{% unless form.options.invite? %} + + + + + +{% endunless %} + +{% if form.options.invite? %} + + + {% if form.terms_of_service_required? %} + + {% else %} +
+ + {% t .terms %} + + {% t .terms_link %} + + +
+ {% endif %} + + +{% endif %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_account_mobile_view.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_account_mobile_view.html.liquid new file mode 100644 index 00000000..6ac8c007 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_account_mobile_view.html.liquid @@ -0,0 +1,17 @@ +
+ + {% form_authenticity_token %} + + + +
diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_training_event.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_training_event.html.liquid index 38bc0668..c82fa172 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_training_event.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_training_event.html.liquid @@ -5,7 +5,7 @@ {{ training_event.title }}
- {% if training_event.title == "EBU Training - QLD" or training_event.title == "High Performance Leadership - VIC" or training_event.title == "High Performance Leadership - WA" or training_event.title == "Growing For Profit - NSW" or training_event.title == "Success Path - WA" or training_event.title == "Listing Presentation Training - SA" or training_event.title == "EBU Training - NSW" or training_event.title == "Listing Presentation Training - VIC" or training_event.title == "High Performance Leadership - ACT" or training_event.title == "EBU Training - ACT" or training_event.title == "Success Path - SA" or training_event.title == 'Momentum - VIC' or training_event.title == 'Success Path - QLD' or training_event.title == 'Momentum - TAS' or training_event.title == 'Momentum - NZ' or training_event.title == 'Momentum - SA' or training_event.title == 'Momentum - WA' or training_event.title == 'Momentum - NSW (Hunter Valley)' or training_event.title == 'Momentum - NSW (Sydney)' or training_event.title == 'Momentum - QLD (Brisbane)' or training_event.title == 'Momentum - QLD (Cairns)' or training_event.title == 'Success Path - SA' or training_event.title == 'Momentum - ACT' %} + {% if training_event.title == "Auctions in Action - Waikato" or training_event.title == "Auctions in Action - Auckland" %} In-person Event {% else %} {% t shared.event_types, key: training_event.event_type %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_commercial_coaching.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_commercial_coaching.html.liquid new file mode 100644 index 00000000..c2858591 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_commercial_coaching.html.liquid @@ -0,0 +1,108 @@ + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_hero.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_hero.html.liquid index d3da3dab..34c68da3 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_hero.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_hero.html.liquid @@ -11,7 +11,7 @@ link: "/app/aaron-booth", image: "https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/Coach+images/Aaron+Booth.png" %} - {% include "carousel_coaches_hero_item", + {% comment %} {% include "carousel_coaches_hero_item", name: "Greg Allan", job_title: "Head of Learning and Development", description: "With over 20 years’ experience in real estate, Greg has managed large franchise networks, @@ -20,8 +20,8 @@ to become some of the biggest agents and names in Queensland’s real estate industry.", link: "/app/greg-allan", image: "https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/Coach+images/Greg+Allan(1).png" - %} - {% include "carousel_coaches_hero_item", + %} {% endcomment %} + {% comment %} {% include "carousel_coaches_hero_item", name: "Paul Moore", job_title: "Network Performance Manager (QLD)", description: "Paul’s experience in the real estate industry spans a 34-year period. During this time, he has @@ -30,8 +30,8 @@ of the Captains Club.", link: "/app/paul-moore", image: "https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/Menu+photos/Paul+Moore.jpg" - %} - {% include "carousel_coaches_hero_item", + %} {% endcomment %} + {% comment %} {% include "carousel_coaches_hero_item", name: "Angela Avgerinos", job_title: "Network Performance Manager (NSW)", description: "Angela's experience passion and can-do attitude enable her to support and drive agents' @@ -40,7 +40,7 @@ and navigate high and low markets.", link: "/app/angela-avgerinos", image: "https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/Angela+Menu+New.png" - %} + %} {% endcomment %} {% include "carousel_coaches_hero_item", name: "Bill Dimou", job_title: "State Manager (SA/WA)", @@ -72,12 +72,16 @@ {% include "carousel_coaches_hero_item", name: "Steve Shea", job_title: "Business Solutions Specialist", - description: "Steve is an experienced Real Estate Service Manager with a demonstrated history spanning - 20 years of working in the real estate, news media and digital marketing industry. Proficient - in both traditional and digital marketing methods, he possesses a wealth of expertise in all - facets of real estate marketing.", + description: "Steve is an experienced Real Estate Service Manager with a demonstrated history spanning 20 years of working in the real estate, news media and digital marketing industry. Proficient in both traditional and digital marketing methods, he possesses a wealth of expertise in all facets of real estate marketing.", link: "/app/stephen-shea", - image: "https://via.placeholder.com/600x400.png?text=Image+coming+soon" + image: "https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/Steven+Shea+600x400.png" + %} + {% include "carousel_coaches_hero_item", + name: "Kiarni Hall", + job_title: "Business Solutions Specialist", + description: "Commencing her real estate career in 2011 on Sydney’s, northern beaches, Kiarni has extensive experience in an array of operational and client-facing roles across both the Sydney and Brisbane, residential and commercial property market. Kiarni is recognised as an extremely professional operator committed to driving individual and business success.", + link: "/app/kiarni-hall", + image: "https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/Kiarni+Hall+1.jpg" %} {% include "carousel_coaches_hero_item", name: "Tegan Pratt", @@ -90,6 +94,15 @@ link: "/app/tegan-pratt", image: "https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/Coach+images/Tegan+Pratt.png" %} + + {% comment %} {% include "carousel_coaches_hero_item", + name: "Brooke Hardman", + job_title: "Business Solutions Support", + description: "With a dynamic career spanning over 7 years in the real estate industry, Brooke has evolved from a dedicated Receptionist to a seasoned Senior Property Manager. Her journey reflects a commitment to excellence, continuous growth, and a passion for delivering unparalleled service.", + link: "/app/brooke-hardman", + image: "https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/Brooke+Hardman+(600x400).png" + %} {% endcomment %} + {% include "carousel_coaches_hero_item", name: "Natalie Mikhael", job_title: "Network Performance Manager (NSW)", @@ -102,7 +115,7 @@ %} {% include "carousel_coaches_hero_item", name: "Chris Keating", - job_title: "State Manager (QLD/NT)", + job_title: "Head of Network Australia", description: "Chris has over 30 years of real estate experience spanning residential sales, property management and most recently in his corporate roles with some of Queensland’s leading real estate networks. Chris pledges honesty, transparency, empathy, professionalism, and @@ -131,6 +144,13 @@ link: "/app/tj-hollebone", image: "https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/TJ+Hollebone+600x400.png" %} + {% include "carousel_coaches_hero_item", + name: "Tom Donnelly", + job_title: "Head of Commercial", + description: "Originally from the UK, Tom brings extensive expertise in commercial property and finance, with a focus on real estate sales, leasing, and property/asset management. He launched his Australian career with LJ Hooker Group in 2004, initially in the finance team and later as a Franchise Manager in LJ Hooker Commercial.", + link: "/app/tom-donnelly", + image: "https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/Tom+Donnelly+600x400.png" + %}
diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_leadership_management.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_leadership_management.html.liquid index b0910253..937fc21c 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_leadership_management.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_leadership_management.html.liquid @@ -22,17 +22,18 @@
  • Recruitment
  • Price adjustments
  • Real estate basics
  • -
  • The beginners guide for auctioneering
  • -
  • Auctions and auctioneering
  • +
  • The beginner's guide for auctioneering
  • +
  • Auctions and auctioneering
  • +
  • Scripts and dialogues
  • - + - + + + + {% endcomment %} + + - + + {% endcomment %} @@ -127,7 +129,7 @@ nextArrow: '', infinite: false, responsive: [ - + { breakpoint: 1024, settings: { @@ -143,13 +145,13 @@ ] }); }); - + \ No newline at end of file + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_sales.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_sales.html.liquid index 6169b5be..5a6400c3 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_sales.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_sales.html.liquid @@ -4,7 +4,7 @@ Sales Coaching
    - +
    - + - + + + {% endcomment %} - + + + - + + + + {% endcomment %} - + + + - + + + + {% endcomment %} + + @@ -193,7 +195,7 @@ nextArrow: '', infinite: false, responsive: [ - + { breakpoint: 1024, settings: { @@ -209,7 +211,7 @@ ] }); }); - + \ No newline at end of file + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_systems.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_systems.html.liquid index fd40173d..4c2f3b5f 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_systems.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_systems.html.liquid @@ -33,9 +33,34 @@ + + + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_info_column.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_info_column.html.liquid new file mode 100644 index 00000000..61adfaba --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_info_column.html.liquid @@ -0,0 +1,4 @@ +
    + {% include "certificates_verification" %} + {% include "certificates_metadata" %} +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_metadata.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_metadata.html.liquid new file mode 100644 index 00000000..9f4a1dba --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_metadata.html.liquid @@ -0,0 +1,59 @@ +
    +
    + +
    + + {% if certificate.issuer_name_enabled? %} + +
    + {% endif %} + + +
    + +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_preview.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_preview.html.liquid new file mode 100644 index 00000000..6357b621 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_preview.html.liquid @@ -0,0 +1,35 @@ + + +
    +
    +
    + +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_top_bar.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_top_bar.html.liquid new file mode 100644 index 00000000..74a7ae41 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_top_bar.html.liquid @@ -0,0 +1,44 @@ +
    +
    +
    +

    + {{certificate.certificate_name}} +

    +
    +
    + {% if certificate.linkedin_sharing_enabled and current_person.signed_in? and certificate.learner_uuid == current_person.id %} + + + {% t .share %} + + {% endif %} + + {% if certificate.generating_pdf %} +
    + +
    + {% else %} + + {% t .download %} + + {% endif %} +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_verification.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_verification.html.liquid new file mode 100644 index 00000000..4fc19415 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_certificates_verification.html.liquid @@ -0,0 +1,15 @@ +
    +
    +
    + +
    +
    +

    + {{certificate.verification_title}} +

    +

    + {{certificate.verification_description}} +

    +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_categories.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_categories.html.liquid new file mode 100644 index 00000000..6cfe9010 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_categories.html.liquid @@ -0,0 +1,10 @@ +

    + {% t .header %} +

    +
    + {% for category in course.categories %} +
    + {{ category.name }} +
    + {% endfor %} +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_description.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_description.html.liquid new file mode 100644 index 00000000..269f9216 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_description.html.liquid @@ -0,0 +1,6 @@ +

    + {% t .header, key: current_school.course_vocabulary %} +

    +
    + {{ course.full_description }} +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_events.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_events.html.liquid new file mode 100644 index 00000000..5fa80eef --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_events.html.liquid @@ -0,0 +1,28 @@ +

    + {% t .header %} +

    +
    + {% for event in course.events %} +
    + +
    +
    + {{ event.title }} +
    +
    + {% t shared.event_types, key: event.event_type %} +
    +
    + {{ event.sessions.first.time_period }} {{ event.sessions.first.time_zone }} +
    +
    +
    + {% endfor %} +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_header.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_header.html.liquid new file mode 100644 index 00000000..84820ec4 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_header.html.liquid @@ -0,0 +1,16 @@ +
    + {{ current_school.course_vocabulary }} + + +
    +
    + + + + {{ course.name }} +
    +{{ course.name }} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_version_outdated_alert.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_version_outdated_alert.html.liquid new file mode 100644 index 00000000..03e245ab --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_version_outdated_alert.html.liquid @@ -0,0 +1,7 @@ +{% if courses.include_courses_to_restart? %} + +{% endif %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_version_outdated_popup.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_version_outdated_popup.html.liquid new file mode 100644 index 00000000..71795884 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_course_version_outdated_popup.html.liquid @@ -0,0 +1,33 @@ +
    +
    + + +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_courses_zero_state.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_courses_zero_state.html.liquid new file mode 100644 index 00000000..26e371f7 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_courses_zero_state.html.liquid @@ -0,0 +1,6 @@ +
    +
    + {{ message }} +
    + {{ message }} +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_events_carousel.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_events_carousel.html.liquid index 4b18e536..491e40cc 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_events_carousel.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_events_carousel.html.liquid @@ -32,7 +32,7 @@ - {% endcomment %} - {% endcomment %} - {% endcomment %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_filter_checkbox.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_filter_checkbox.html.liquid new file mode 100644 index 00000000..5cbcbd07 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_filter_checkbox.html.liquid @@ -0,0 +1,10 @@ + + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_filter_dropdown.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_filter_dropdown.html.liquid new file mode 100644 index 00000000..e7a954bb --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_filter_dropdown.html.liquid @@ -0,0 +1,33 @@ +
    + +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_filter_select.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_filter_select.html.liquid new file mode 100644 index 00000000..d006c0df --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_filter_select.html.liquid @@ -0,0 +1,22 @@ +{% if params.q %} + +{% endif %} + + + + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_header_minimal.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_header_minimal.html.liquid new file mode 100644 index 00000000..6b72cdb2 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_header_minimal.html.liquid @@ -0,0 +1,17 @@ +
    + + {% if current_school.logo_url %} + + {% else %} + + {{ current_school.name }} + + {% endif %} + +
    + +{% include "messages" %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_banners.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_banners.html.liquid new file mode 100644 index 00000000..11a1810c --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_banners.html.liquid @@ -0,0 +1,5 @@ +{% if learning_path.new_content_available? %} + {% include "learning_path_new_content_banner" %} +{% else %} + {% include "learning_path_completed_banner" %} +{% endif %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_certificate.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_certificate.html.liquid new file mode 100644 index 00000000..3a282c5e --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_certificate.html.liquid @@ -0,0 +1,17 @@ +{% if learning_path.has_certificate? %} + {% if learning_path.certificate_completed? %} +
    + +
    + {% include "learning_path_certificate_content" %} +
    +
    + {% else %} +
    + {% include "learning_path_certificate_content" %} +
    + {% endif %} +{% endif %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_certificate_content.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_certificate_content.html.liquid new file mode 100644 index 00000000..3feafd59 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_certificate_content.html.liquid @@ -0,0 +1,19 @@ +
    + +

    + {{ learning_path.certificate_name }} +

    + {% if learning_path.certificate_completed? %} + + {% endif %} +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_completed_banner.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_completed_banner.html.liquid new file mode 100644 index 00000000..1c146f6e --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_completed_banner.html.liquid @@ -0,0 +1,13 @@ +
    + +
    +

    {% t .headline %}

    +

    {% t .description %}

    +
    + {% if learning_path.certificate_link %} + {% t .actions.certificate %} + {% endif %} + {% t .actions.more_courses %} +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_course.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_course.html.liquid new file mode 100644 index 00000000..5f7aff84 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_course.html.liquid @@ -0,0 +1,56 @@ +{% if learning_path.enrolled? and course.unlocked? %} +
    + +
    + {{ course.name }} +
    +
    + {{ course.name }} +
    + {% if course.instructors %} +
    + {{ course.instructors }} +
    + {% endif %} +
    + {% t shared.progress, count: course.progress %} +
    +
    + + {% if course.optional? %} +
    + {% t shared.optional %} +
    + {% endif %} +
    +
    +{% else %} +
    +
    + {{ course.name }} +
    +
    + {{ course.name }} +
    +
    + {% if course.optional? %} +
    + {% t shared.optional %} +
    + {% endif %} +
    +
    +{% endif %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_description.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_description.html.liquid new file mode 100644 index 00000000..6b1fb3a0 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_description.html.liquid @@ -0,0 +1,6 @@ +

    + {% t .about %} +

    +
    + {{ learning_path.description }} +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_desktop_content.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_desktop_content.html.liquid new file mode 100644 index 00000000..e9ca85d9 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_desktop_content.html.liquid @@ -0,0 +1,21 @@ +
    +
    +
    + {{ learning_path.name }} +
    + {% include "learning_path_description" %} + {% include "learning_path_instructors" %} +
    +
    +
    +
    +
    + {% include "learning_path_progress_and_cta" %} +
    + {% include "learning_path_outline" %} +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_desktop_header.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_desktop_header.html.liquid new file mode 100644 index 00000000..6f4c112c --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_desktop_header.html.liquid @@ -0,0 +1,12 @@ +
    +
    + {% t shared.learning_path.title %} + +
    +
    + + + + {{ learning_path.name }} +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_instructors.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_instructors.html.liquid new file mode 100644 index 00000000..a8342301 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_instructors.html.liquid @@ -0,0 +1,26 @@ +{% if learning_path.instructors.any? %} +
    +

    + {% t shared.instructors %} +

    +
    + {% for instructor in learning_path.instructors %} +
    + {{ instructor.name }} +
    +
    + {{ instructor.name }} +
    + +
    +
    + {% endfor %} +
    +
    +{% endif %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_mobile_content.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_mobile_content.html.liquid new file mode 100644 index 00000000..92ffd4c8 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_mobile_content.html.liquid @@ -0,0 +1,19 @@ +{% if learning_path.in_progress? %} + {% include "learning_path_outline" %} +
    + {% include "learning_path_description" %} +
    +{% else %} +
    + {% include "learning_path_description" %} +
    +
    + {% include "learning_path_outline" %} +
    +{% endif %} + +{% if learning_path.instructors.any? %} +
    + {% include "learning_path_instructors" %} +
    +{% endif %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_mobile_header.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_mobile_header.html.liquid new file mode 100644 index 00000000..2bf66a5a --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_mobile_header.html.liquid @@ -0,0 +1,17 @@ +
    +
    + {% t shared.learning_path.title %} + +
    +
    + {{ learning_path.name }} +
    + {{ learning_path.name }} +
    + {% include "learning_path_progress_and_cta" %} +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_new_content_banner.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_new_content_banner.html.liquid new file mode 100644 index 00000000..2bc02d46 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_new_content_banner.html.liquid @@ -0,0 +1,12 @@ +
    +
    +

    {% t .headline %}

    +

    {% t .description %}

    +
    + {% learning_path_next_step_button learning_path, class: "np-learning-path-banner-action np-learning-path-banner-action--primary" %} + {% if learning_path.certificate_link %} + {% t .actions.view_certificate %} + {% endif %} +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_outline.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_outline.html.liquid new file mode 100644 index 00000000..22ddd573 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_outline.html.liquid @@ -0,0 +1,10 @@ +
    + {% for item in learning_path.items %} + {% if item.course? %} + {% include "learning_path_course", course: item %} + {% elsif item.training_event? %} + {% include "learning_path_training_session", training_session: item %} + {% endif %} + {% endfor %} + {% include "learning_path_certificate" %} +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_progress_and_cta.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_progress_and_cta.html.liquid new file mode 100644 index 00000000..1d90a2a7 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_progress_and_cta.html.liquid @@ -0,0 +1,20 @@ +{% if learning_path.enrolled? %} +
    +
    + {% t .progress %} +
    +
    +
    +
    +
    +
    + {% t shared.progress, count: learning_path.progress %} +
    +
    +{% endif %} + +{% learning_path_next_step_button learning_path, class: "np-top-button np-button-font-color np-button np-button-big" %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_summary_desktop_view.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_summary_desktop_view.html.liquid new file mode 100644 index 00000000..05961c52 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_summary_desktop_view.html.liquid @@ -0,0 +1,3 @@ +{% include "learning_path_desktop_header" %} +{% include "learning_path_banners" %} +{% include "learning_path_desktop_content" %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_summary_mobile_view.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_summary_mobile_view.html.liquid new file mode 100644 index 00000000..f30a09eb --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_summary_mobile_view.html.liquid @@ -0,0 +1,5 @@ +
    + {% include "learning_path_banners" %} +
    +{% include "learning_path_mobile_header" %} +{% include "learning_path_mobile_content" %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_training_session.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_training_session.html.liquid new file mode 100644 index 00000000..f796cdf4 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_path_training_session.html.liquid @@ -0,0 +1,53 @@ +{% if learning_path.enrolled? and training_session.unlocked? %} +
    + +
    + +
    +
    {{ training_session.name }}
    +
    {{ training_session.instructors }}
    +
    + {{ training_session.time }} {{ training_session.time_zone }} +
    +
    + + {% if training_session.optional? %} +
    + {% t shared.optional %} +
    + {% endif %} +
    +
    +{% else %} +
    +
    + +
    +
    {{ training_session.name }}
    +
    {{ training_session.caption }}
    +
    + {% if training_session.optional? %} +
    + {% t shared.optional %} +
    + {% endif %} +
    +
    +{% endif %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_paths_index.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_paths_index.html.liquid new file mode 100644 index 00000000..a4681210 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_learning_paths_index.html.liquid @@ -0,0 +1,14 @@ +
    + {% if items.any? %} + {% for learning_path in items %} + {% include "cards_learning_path" with learning_path %} + {% endfor %} + {% else %} +
    +
    + {% t .empty %} +
    + {% t .empty %} +
    + {% endif %} +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_messages.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_messages.html.liquid new file mode 100644 index 00000000..059fc568 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_messages.html.liquid @@ -0,0 +1,19 @@ +{% if messages.alert.size > 0 %} +
    +
    + {% for message in messages.alert %} +
    {{ message }}
    + {% endfor %} +
    +
    +{% endif %} + +{% if messages.notice.size > 0 %} +
    +
    + {% for message in messages.notice %} +
    {{ message }}
    + {% endfor %} +
    +
    +{% endif %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_search_result.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_search_result.html.liquid new file mode 100644 index 00000000..5c2a4991 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_search_result.html.liquid @@ -0,0 +1,19 @@ +
    +
    +
    + {{ result.name }} +
    + +
    {{ result.description }}
    +
    +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_search_zero_state.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_search_zero_state.html.liquid new file mode 100644 index 00000000..4e52c6fb --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_search_zero_state.html.liquid @@ -0,0 +1,13 @@ +
    +
    +
    +

    + {% t .nothing_found %} +

    +
    + {% t .empty %} +
    +
    +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_section_tips_tricks.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_section_tips_tricks.html.liquid index bc111614..81367210 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_section_tips_tricks.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_section_tips_tricks.html.liquid @@ -28,7 +28,7 @@ Network Chief, LJ Hooker New Zealand & Harveys - - {%comment%} + {%comment%} {% capture quote %} Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. {% endcapture %} @@ -73,4 +75,4 @@ - \ No newline at end of file + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/account.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/account.html.liquid new file mode 100644 index 00000000..2ad5d917 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/account.html.liquid @@ -0,0 +1,14 @@ +{% include "header" %} + +
    +
    + {% include "account_mobile_view", form: form %} +
    + +
    + {% include "account_desktop_view", form: form %} +
    +
    + +{% include "footer" %} + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/angela-avgerinos.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/angela-avgerinos.html.liquid index f1ed0938..38c24609 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/angela-avgerinos.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/angela-avgerinos.html.liquid @@ -1,3 +1,8 @@ + + +{% comment %} {% include "header" %} {% include "sub_navigation" %} @@ -56,15 +61,8 @@ - {%comment%} - {% capture quote %} - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. - {% endcapture %} - {% include "quote_full_width", quote: quote %} - {%endcomment%} {% include "carousel_coaches_sales" %} - {%comment%} {%include "events_carousel"%} {%endcomment%} {% include "footer" %} @@ -77,4 +75,4 @@ - + {% endcomment %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_email.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_email.html.liquid new file mode 100644 index 00000000..a413959c --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_email.html.liquid @@ -0,0 +1,59 @@ +
    +
    + {% include "header_minimal" %} +
    +
    + {% form_authenticity_token %} +
    + {% t shared.welcome_to_school, school_name: current_school.name %} +
    +
    + {% t .headline, key: current_school.course_vocabulary %} +
    +
    + + +
    +
    + + +
    +
    + + +
    + +
    +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_employee.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_employee.html.liquid new file mode 100644 index 00000000..c8d8adf7 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_employee.html.liquid @@ -0,0 +1,59 @@ +
    +
    + {% include "header_minimal" %} +
    +
    + {% form_authenticity_token %} +
    + {% t shared.welcome_to_school, school_name: current_school.name %} +
    +
    + {% t .headline, key: current_school.course_vocabulary %} +
    +
    + + +
    +
    + + +
    +
    + + +
    + +
    +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_phone_number.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_phone_number.html.liquid new file mode 100644 index 00000000..aafae119 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_phone_number.html.liquid @@ -0,0 +1,40 @@ +
    +
    + {% include "header_minimal" %} +
    +
    +
    {% t shared.welcome_to_school, school_name: current_school.name %}
    +
    {% t .headline, key: current_school.course_vocabulary %}
    + {% form_authenticity_token %} +
    + + +
    +
    + + +
    + +
    +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_terms.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_terms.html.liquid new file mode 100644 index 00000000..a7087db2 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/auth_url_terms.html.liquid @@ -0,0 +1,74 @@ +
    +
    + {% include "header_minimal" %} +
    +
    +
    {% t shared.welcome_to_school, school_name: current_school.name %}
    +
    {% t .headline, key: current_school.course_vocabulary %}
    + {% form_authenticity_token %} +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + + +
    + +
    +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/brooke-hardman.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/brooke-hardman.html.liquid new file mode 100644 index 00000000..5557c8ac --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/brooke-hardman.html.liquid @@ -0,0 +1,64 @@ + +{% comment %} +{% include "header" %} +{% include "sub_navigation" %} + +
    +
    + Helping you Succeed +
    +
    +
    +
    Brooke Hardman
    +
    Business Solutions Support
    +
    +
    +
    Brooke specialises in:
    +
      +
    • Optimise Google Business profiles
    • +
    • Website updates and management
    • +
    • Creating a bespoke LJ Hooker website
    • +
    • Agent Pages
    • +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    About Brooke
    +
    +
    +

    + With a dynamic career spanning over 7 years in the real estate industry, Brooke has evolved from a dedicated Receptionist to a seasoned Senior Property Manager. Her journey reflects a commitment to excellence, continuous growth, and a passion for delivering unparalleled service. +

    +

    + Throughout Brooke’s career, she has embraced opportunities for professional development, staying abreast of industry trends and changes. This dedication, coupled with Brooke’s hands-on experience, positions her to assist with business solutions. +

    +
    +
    + +
    +
    + + {% include "carousel_coaches_sales" %} +
    +{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + + {% endcomment %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/chris-keating.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/chris-keating.html.liquid index e87ea3e9..caa511e9 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/chris-keating.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/chris-keating.html.liquid @@ -8,7 +8,8 @@
    Chris Keating
    -
    State Manager (QLD/NT)
    + {% comment %}
    State Manager (QLD/NT)
    {% endcomment %} +
    Head of Network Australia
    Chris specialises in:
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/coaching.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/coaching.html.liquid index f2a69878..a082d320 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/coaching.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/coaching.html.liquid @@ -28,6 +28,7 @@ {% include "carousel_coaches_leadership_management" %} {% include "carousel_coaches_property_management" %} + {% include "carousel_coaches_commercial_coaching" %} {% include "carousel_coaches_systems" %}
    - {%comment%} - {% capture quote %} - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. - {% endcapture %} - {% include "quote_full_width", quote: quote %} - {%endcomment%} {% include "carousel_coaches_sales" %} - {%comment%} {%include "events_carousel"%} {%endcomment%} {% include "footer" %} @@ -76,4 +72,4 @@ - \ No newline at end of file + {% endcomment %} \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/kiarni-hall.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/kiarni-hall.html.liquid index a12d57db..ace235e1 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/kiarni-hall.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/kiarni-hall.html.liquid @@ -13,17 +13,17 @@
    Kiarni specialises in:
      -
    • Move2 & Freedom
    • Platform
    • -
    • Agent/vendor portal (reporting)
    • -
    • Realhub & Engage
    • +
    • Agent/Vendor Portal (Reporting)
    • +
    • Realhub & Engage
    • Digital marketing
    • +
    • Website fundamentals
    - +
    @@ -43,15 +43,12 @@ Kiarni is recognised as an extremely professional operator committed to driving individual and business success. She is known for her personalised training techniques and exceptional ability to assist teams in maximising their productivity by utilising the platforms available to them.

    - - - @@ -70,6 +67,10 @@ {% include "styles_single_coach_pages" %} - +{% comment %} - + {% endcomment %} + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/learning_path_summary.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/learning_path_summary.html.liquid new file mode 100644 index 00000000..99ae32ed --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/learning_path_summary.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +
    +
    + {% include "learning_path_summary_desktop_view" %} +
    +
    + {% include "learning_path_summary_mobile_view" %} +
    +
    +{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/login.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/login.html.liquid new file mode 100644 index 00000000..bde185dd --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/login.html.liquid @@ -0,0 +1,53 @@ +
    +
    + {% include "header_minimal" %} +
    +
    + {% form_authenticity_token %} +
    + + +
    +
    + + +
    + + + {% t .forgot_password %} + + {% if features.account_creation? %} + + {% t shared.sign_up %} + + {% endif %} + {% if features.request_access? %} + + {{ current_school.request_access_label }} + + {% endif %} +
    +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/master.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/master.html.liquid new file mode 100644 index 00000000..63345068 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/master.html.liquid @@ -0,0 +1 @@ +{% body %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/not_found.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/not_found.html.liquid new file mode 100644 index 00000000..91c76e4b --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/not_found.html.liquid @@ -0,0 +1,10 @@ +
    + + +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/paul-moore.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/paul-moore.html.liquid index e26ea1e2..5fc40397 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/paul-moore.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/paul-moore.html.liquid @@ -1,4 +1,7 @@ -{% include "header" %} + +{% comment %} {% include "header" %} {% include "sub_navigation" %}
    @@ -59,15 +62,8 @@ - {%comment%} - {% capture quote %} - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. - {% endcapture %} - {% include "quote_full_width", quote: quote %} - {%endcomment%} {% include "carousel_coaches_sales" %} - {%comment%} {%include "events_carousel"%} {%endcomment%}
    {% include "footer" %} @@ -77,4 +73,4 @@ - \ No newline at end of file + {% endcomment %} \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/private_certificate.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/private_certificate.html.liquid new file mode 100644 index 00000000..15d05419 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/private_certificate.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +{% include "certificates_top_bar" %} +
    +
    +
    + {% include "certificates_preview" %} + {% include "certificates_info_column" %} +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/public_certificate.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/public_certificate.html.liquid new file mode 100644 index 00000000..15d05419 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/public_certificate.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +{% include "certificates_top_bar" %} +
    +
    +
    + {% include "certificates_preview" %} + {% include "certificates_info_column" %} +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/reset_password.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/reset_password.html.liquid new file mode 100644 index 00000000..281c6eaa --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/reset_password.html.liquid @@ -0,0 +1,43 @@ +
    +
    + {% include "header_minimal" %} +
    +
    + + + {% form_authenticity_token %} +
    + + +
    +
    + + +
    + +
    +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/search.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/search.html.liquid new file mode 100644 index 00000000..01684399 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/search.html.liquid @@ -0,0 +1,27 @@ +{% include "header" %} +
    +
    + {% t .title %} +
    +
    +
    + {% t .showing %} + {{ results.count }} + {% t .results_for %} + "{{ results.term }}" +
    + {% capture label %}{% t shared.filters.by_type %}{% endcapture %} + {% + include "filter_dropdown", + filters: results.filters, + key: "type", + label: label + %} +
    + {% if results.items.any? %} + {% render "search_result" for results.items as result %} + {% else %} + {% include "search_zero_state" %} + {% endif %} +
    +{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/sign_up.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/sign_up.html.liquid new file mode 100644 index 00000000..7a903da4 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/sign_up.html.liquid @@ -0,0 +1,72 @@ +
    +
    + {% include "header_minimal" %} +
    +
    +
    {% t .create_account %}
    + {% form_authenticity_token %} +
    +
    + + +
    +
    + + +
    +
    +
    + + +
    +
    + + +
    + + + {% t .terms %} + + {% t .terms_link %} + + +
    +
    +
    +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/single-coach.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/single-coach.html.liquid index 7fc7a925..64891b1c 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/single-coach.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/single-coach.html.liquid @@ -1,4 +1,8 @@ -{% include "header" %} + + +{% comment %} {% include "header" %} {% include "sub_navigation" %}
    @@ -62,4 +66,4 @@ {% include "footer" %} {% include "styles_single_coach_pages" %} - + {% endcomment %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/stephen-shea.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/stephen-shea.html.liquid index 374cc2e4..06f7df3c 100644 --- a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/stephen-shea.html.liquid +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/stephen-shea.html.liquid @@ -23,7 +23,7 @@
    - +
    diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/tom-donnelly.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/tom-donnelly.html.liquid new file mode 100644 index 00000000..a2ad21f1 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/tom-donnelly.html.liquid @@ -0,0 +1,78 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
    +
    + Helping you Succeed +
    +
    +
    +
    Tom Donnelly
    +
    Head of Commercial
    +
    +
    +
    Tom specialises in:
    +
      +
    • CRE business strategy
    • +
    • CRE basics
    • +
    • CRE leasing
    • +
    • CRE property management
    • +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    About Tom
    +
    +
    +

    + Originally from the UK, Tom brings extensive expertise in commercial property and finance, with a focus on real estate sales, leasing, and property/asset management. He launched his Australian career with LJ Hooker Group in 2004, initially in the finance team and later as a Franchise Manager in LJ Hooker Commercial. +

    +

    + For nine years starting in 2009, Tom served as General Manager/Partner at Portfolio Solutions (formerly LJ Hooker Portfolio Solutions). His roles encompassed business development, strategy implementation, financial analysis, staff management, and overseeing property sales and leasing contracts, including valuations. +

    +

    + Before his role as Head of Commercial, Tom was the Director/Partner of Asset Management at MMJ Real Estate, responsible for various commercial properties in Sydney's CBD. His day-to-day activities included business development, tenant and landlord liaison, financial management, and reporting.

    +

    + Tom's passion for commercial real estate is evident in his dedication to LJ Hooker Commercial franchises. Apart from his wealth of experience, he holds a diploma in Property, a Degree in Social Policy & Economics, and is a licensed real estate agent (CLASS 1) in NSW.

    +
    +
    + +
    +
    + {% comment %} {% include "carousel_coaches_property_management" %} {% endcomment %} +
    +{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/training_session.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/training_session.html.liquid new file mode 100644 index 00000000..5b78b834 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/training_session.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +
    +
    + {% include "training_session_desktop_view" %} +
    +
    + {% include "training_session_mobile_view" %} +
    +
    +{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/training_session_attendance.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/training_session_attendance.html.liquid new file mode 100644 index 00000000..71bb6119 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/training_session_attendance.html.liquid @@ -0,0 +1,43 @@ +{% include "header" %} +
    +
    + {% if token %} + +
    + {{ training_session.title }} +
    +
    + {% t .info, + event_name: training_session.title, + session_date: training_session.date, + session_time: training_session.time + %} +
    +
    + {% t .question %} +
    +
    + {% form_authenticity_token %} + + + +
    +
    + {% t .salutation %} +
    +
    + {{ current_school.name }} +
    + {% else %} + +
    + {% t .success.response_text %} +
    + +
    +{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/unsubscribe.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/unsubscribe.html.liquid new file mode 100644 index 00000000..69a54028 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/unsubscribe.html.liquid @@ -0,0 +1,30 @@ +{% include "header" %} +
    +
    + {% if token %} + +
    + {% t .unsubscribe_text %} +
    +
    + {% t .resubscribe_text %} +
    +
    + {% form_authenticity_token %} + + +
    + {% else %} + +
    + {% t .resubscribed_text %} +
    + {% endif %} +
    +
    +{% include "footer" %} diff --git a/CustomerNotes/Artera/Artera.md b/CustomerNotes/Artera/Artera.md index 966cf44e..ab59cb67 100644 --- a/CustomerNotes/Artera/Artera.md +++ b/CustomerNotes/Artera/Artera.md @@ -177,3 +177,8 @@ Two questions from Emily: * Knowledge base URL was moved to Artera. They will soon move the academy url away from learn.wellapp.com * Wanted to know if native survey functionality is coming in. Typeform doesn't allow for aggregate data analysis. They are just using it for basic CSAT, 1-5 like scale. * Want to use quizzes as surveys. Show analytics. + +## 04-10-2024 + +Jackie has been laid off. +Emily on PTO May 6-10 diff --git a/Scripts/.DS_Store b/Scripts/.DS_Store index c144a2fec7f78f83508e5447b9d64010947d825f..70636382e8f7e6b16e223a4627e8186611416b39 100644 GIT binary patch delta 320 zcmZn(XbIS`USRSRN#)IrlBulx>lcthQ?Xe>$deh}sLc~Z4>6$&PHvPCPe#+7o1fy6l#`zXG?!ylM!SXHqN9$Ob`)eF vxq?vuJSsDF3-(( zae>&&z_BW$-9m5CQAg5UpPQcoHD&TlSzc1zP>_KXdW-^~FeEYb%7TmXa`N-ifjSu( d7&fmH=w#hks>ryRUEvqYWKF3AGJ>*%2>?g1fsX(H diff --git a/Scripts/API_Tests/Apikeys.py b/Scripts/API_Tests/Apikeys.py index 182e56d6..4ae8c9ce 100644 --- a/Scripts/API_Tests/Apikeys.py +++ b/Scripts/API_Tests/Apikeys.py @@ -23,3 +23,4 @@ DOUGLASELLIMAN = "Bknf8kidbluRfcKu3m3lKoxS8" CIN7 = "51BNlRsLYKQxSu1q1UQq7F63j" FULLSTORY = "ePChrDWLegENa2qnfb259O2Ki" RENAISSANCE = "YFykqX1u0d3HveONc5I9CKnJ1" +SANDATA = "HdZFoXGCFpt8NnTOzIQY0kVDj" diff --git a/Scripts/API_Tests/__pycache__/Apikeys.cpython-310.pyc b/Scripts/API_Tests/__pycache__/Apikeys.cpython-310.pyc index 9154a02b8e5eefc272aa2bf6484b028ab275dd67..6b2fc37a5ea9e28efd61c6a33636ff17004c2f9c 100644 GIT binary patch delta 113 zcmcc3*~-P2&&$ij00f1%#L^U4Ci2NJ=1kPil}Rp2(jz6xEkDBD z*{z_&!Y?nxzsfT((jYs`CCg7!YO(@zDr3~-Hs(W|x7dRn{ahSF94C9Q#Il(Hjb&k& Pypcs?@_rT$CJsgbr&S%q delta 63 zcmZqWy3NU#&&$ij00f^dGp7Awp2#P|m@!d1lO>ozQ*z^+RwiaYP07jj%&CmGCNE_^ SG`WB!meFYPITm9k4n_bl-VxIP diff --git a/Scripts/API_Tests/get-group-ids.py b/Scripts/API_Tests/get-group-ids.py index 8e57fcdd..e6b4e768 100644 --- a/Scripts/API_Tests/get-group-ids.py +++ b/Scripts/API_Tests/get-group-ids.py @@ -5,7 +5,7 @@ import Apikeys import json -APIKEY = Apikeys.ANTHOLOGY +APIKEY = Apikeys.SANDATA groups_dict = {} pp = pprint.PrettyPrinter(indent=4) @@ -35,7 +35,7 @@ def get_groups(APIKEY): break with open( - "/Users/normrasmussen/Downloads/Datasnipper-Groups.csv", "a+", newline="\n" + "/Users/normrasmussen/Downloads/Sandata-Groups.csv", "a+", newline="\n" ) as csvfile: for group in groups: for key, value in group.items(): diff --git a/Scripts/API_Tests/get_courses_and_categories.py b/Scripts/API_Tests/get_courses_and_categories.py index 332d2947..aee0c460 100644 --- a/Scripts/API_Tests/get_courses_and_categories.py +++ b/Scripts/API_Tests/get_courses_and_categories.py @@ -1,10 +1,20 @@ import requests import pandas as pd import Apikeys +import pprint -apiKey = Apikeys.walmartprod +pp = pprint.PrettyPrinter(indent=4) +apiKey = Apikeys.WALMARTPROD course_dict = {} +COURSES= [ +"Shopping an order", +"Delivery FAQs", +"Checking out Shopping & Delivery orders", +"Shopping & Delivery FAQs", +"Communicating with customers", +"Delivering an order", +] def get_course(): count = 0 @@ -13,7 +23,6 @@ def get_course(): while True: count += 1 url = f"https://api2.northpass.com/v2/courses?page={count}" - print(url) headers = {"accept": "application/json", "X-Api-Key": apiKey} response = requests.get(url, headers=headers) data = response.json() @@ -24,23 +33,28 @@ def get_course(): uuid = response["id"] name = response["attributes"]["name"] # build_url = response["links"]["builder"]["href"] - course_dict = { - "id": uuid, - "name": name, - "status": status, - # "build_url": build_url - # "url": f"https://walmart.northpass.com/app/courses/{uuid}", - } + if name in COURSES: + print(uuid) + course_dict = { + "id": uuid, + "name": name, + "status": status, + # "build_url": build_url + # "url": f"https://walmart.northpass.com/app/courses/{uuid}", + } + courses.append(course_dict) # FIX: Up until here, each course gets read to the terminal. # FIX: After this, something is being overwritten. - cat_id = response["relationships"]["categories"]["data"] - get_cat_name(cat_id, course_dict, courses) + # cat_id = response["relationships"]["categories"]["data"] + # get_cat_name(cat_id, course_dict, courses) if "next" not in nextlink: break + # pp.pprint(courses) + # print(len(courses)) def get_cat_name(cat_id, course_dict, courses): headers = {"accept": "application/json", "X-Api-Key": apiKey} diff --git a/Scripts/Auto_Scrape_Screenshots/.DS_Store b/Scripts/Walmart/.DS_Store similarity index 100% rename from Scripts/Auto_Scrape_Screenshots/.DS_Store rename to Scripts/Walmart/.DS_Store diff --git a/Scripts/Auto_Scrape_Screenshots/Customer feedback b/Scripts/Walmart/Customer feedback similarity index 100% rename from Scripts/Auto_Scrape_Screenshots/Customer feedback rename to Scripts/Walmart/Customer feedback diff --git a/Scripts/Auto_Scrape_Screenshots/PDFs/.DS_Store b/Scripts/Walmart/PDFs/.DS_Store similarity index 100% rename from Scripts/Auto_Scrape_Screenshots/PDFs/.DS_Store rename to Scripts/Walmart/PDFs/.DS_Store diff --git a/Scripts/Auto_Scrape_Screenshots/combine_to_pdf.py b/Scripts/Walmart/combine_to_pdf.py similarity index 95% rename from Scripts/Auto_Scrape_Screenshots/combine_to_pdf.py rename to Scripts/Walmart/combine_to_pdf.py index 689bc93e..9c34d67f 100755 --- a/Scripts/Auto_Scrape_Screenshots/combine_to_pdf.py +++ b/Scripts/Walmart/combine_to_pdf.py @@ -4,7 +4,7 @@ import re import os from datetime import date -currentdir = "/Users/normrasmussen/Documents/Work/Scripts/Auto_Scrape_Screenshots/" +currentdir = "/Users/normrasmussen/Documents/Work/Scripts/Walmart/" def find_pictures(currentdir): files = [] diff --git a/Scripts/Auto_Scrape_Screenshots/playwright_condensed.py b/Scripts/Walmart/playwright_condensed.py similarity index 100% rename from Scripts/Auto_Scrape_Screenshots/playwright_condensed.py rename to Scripts/Walmart/playwright_condensed.py diff --git a/Scripts/Auto_Scrape_Screenshots/resources.js b/Scripts/Walmart/resources.js similarity index 100% rename from Scripts/Auto_Scrape_Screenshots/resources.js rename to Scripts/Walmart/resources.js diff --git a/Scripts/Auto_Scrape_Screenshots/resources_api.js b/Scripts/Walmart/resources_api.js similarity index 100% rename from Scripts/Auto_Scrape_Screenshots/resources_api.js rename to Scripts/Walmart/resources_api.js diff --git a/Scripts/Auto_Scrape_Screenshots/single_resource.js b/Scripts/Walmart/single_resource.js similarity index 98% rename from Scripts/Auto_Scrape_Screenshots/single_resource.js rename to Scripts/Walmart/single_resource.js index 2c712d8a..e447c42b 100644 --- a/Scripts/Auto_Scrape_Screenshots/single_resource.js +++ b/Scripts/Walmart/single_resource.js @@ -8,7 +8,7 @@ const apiKey = "6hUfJdAartHTHhHc0WIRZYPWe" // Luminate Production ^ const uid = "/\?uid\=7beg87y4-fh24-4929-3rt5-24kdn87s5241"; const groupIds = [ - 'db8120fa-2107-4d69-b557-47509cfb594c', +'563b97ed-6d1f-4fd9-a9eb-82842e13468e', ] const getAllGroups = async (num) => { diff --git a/Scripts/Auto_Scrape_Screenshots/walmart_screenshots.sh b/Scripts/Walmart/walmart_screenshots.sh similarity index 100% rename from Scripts/Auto_Scrape_Screenshots/walmart_screenshots.sh rename to Scripts/Walmart/walmart_screenshots.sh diff --git a/Scripts/Auto_Scrape_Screenshots/~/Downloads/screenshot.png b/Scripts/Walmart/~/Downloads/screenshot.png similarity index 100% rename from Scripts/Auto_Scrape_Screenshots/~/Downloads/screenshot.png rename to Scripts/Walmart/~/Downloads/screenshot.png diff --git a/Scripts/pyenv_general.txt b/Scripts/pyenv_general.txt new file mode 100644 index 00000000..e91b3f0a --- /dev/null +++ b/Scripts/pyenv_general.txt @@ -0,0 +1,50 @@ +appdirs==1.4.4 +beautifulsoup4==4.12.3 +bs4==0.0.2 +certifi==2023.11.17 +charset-normalizer==3.3.2 +cssselect==1.2.0 +docstring-to-markdown==0.13 +exceptiongroup==1.2.0 +fake-useragent==1.4.0 +greenlet==3.0.3 +idna==3.6 +importlib_metadata==7.0.2 +iniconfig==2.0.0 +jedi==0.19.1 +lxml==5.1.0 +numpy==1.26.3 +packaging==24.0 +pandas==2.1.4 +parse==1.20.1 +parso==0.8.3 +pillow==10.2.0 +playwright==1.42.0 +pluggy==1.4.0 +pyee==11.0.1 +pyppeteer==2.0.0 +pyquery==2.0.0 +pytest==8.1.1 +pytest-base-url==2.1.0 +pytest-playwright==0.4.4 +python-dateutil==2.8.2 +python-lsp-jsonrpc==1.1.2 +python-lsp-server==1.9.0 +python-slugify==8.0.4 +pytz==2023.3.post1 +requests==2.31.0 +requests-html==0.10.0 +ruff==0.2.2 +six==1.16.0 +soupsieve==2.5 +termcolor==2.4.0 +text-unidecode==1.3 +tomli==2.0.1 +tqdm==4.66.2 +typing_extensions==4.10.0 +tzdata==2023.4 +ujson==5.9.0 +urllib3==1.26.18 +w3lib==2.1.2 +websockets==10.4 +zipp==3.17.0 diff --git a/Scripts/requirements.txt b/Scripts/requirements.txt new file mode 100644 index 00000000..e69de29b diff --git a/Scripts/temp.py b/Scripts/temp.py deleted file mode 100644 index a83e28c4..00000000 --- a/Scripts/temp.py +++ /dev/null @@ -1,5 +0,0 @@ -propslist = '["Anthology 101: Essential", "Anthology Student: Essential", "Power BI: Essential", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""]' -# propslist.split(',') -props = propslist.replace(']','').replace('[','').replace('"",','') -props2 = props.replace('"','') -print(props2)