M Fahru
3e0b447bc1
Merge pull request #22225 from overleaf/ds-register-bs-5-four
...
BS5 Migration - Migrating Registration page to BS5(4)
GitOrigin-RevId: 89f9158242714dca6fdbe0626a2c2c6e7174a010
2024-12-06 09:06:24 +00:00
M Fahru
d42ecb46ab
Merge pull request #22207 from overleaf/ds-register-bs-5-three
...
BS5 Migration - Migrating Registration page to BS5(3)
GitOrigin-RevId: debfb67978d39b87999ad201c6382b81d007fbe8
2024-12-06 09:06:20 +00:00
M Fahru
c0af22b405
Merge pull request #22172 from overleaf/ds-register-bs-5-two
...
BS5 Migration - Migrating Registration page to BS5(2)
GitOrigin-RevId: 091cabaa665e49a17939b4896084b7bbe779b4ba
2024-12-06 09:06:15 +00:00
Rebeka Dekany
1363045db2
Merge pull request #22272 from overleaf/rd-tag-dropdown-fix
...
[web] Tag dropdown menu should not be dismissed when hovering outside of it
GitOrigin-RevId: 0f0f903e07d657752e3476b9abea643bae65eb9e
2024-12-06 09:05:51 +00:00
Liangjun Song
932f395932
Merge pull request #22184 from overleaf/ls-group-plan-upgrade-page
...
Group plan upgrade page
GitOrigin-RevId: 6c99173c013d84943276dbd43f468026c4d44558
2024-12-06 09:05:38 +00:00
ilkin-overleaf
ab4d8fe168
Merge pull request #21841 from overleaf/ii-flexible-group-licensing-add-seats
...
[web] Add seats to a group plan
GitOrigin-RevId: 53497d2cb7aa7d1e7dc8291e391b24f7a32eeece
2024-12-06 09:05:13 +00:00
roo hutton
f856ddce87
Merge pull request #22120 from overleaf/rh-group-tab
...
Top-level group size and education discount selector in new plans page
GitOrigin-RevId: 1a1ecf3b4dc60e50b90ff399534bb58a16f22f82
2024-12-05 09:05:30 +00:00
Tim Down
81aab71ffd
Merge pull request #22133 from overleaf/td-bs5-current-file-bold
...
Make selected file in file tree bold in BS5
GitOrigin-RevId: 3353164455c3261ea52f9aee6cef3b1bc614ee4e
2024-12-04 09:04:55 +00:00
Antoine Clausse
bde4da8aab
[web] Reduce pre
line height ( #22182 )
...
* Remove bad prop "divider" in DropdownDivider
* Reduce line height in log-entry-content-raw
Per https://digital-science.slack.com/archives/C05JM5NTHUP/p1732704056729519
* Decrease `pre` line-height to `--line-height-01` (body-xs)
GitOrigin-RevId: 584ba587d1fc3b8964b96722a6e72efc9fea1059
2024-12-03 09:04:47 +00:00
Antoine Clausse
b308f8e9b4
Invert linked-file-icon so it's more visible ( #22216 )
...
GitOrigin-RevId: 8ad073166260029e4404cc37fdbb1ee2f8a41c11
2024-12-03 09:04:42 +00:00
M Fahru
b1ec6dda35
Merge pull request #22199 from overleaf/mf-new-checkout-reduce-payment-container-top-padding
...
[web] Reduce top padding from 64px to 24px on new checkout page
GitOrigin-RevId: 018613057c08d57e967145f570e76b289b450985
2024-12-02 09:06:06 +00:00
M Fahru
10faeace77
Merge pull request #22198 from overleaf/mf-reduce-horizontal-padding-mobile-new-checkout-form
...
[web] Reduce horizontal padding on mobile device on new checkout form
GitOrigin-RevId: e4f5792b4e2c7b76734846c87a3154415539e21d
2024-12-02 09:06:02 +00:00
M Fahru
b24b6f0f95
Merge pull request #21834 from overleaf/mf-checkout-redesign-3d-secure
...
[web] New checkout page redesign 3d secure implementation
GitOrigin-RevId: ad93fc8a50b1567293cc30fee014eaaab1fb0fa5
2024-12-02 09:05:49 +00:00
Davinder Singh
cc60acd4ea
Merge pull request #22131 from overleaf/ds-register-bs-5
...
BS5 Migration - Migrating Registration page to BS5
GitOrigin-RevId: e0bd9fa11fa363062454e8f328d53b0c2aef9cad
2024-11-29 09:04:50 +00:00
M Fahru
622d7bca79
Merge pull request #22140 from overleaf/mf-new-checkout-page-toc
...
[web] Add "terms of service" disclaimer text on new checkout page
GitOrigin-RevId: 8b5aad7c2ebfc5a9d9acab605276e4b81349e045
2024-11-28 09:06:28 +00:00
M Fahru
a623faf260
Merge pull request #22139 from overleaf/mf-add-paypal-disclaimer
...
[web] Add paypal disclaimer text above submit button
GitOrigin-RevId: d31ae6cd38e5244613c27f18a9f04bc9cd322dd5
2024-11-28 09:06:24 +00:00
M Fahru
6f0b839354
Merge pull request #22136 from overleaf/mf-fix-spacing-checkout-page-redesign
...
[web] Fix spacing on checkout page redesign form
GitOrigin-RevId: eb85a37cf8ba9c2e32a78fa6585b5102b8c01bce
2024-11-28 09:06:19 +00:00
Tim Down
967c3e597c
Merge pull request #21971 from overleaf/td-ds-nav-split-test
...
Add split test for DS unified nav
GitOrigin-RevId: d649661568f9c1de9d2fe47f4491540e80830ab3
2024-11-28 09:05:39 +00:00
Tim Down
68867d63b4
Merge pull request #21955 from overleaf/rd-bs5-loading-button
...
Buttons should not be interactive when they are disabled
GitOrigin-RevId: 2b8b1e8b317dc3b62200b48dac66df7eff8a7268
2024-11-28 09:05:35 +00:00
David
044f52f937
Vertically center pdf in presentation mode ( #22145 )
...
* Vertically center pdf in presentation mode
* Ignore style lint error
GitOrigin-RevId: b46e6d414406d150e894b4c94ec0e94b61a0ce11
2024-11-28 09:05:22 +00:00
Alf Eaton
078a3b8d05
Use --font-sans
in the Visual Editor widgets ( #22085 )
...
GitOrigin-RevId: 64a480562b3e7d2fda7d41ed402511290f800f14
2024-11-28 09:04:54 +00:00
Tim Down
065464f722
Merge pull request #22147 from overleaf/td-bs5-beta-badge-special-cases
...
Alpha/beta badge fixes and change warning badge colours in Bootstrap 5
GitOrigin-RevId: f60610572c62607db7e5cf349c5791c3519c74ed
2024-11-27 09:05:04 +00:00
Tim Down
d0ca742a93
Merge pull request #21956 from overleaf/td-link-underlines
...
Use CSS variable for link hover underlines
GitOrigin-RevId: 7fa82edab808ed593bb52126869f286673915e18
2024-11-27 09:05:00 +00:00
Tim Down
ef72402df6
Merge pull request #22089 from overleaf/td-bs5-menu-item-reduce-height
...
Reduce the height of menu items in BS5 to 36px
GitOrigin-RevId: 0d6294f1713618bc97562c92ea877aaeac8b9698
2024-11-26 09:05:25 +00:00
Tim Down
794f4782c4
Merge pull request #21945 from overleaf/td-bs5-file-tree-font-size
...
Reduce file tree font size to 14px in Bootstrap 5
GitOrigin-RevId: 27289b00fa3def01ccf410649430e3826ac0b1bb
2024-11-26 09:05:20 +00:00
Tim Down
8cd6a0b2f1
Merge pull request #22015 from overleaf/td-bs5-beta-badge
...
[BS5] Use alpha and beta characters for alpha and beta badges
GitOrigin-RevId: d57bc4da8ac5142234bec50c56f6a1b98ececc6c
2024-11-26 09:05:16 +00:00
Tim Down
22b126fa94
Merge pull request #22074 from overleaf/td-bs5-pdf-notifications
...
Migrate pdf-preview-messages to BS5
GitOrigin-RevId: ed2672de3275988d05ec455c9a94d52ac75d7e94
2024-11-26 09:05:12 +00:00
Kristina
583923a4d0
[web] Use btn-secondary on compile timeout notification ( #21949 )
...
* [web] Use btn-secondary on compile timeout notification
* fix update to wrong variant
GitOrigin-RevId: 9745ae17525e835c96f62471aa24a8ae9a1e7e93
2024-11-22 09:04:49 +00:00
M Fahru
0a46bdc2ac
Merge pull request #21993 from overleaf/mf-payment-page-toggle-currency
...
[web] Create new `payment-page-toggle-currency` event on currency dropdown
GitOrigin-RevId: 58d26ded8930e4ffecbb8c3af89658ca9bd2a08e
2024-11-21 09:05:34 +00:00
M Fahru
eefa0a792a
Merge pull request #21992 from overleaf/mf-integrate-change-currency-new-checkout-page
...
[web] Integrate change currency to new checkout page
GitOrigin-RevId: cbb942062dbf408613f1a6b5f598947ca4a52370
2024-11-21 09:05:27 +00:00
M Fahru
8facb017ed
Merge pull request #21986 from overleaf/ds-checkout-redesign-tooltip-size
...
Checkout redesign - Reducing the size of tooltip on checkout redesign page
GitOrigin-RevId: 5bec7be4beccc153e4fc1d3ab20626cee9364750
2024-11-21 09:05:16 +00:00
Jessica Lawshe
5df8cf7ce4
Merge pull request #20324 from overleaf/jel-plans-toggle
...
[web] Use input for period toggle on new plans
GitOrigin-RevId: 0e1b76d92aa2143eb6721b9b2cd19505803fb153
2024-11-21 09:05:09 +00:00
Antoine Clausse
e576ffd63c
[web] Hide pdf-log-entry-content when empty + fixup search "count" color ( #21977 )
...
* Hide `PdfLogEntryContent` when there is no content
* Fixup in search "count": `--ol-blue-gray-4` doesn't exist in SCSS
* Update `AiErrorAssistant` with a `shouldRender` export, allowing to hide the element from the caller
* Revert "Update `AiErrorAssistant` with a `shouldRender` export, allowing to hide the element from the caller"
This reverts commit 01812fa2b108b94c99d250c9a39e4f3c41b36781.
* Hide .log-entry-content when empty, using CSS
Co-authored-by: Alf Eaton <alf.eaton@overleaf.com>
---------
Co-authored-by: Alf Eaton <alf.eaton@overleaf.com>
GitOrigin-RevId: c5096b362600058535bd645cf11dad255e941fb9
2024-11-21 09:04:34 +00:00
Antoine Clausse
485bccebef
[web] Update loading spinner in IDE for BS5 ( #21970 )
...
* Update `LoadingPane` with `LoadingSpinner`
* Remove unused file no-open-doc-pane.tsx
* Remove translation `open_a_file_on_the_left`
GitOrigin-RevId: 9045443de6aaf19b1d4bf82cd2be3ba91ee53bf1
2024-11-21 09:04:31 +00:00
M Fahru
f59c3cd1e1
Merge pull request #21965 from overleaf/mf-integrate-form-checkout-company
...
[web] Integrate company details field into checkout page form
GitOrigin-RevId: 46d42f7acd2b2b55d0838ffd1e7351e86e08ff49
2024-11-20 09:05:15 +00:00
M Fahru
a1d45aa264
Merge pull request #21942 from overleaf/ds-checkout-redesign-TrialCouponSummary
...
Checkout Redesign - Add the TrialCouponSummary component in redesign version
GitOrigin-RevId: 5d0483b403e13ce0a4d055ef449d4bc6938c42eb
2024-11-19 09:06:05 +00:00
M Fahru
8a8142414a
Merge pull request #21915 from overleaf/as-checkout-address-fields
...
Add checkout redesign address fields
GitOrigin-RevId: c51c8ce32e0b33da8c768f61c6ce6170afec817e
2024-11-19 09:06:00 +00:00
Jessica Lawshe
931384c91d
Merge pull request #21893 from overleaf/jel-font-color-option
...
[web] CMS BS5 - Add option to change font color
GitOrigin-RevId: 5fb4d7d3a910f30259748423922da0d2d67ee1cd
2024-11-19 09:05:56 +00:00
M Fahru
b3b94962b1
Merge pull request #21801 from overleaf/mf-checkout-page-card-element
...
[web] Checkout page redesign card input field UI
GitOrigin-RevId: 165116dc7b9d7998cd55c00075eba13731bea10e
2024-11-19 09:05:41 +00:00
M Fahru
4db676b4ee
Merge pull request #21821 from overleaf/as-checkout-payment-switch
...
Add new version of payment method toggle for Checkout Redesign
GitOrigin-RevId: 0d5593e0b9fe90e9d5bfd47e07cbc675d7924da3
2024-11-19 09:05:32 +00:00
Jessica Lawshe
dd18e1f91e
Merge pull request #21863 from overleaf/jel-cms-row-cards
...
[web] Fix row options not applying when card option selected on row
GitOrigin-RevId: e191958f414b57d2033aa93b25bf9c0c2773299e
2024-11-18 09:06:37 +00:00
Jessica Lawshe
5c63188200
Merge pull request #21832 from overleaf/jel-search-badges
...
[web] Add tooltips when needed on badge links in gallery search results
GitOrigin-RevId: edcdcf8134698f17f607e003627a8b4123519b0b
2024-11-18 09:06:22 +00:00
Jessica Lawshe
ade1b7f2bc
Merge pull request #21890 from overleaf/jel-gallery-search
...
[web] Gallery search results title adjustments on smaller screens
GitOrigin-RevId: d07e042ba16457f806e7214081461e66635c7d51
2024-11-18 09:06:17 +00:00
M Fahru
e588b0748a
Merge pull request #21728 from overleaf/as-checkout-currency-switcher
...
Add Bootstrap 5 Redesign variant of currency selector
GitOrigin-RevId: f0f4176f7d51835a7e15324be7cfcaab0af5bf36
2024-11-15 09:06:04 +00:00
M Fahru
1c10059c0a
Merge pull request #21850 from overleaf/ds-payment-disclaimer-text
...
Checkout Redesign - Adding money back disclaimer text
GitOrigin-RevId: 5d5190c8fe8d1dd5254cc21498baa12d0bf18a4e
2024-11-15 09:06:00 +00:00
M Fahru
468278d621
Merge pull request #21757 from overleaf/ds-checkout-price-summary
...
Checkout redesign - Adding the price summary section on the left section of the page
GitOrigin-RevId: 2224b0ac0444afc1033fc007132cf69f4271c3b0
2024-11-15 09:05:56 +00:00
Antoine Clausse
c89002f1b8
[web] Migrate TPR promotions and form to BS5 ( #21810 )
...
* Update TPR promotions to BS5
* Remove unused class names
* Add responsive visibility in BS5
* Fix `OLFormControl` as `OLFormSelect`
With this update, it fixes the Select when importing from Mendeley or Zotero, in BS3 and BS5
* Use spacing variables in SCSS
GitOrigin-RevId: 8dd0e52a1674114bb3dc38fc4e3958a9c17ad5ac
2024-11-15 09:05:45 +00:00
Antoine Clausse
6b45dab5ad
[web] Migrate Writefull notification to BS5 ( #21814 )
...
* Migrate Writefull notification to BS5
* Remove unused writefull classes in LESS file
GitOrigin-RevId: ed993df5e4f1abdfd7784308dda90e6596da60cf
2024-11-15 09:05:41 +00:00
Antoine Clausse
1d4737ac69
[web] Changes to recompile button in Bootstrap 5 ( #21586 )
...
* Add Story for `PdfCompileButton`
* Set the CompileButton height so it's similar to BS3
* Add the CompileButton animations
* Remove `sm` from CompileButton: makes font size bigger
* Use MaterialIcon in compile-button dropdown-toggle
* Use MaterialIcon in LayoutDropdown
* Fix stripe alignment on Recompile button
* Set padding around dropdown caret
Per Alexandru's instructions
* Prevent border from disappearing on hover
* Set the padding of the compile button even on both sides
Before: left 12px, right 16px;
After: left 16px, right 16px;
* Change px values to spacing var
* Add some button classes for BS5 only
* Don't render the hidden "Compiling…" in BS5, it changes the button width
* Prevent `loading="[object Object]"` in the DOM
Co-authored-by: Rebeka <rebeka.dekany@overleaf.com>
---------
Co-authored-by: Rebeka <rebeka.dekany@overleaf.com>
GitOrigin-RevId: 34f1eed03e63f3459243a37c878612a623f321f8
2024-11-15 09:05:25 +00:00
Jessica Lawshe
da004d367b
Merge pull request #21873 from overleaf/jel-website-redesign
...
[web] Don't underline entire body on hover
GitOrigin-RevId: 01612a11c0dd4d607d7c1aba5c89cbd97ae9a575
2024-11-15 09:05:08 +00:00