From 7414b2e22e8099d22dc0a863c80f8e85ae8081ab Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Thu, 16 Oct 2025 14:27:48 -0400 Subject: [PATCH] Small changes for Pipedrive and uploaded the Chubb CISA CSV. --- .../Pipedrive - Learn/.DS_Store | Bin 6148 -> 0 bytes .../_account_avatar.html.liquid | 2 +- .../_account_deletion.html.liquid | 6 +- .../_banner_search_page.html.liquid | 2 +- .../_cards_course_homepage.html.liquid | 3 +- .../_cards_video.html.liquid | 3 +- .../_certificates_metadata.html.liquid | 2 +- .../_certificates_preview.html.liquid | 2 +- .../_certificates_top_bar.html.liquid | 7 +- .../Pipedrive - Learn/_footer.html.liquid | 16 ++++- .../Pipedrive - Learn/_head.html.liquid | 36 ++++------ .../Pipedrive - Learn/_header.html.liquid | 67 ++++++++++++------ .../_homepage_banner.html.liquid | 4 +- .../_homepage_banner_new_person.html.liquid | 2 +- .../_homepage_latest_courses.html.liquid | 8 +-- .../_search_result.html.liquid | 2 +- .../_sso_login_widget.html.liquid | 10 +-- .../_video_tutorial_cover.html.liquid | 2 +- .../_video_tutorials_filter.html.liquid | 4 +- .../Pipedrive - Learn/master.html.liquid | 2 +- .../profile-settings.html.liquid | 8 +-- .../Pipedrive - Learn/sign_up.html.liquid | 4 +- .../Pipedrive - Learn/welcome.html.liquid | 10 +-- .../__pycache__/Apikeys.cpython-310.pyc | Bin 1773 -> 1824 bytes Scripts/API_Tests/bulk_invite_and_props.py | 2 +- 25 files changed, 118 insertions(+), 86 deletions(-) delete mode 100644 Custom_Templates/customer_templates/Pipedrive - Learn/.DS_Store diff --git a/Custom_Templates/customer_templates/Pipedrive - Learn/.DS_Store b/Custom_Templates/customer_templates/Pipedrive - Learn/.DS_Store deleted file mode 100644 index 5008ddfcf53c02e82d7eee2e57c38e5672ef89f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 {% if current_school.properties.sandbox == false %} const deletionInput = document.getElementById('account-deletion-confirmation-input'); - + deletionInput.addEventListener('input', () => { const button = document.querySelector('#confirm-deletion'); if (deletionInput.value.toLowerCase() !== 'delete') { @@ -129,7 +129,7 @@ button.classList.remove('button-deletion-disabled'); } }); - + function sendDeleteRequest() { document.querySelector('.account-deletion-popup-confirmation').classList.add('np-hidden'); document.querySelector('.account-deletion-popup-goodbye').classList.remove('np-hidden'); @@ -137,7 +137,7 @@ const personEmail = '{{ current_person.email }}' const personTime = '{{ current_person.created_at | replace_first: " ", "T" | replace_first: " +0000", ".000000+00:00" }}'; const xhr = new XMLHttpRequest(); - + {% if current_school.sso_active? %} var url = 'https://webhooks.workato.com/webhooks/rest/bd1a1eb7-7e79-4208-a1db-8e9c7440bcc9/pipedrive-sso-delete-myself' {% else %} diff --git a/Custom_Templates/customer_templates/Pipedrive - Learn/_banner_search_page.html.liquid b/Custom_Templates/customer_templates/Pipedrive - Learn/_banner_search_page.html.liquid index 44a09d55..53197a97 100644 --- a/Custom_Templates/customer_templates/Pipedrive - Learn/_banner_search_page.html.liquid +++ b/Custom_Templates/customer_templates/Pipedrive - Learn/_banner_search_page.html.liquid @@ -17,7 +17,7 @@ Trouvez les meilleures formations, vidéos tutoriels et webinaires pour maîtriser votre CRM et vos compétences commerciales. Encontre os melhores cursos de treinamento, tutoriais em vídeo e webinars para dominar seu CRM e suas habilidades em vendas. -