-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* capture user landing source * master form IDs * convert hook to component * gated layout api changes * consolidate forms * prettier * rename component * deprecate HubSpotEmbed for the new HubSpotForm * migrate talk to a developer page from info.sg * consolidate contact pages into one layout * prettier * cleanup and fix broken links on old pages * merge conflict fixes for new API changes * prettier * populate hidden form fields * simplify import/export * convert ChiliPiper hook to prop * cleanup and documentation * merge conflict follow up fixes * deprecate form legal * Update HubSpot syntax on Vulnerabilities gated page (#5507) * add guide and pdf * update guide copy * add Title to PDF * Update src/pages/guides/how-google-fixes-vulnerabilities.tsx Co-authored-by: Brett Hayes <[email protected]> Co-authored-by: Brett Hayes <[email protected]> * docs * lowercase * async load scripts * deprecate request-demo and redirect to demo * master form for hackathons and sub-processors * master form name change * optimizations and UTM param fix for #5488 * prettier * deprecate talk to a dev * inline message with generic response * updates for meta and form submission messages - meta added to terms sub pages - custom form submission messages to HubSpotForms - GatedResourceLayout updated to allow for a custom form submission message - HubSpotForm form submission messages fall back with a generic message if none is provided - window.open removed from guides pages for more preferred UX best practice - added tailwind whitespace utility class placeholder and restricted title prop to be a string only, for our GatedResourceLayout * title * title style for SEO improvement * prettier/merge conflict fix * bug fix to prevent dupe ChiliPiper scheduler * rm code change contact page and redirect to /demo * pathname for form submission source and bug fix * prettier * use landing source as fallback if no sgSourceUrl * use href for more accuracy and insight * prettier Co-authored-by: Tim Zielonko <[email protected]>
- Loading branch information
1 parent
d96637a
commit a5917b2
Showing
57 changed files
with
2,292 additions
and
2,460 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
layout: markdown | ||
title: Sourcegraph Privacy Policy | ||
title: Privacy Policy | ||
--- | ||
|
||
Last modified: March 28, 2022 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.