mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
db9fad7cf8
* Add onboarding survey page * Add onboarding new analytics events to mixpanel allowlist * [web] Try Premium prompt * moved try-premium code to overleaf-integration * fixed sheet styling * Add onboarding flow redirect handling to registration handlers (#9462) * Add redirect logic for onboarding flow after registration * Update UPGRADE_PROMPT_URL * Cleanup style of OverleafAuthenticationController * Refactor finishLogin calls to call wrapped function in OverleafAuthenticationController * Refactor user properties/onboarding flow redirect into finishLogin wrapper * Fix async/await calls after refactoring * Update tests for finishLogin refactoring * Don't redirect to upgrade prompt if user has premium via commons Co-authored-by: Miguel Serrano <mserranom@users.noreply.github.com> GitOrigin-RevId: 7c392aa6949f99fa909f9ca4e4baad4c4d4ff6be
15 lines
923 B
XML
15 lines
923 B
XML
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="40" height="40" fill="white"/>
|
|
<g clip-path="url(#clip0_904_845)">
|
|
<path d="M10.8329 4.33325L1.66667 10.1731L10.8329 16.013L20.0008 10.1731L10.8329 4.33325Z" fill="#0061FF"/>
|
|
<path d="M29.1671 4.33325L20.0008 10.1731L29.1671 16.013L38.3333 10.1731L29.1671 4.33325Z" fill="#0061FF"/>
|
|
<path d="M1.66667 21.8528L10.8329 27.6927L20.0008 21.8528L10.8329 16.0129L1.66667 21.8528Z" fill="#0061FF"/>
|
|
<path d="M29.1671 16.0129L20.0008 21.8528L29.1671 27.6927L38.3333 21.8528L29.1671 16.0129Z" fill="#0061FF"/>
|
|
<path d="M10.8329 29.6394L20.0008 35.4793L29.167 29.6394L20.0008 23.7996L10.8329 29.6394Z" fill="#0061FF"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_904_845">
|
|
<rect width="36.6667" height="31.146" fill="white" transform="translate(1.66667 4.33325)"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|