overleaf/services/web/frontend/js/features/source-editor/components
Antoine Clausse 92a58c8f3b [web] Paywall CTA split-test (#17555)
* Fix `{splitTest.requiredCohortSize && (...)}` can display `0`

* Get `paywall-cta` assignment in ProjectController.js

* CTA change: "Get Dropbox Sync"

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578763286026

* CTA change: "Get GitHub Sync"

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578763286736

* CTA change: "Get Git integration"

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578763286283

* CTA change: "Add more collaborators"

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578763884855

* CTA change: "Get track changes"

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578764030761

* Update wording and position: "Already subscribed? Try refreshing the page."

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578764366969

* Casing update: "Upgrade to track changes"

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578764209961

* CTA changes: "Get Mendeley integration" + "Get Zotero integration"

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578764547424

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578764547269

* CTA change: "Get full project history"

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578764762005

* Casing update: "full project history"

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578764762280

* CTA change: "Get more compile time" in timeout-upgrade-prompt-new.tsx

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578764762563

* CTA change: "Get more compile time" in compile-timeout-warning.tsx

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578764762726

* CTA change: "Get advanced reference search"

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578764969087

* Update casing and wording: "advanced reference search"

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578764969412

* CTA change: "Get Symbol Palette"

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578765128906

* Update title: "Subscribe to find the symbols you need faster"

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578765289664

* Revert use of `satisfies`: it doesn't work with our version of prettier (https://github.com/prettier/prettier/issues/13516)

* CTA change: "Get more compile time" in compile-timeout-changing-soon.tsx

⚠️ not in miro

* Rename `paywallCtaAssignment`, remove useless export and comment

Addressing Fahru's review

* Add alternative texts in `/registration/try-premium` page

* CTA change: "Get more compile time" in timeout-upgrade-prompt.jsx

https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578764762563

* CTA change: "Get GitHub Sync" in import-project-from-github-modal-content.tsx

Not in Miro, but related to: https://miro.com/app/board/uXjVMFLu5J8=/?openComment=3458764578763286736

* CTA change: "Get more compile time" in compile-time-warning.tsx

Not in Miro, but related to others

* Fix compile-time-warning style (spacings, overflows out of window)

* `npm run format:fix`

GitOrigin-RevId: 0d8d1808b5901c2761d35494c49713d26721bcfd
2024-04-03 08:04:16 +00:00
..
command-tooltip Only focus the URL input when no URL has been entered (#15673) 2023-11-10 09:04:04 +00:00
figure-modal Merge pull request #17525 from overleaf/ae-upgrade-prettier 2024-03-26 09:04:05 +00:00
paste-html Remove editor split tests (#14985) 2023-10-04 08:04:34 +00:00
review-panel [web] Paywall CTA split-test (#17555) 2024-04-03 08:04:16 +00:00
table-generator Merge pull request #17525 from overleaf/ae-upgrade-prettier 2024-03-26 09:04:05 +00:00
toolbar Remove hidden comment button from editor toolbar (#17386) 2024-03-07 16:30:28 +00:00
codemirror-command-tooltip.tsx [visual] Show tooltip with target for linkable nodes (#13636) 2023-08-14 08:05:09 +00:00
codemirror-editor.tsx Move Writefull toolbar loading/initialisation into a React component (#16546) 2024-01-19 09:04:52 +00:00
codemirror-outline.tsx [ide-react] Improve file tree and outline components in the editor sidebar (#16225) 2023-12-18 09:03:53 +00:00
codemirror-search-form.tsx Merge pull request #15707 from overleaf/td-user-settings-context 2023-11-22 09:04:39 +00:00
codemirror-search.tsx [cm6] Add "within selection" option to the search form (#12798) 2023-05-01 08:05:02 +00:00
codemirror-toolbar.tsx Merge pull request #16048 from overleaf/mj-table-column-width 2024-01-19 09:04:28 +00:00
codemirror-view.tsx Expose ScopeValueStore via window.overleaf.unstable.store (#16404) 2024-01-09 09:03:46 +00:00
editor-switch.tsx Merge pull request #16437 from overleaf/dp-remove-visual-editor-feedback-icon 2024-01-12 09:03:19 +00:00
grammarly-advert.tsx Merge pull request #16419 from overleaf/jdt-fix-grammarly-offer-link 2024-01-08 09:05:45 +00:00
source-editor.tsx Merge pull request #16319 from overleaf/jdt-grammarly-ad-redesign 2024-01-08 09:05:40 +00:00
switch-to-pdf-button.jsx Merge pull request #15040 from overleaf/jpa-js-to-jsx 2023-09-29 08:04:29 +00:00