You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added logging for calls to mautic_proxy
In the process of moving from Mautic/Acquia to Hubspot.
Starting by adding a log to develop a deeper understanding of requests, in order to prepare for writing the Hubspot part,
which would see requests temporarily be sent to both Acquia and Hubspot before turning the Acquia requests off.
* Added MauticLog table
* Added entry for every call to mautic_proxy
* Wrapped DB call in try-except
* func(Menu): Add Gitcoin Passport to nav.
* func(Menu): Small text change
* func(Menu): Add utm parameters for improved tracking
Co-authored-by: Roan Song <[email protected]>
<bclass="gc-megamenu-title d-block">{% trans "Passport" %}</b>
77
+
<spanclass="text-wrap">{% trans "Safe, reliable identity verification" %}</span>
78
+
</div>
79
+
</div>
80
+
</a>
81
+
70
82
<ahref="{% url 'funder_bounties' %}" data-submenu="bounties" class="dropdown-item text-grey-500 px-3 py-0 gc-menu-submenu-toggle gc-products-toggle {% if '/bount' in request.path or '/explorer' in request.path and 'grants/explorer' not in request.path %}gc-menu-submenu-toggle-active{% endif %}">
0 commit comments