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
Redirect gitcoin.co/passport to new landing page (#10845)
* 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
* fix(Home): GR15 Image should be loaded via CDN.
* func(Bottom nav): Add Passport to the footer nav.
* func(Passport): Redirect gitcoin.co/passport to new landing page
Co-authored-by: Roan Song <roansong@gmail.com>
0 commit comments