Jessica Lawshe
dfb9ead12e
Merge pull request #12082 from overleaf/mf-jel-card-style-cms
...
Add new card style for CMS pages
GitOrigin-RevId: e664d185452e64702c23e2a09f3db6e950035cbe
2023-03-23 09:05:31 +00:00
Jessica Lawshe
c0f6546486
Merge pull request #12042 from overleaf/jel-change-plan
...
[web] Change plan UI now in a modal and update the style
GitOrigin-RevId: 1b501b4a972ca676cff32f531862c15c0c8f9e61
2023-03-09 09:05:05 +00:00
M Fahru
b121f4e813
Revert "Refactor project list notification by using onDismiss on Alert instead of custom Close component ( #12043 )" ( #12133 )
...
This reverts commit 9a3f95c322a063b84094452c21cb734a379da978
GitOrigin-RevId: 31fb4b1d429e2e9c611178afc3dc3c662340be44
2023-03-07 09:06:25 +00:00
M Fahru
1845ff1dbc
Refactor project list notification by using onDismiss on Alert instead of custom Close component ( #12043 )
...
* Refactor project list notification by using `onDismiss` on `Alert` and not using the custom `Close` component
* Add dismissible alerts to storybook
GitOrigin-RevId: 9a3f95c322a063b84094452c21cb734a379da978
2023-03-07 09:05:48 +00:00
Jessica Lawshe
a6e3209e7b
Merge pull request #11773 from overleaf/jel-subscription-dash-change-to-group
...
[web] Begin change to group plan via React subscription dash
GitOrigin-RevId: 3f0f2820ab18ecc8337746282295302d7951c56f
2023-02-22 09:04:56 +00:00
M Fahru
b502a741f7
Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) ( #11772 )
...
* Create a new shared `SplitMenu` component.
* Refactor the pdf compile button & detached compile button:
- Rename `detach-compile-button` to `detach-compile-button-wrapper`
- Rename `pdf-compile-button-inner` to `detach-compile-button`
- Move some of the logic from `detach-compile-button-wrapper` to `detach-compile-button`
- Create a new `compile-button.less` to centralize all of the compile button (detached/non-detached) custom styles rule.
- Extract the animated striped CSS definition to the dedicated CSS file, change the class from `btn-recompile-group-has-changes` to `btn-striped-animated`
- Refactor other className(s) appropriately according to the new component name
- Delete the unused `changes-to-autocompile` css rule since it has not been used anywhere
* Implement the new pdf compile button with the new `SplitMenu` component.
GitOrigin-RevId: d1d055bffd311923fc47b4681605ce8ba8e26f25
2023-02-22 09:04:42 +00:00
M Fahru
f18ff6e69c
Apply new design system style on share modal input ( #11415 )
...
GitOrigin-RevId: b7eb7e1e86786431415d69080a874508de143f22
2023-02-08 09:07:31 +00:00
Jessica Lawshe
6833dae879
Merge pull request #11619 from overleaf/jel-react-personal-subscription-dash-change-plan
...
[web] Query display price data for change plan UI in React subscription dash
GitOrigin-RevId: e05779d1f289ee55a1b8be17b182905fca66e44f
2023-02-08 09:06:44 +00:00
Jessica Lawshe
3db922f055
Merge pull request #11129 from overleaf/jel-survey-link-mobile
...
[web] Fix line height for survey text on mobile
GitOrigin-RevId: f96e682b8534d7404c89b45ad4264538bf8a0a2e
2023-01-27 09:05:14 +00:00
Jessica Lawshe
53eb62c622
Merge pull request #11130 from overleaf/jel-css-cleanup
...
[web] Remove unused `theme.less` file
GitOrigin-RevId: 241bb43e8d10ac8084189e34bfdf7dabcb6138d5
2023-01-12 09:03:40 +00:00
Davinder Singh
3dce00f059
Merge pull request #10796 from overleaf/ds-plans-page-btn-tag
...
Replaced the a tag with button tag for plans page plans options
GitOrigin-RevId: 4717067ce0fc9209a65c0d323602d834a90951fc
2022-12-19 09:04:10 +00:00
Jessica Lawshe
6d73087316
Merge pull request #10814 from overleaf/jel-premium-badge
...
[web] Use new rich text type on CMS and render premium badge
GitOrigin-RevId: 14b1f5452dfb99cbba907425f3a2ffdafb7d8bb0
2022-12-09 09:05:05 +00:00
Jessica Lawshe
747cb51e56
Merge pull request #10827 from overleaf/jel-input-height
...
[web] Input height on new CSS
GitOrigin-RevId: 0cf664b1edcd42db4a75fc0dd4b06457ffe30cfa
2022-12-09 09:04:51 +00:00
ilkin-overleaf
1649385e9f
Merge pull request #10394 from overleaf/ii-password-reset-and-strength-checking
...
[web] Password reset strength checking and UI updates
GitOrigin-RevId: 442a5c9e7e9d0a61d3ae649f3526bc3c02fd5704
2022-12-07 09:03:36 +00:00
Jessica Lawshe
0d266da02e
Merge pull request #10774 from overleaf/jel-new-page-style
...
[web] Updates to new page style
GitOrigin-RevId: 4d29b4642efef608164fb9fc6875c1618565d231
2022-12-06 09:05:04 +00:00
Jessica Lawshe
22c8b5a829
Merge pull request #10755 from overleaf/jel-btn-border
...
[web] Only set a border size for buttons using mixins on new CSS
GitOrigin-RevId: c6c2ce4f43f038601e52c580ba8b10981bb59317
2022-12-06 09:04:50 +00:00
Jessica Lawshe
0d5503e6c8
Merge pull request #10752 from overleaf/jel-input-padding-new-css
...
[web] Fix placeholder and dropdown text input alignment issue in new CSS
GitOrigin-RevId: b5b8cff38c8aa846e3eb70f8552e9c288b88061e
2022-12-06 09:04:36 +00:00
Jessica Lawshe
97679669db
Merge pull request #10750 from overleaf/jel-material-icons-features-page
...
[web] Add material and logo icons for features page
GitOrigin-RevId: df2b4bc1817e88c9c4aed8e79af4626947f4dd62
2022-12-06 09:04:29 +00:00
Davinder Singh
749e02c93b
Merge pull request #10633 from overleaf/ds-login-page-css-new-builds
...
Add new CSS styling back to `login` and `Home` page
GitOrigin-RevId: da4d9bfd91373de52495e0624ada2a735dca23e4
2022-12-01 09:04:42 +00:00
ilkin-overleaf
abd0b4f606
Merge pull request #10528 from overleaf/ii-add-modal-before-checkout
...
[web] Show student confirmation modal for student plans on checkout page
GitOrigin-RevId: 6009bde36adb2ca24d3438def95db3b47f1ce8b2
2022-11-22 09:04:19 +00:00
Jessica Lawshe
2debca0727
Merge pull request #10471 from overleaf/jel-disabled-btn
...
[web] Style updates for `btn-danger` and deprecated secondary btns
GitOrigin-RevId: bd121147aa6c7b0a8f6b492b47667adb9369d078
2022-11-18 09:06:28 +00:00
Jessica Lawshe
1d94bdb8a2
Merge pull request #10525 from overleaf/jel-icons
...
[web] Use Material icon for CMS icon list
GitOrigin-RevId: 927a7565ebf76343b734af83eb703e0cf91bae37
2022-11-18 09:05:37 +00:00
Jessica Lawshe
2c8946bb24
Merge pull request #10496 from overleaf/jel-jk-cms
...
[web] New CMS element: `Element | Icon Bullet List`
GitOrigin-RevId: eda8a9a4217cd264cbd9621f817399fd60f23d84
2022-11-18 09:04:55 +00:00
Jessica Lawshe
44e97fcf2f
Merge pull request #10387 from overleaf/jel-input-padding
...
[web] Decrease input padding for new CSS build
GitOrigin-RevId: 5c1513aea854d09d8dc13f1697188f6dc9696737
2022-11-15 09:06:32 +00:00
Jessica Lawshe
be9737e205
Merge pull request #10262 from overleaf/jel-ds-btn-secondary
...
[web] Buttons for new CSS build
GitOrigin-RevId: 9ae4284ba89296b77c37d61ba9b221bcab2f6458
2022-11-15 09:06:25 +00:00
Jessica Lawshe
4b4cecdd47
Merge pull request #10073 from overleaf/jel-cleanup-imports
...
[web] Design system updates
GitOrigin-RevId: d5a9d8736083b076474e2a43f0200a6419f24a92
2022-11-02 09:04:29 +00:00
Tim Down
89fe0e4680
Merge pull request #10109 from overleaf/ds-switch-component
...
Modifying the Switch
GitOrigin-RevId: 93b8483aa4aa164ea0be5fc2b4ccc5cfb17eae3c
2022-11-02 09:04:07 +00:00
ilkin-overleaf
0787cc5e7a
Merge pull request #9700 from overleaf/ii-dashboard-mobile-view
...
[web] Projects dashboard mobile view
GitOrigin-RevId: 84894e19c814a2cc1ce751181952c0ade6b62044
2022-09-26 08:04:38 +00:00
June Kelly
715fb3fdea
Merge pull request #9466 from overleaf/jk-add-labs-program-for-galileo
...
[web] Add a new "Overleaf Labs" program, for Galileo
GitOrigin-RevId: 8f6c79c37c1719a59bd8405998cc3de2fd29960d
2022-09-22 08:03:59 +00:00
Thomas
4fbd60fcfc
Merge onboarding experiments integration branch ( #9571 )
...
* 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
2022-09-15 08:04:06 +00:00
Alf Eaton
2be8e5b435
Remove PDF Detach badge and survey ( #9272 )
...
GitOrigin-RevId: bdfd90a7db214e4fddd1c3ba6cc888ae6d3515a2
2022-08-19 08:03:40 +00:00
Alexandre Bourdin
1e53682afc
Merge pull request #8957 from overleaf/ab-split-test-controls-badge
...
[web] SplitTestBadge based on split test phase and badge config
GitOrigin-RevId: e178ca864fd6619ff61a2a84fc1ccb5d54e0a814
2022-07-26 08:04:28 +00:00
Miguel Serrano
ff7b70a978
Merge pull request #8325 from overleaf/ta-remove-layout-shortcuts
...
Remove Keyboard Shortcuts for Layout Switching
GitOrigin-RevId: c2a0dbecc27a6ed8795d26d3613342b8f325b307
2022-06-09 08:02:29 +00:00
Timothée Alby
86cc1a8b64
Merge pull request #8178 from overleaf/ta-settings-reconfirmation
...
[SettingsPage] Add Reconfirmation Prompt
GitOrigin-RevId: 2e03ba7f459b32faf6d66f21ba692ca54f62a320
2022-06-01 08:03:53 +00:00
Timothée Alby
0e4449cda0
Merge pull request #8191 from overleaf/msm-dictionary-modal-fixes
...
Dictionary modal fixes
GitOrigin-RevId: 9804619a5addfb53633b6801002fdff221af971a
2022-05-31 08:04:43 +00:00
Miguel Serrano
77a2f5a5f5
Merge pull request #8082 from overleaf/ae-layout-shortcut
...
Add keyboard shortcuts to Layout menu
GitOrigin-RevId: f6ea369f26024280df401b0444ddccf38e19c005
2022-05-25 08:09:52 +00:00
Thomas
dca53eb3e9
Merge pull request #8044 from overleaf/tm-cookie-banner-wrap-tweaks
...
Set cookie banner to only use flex above 768px screen width
GitOrigin-RevId: 4bee6cd00b0c8174c90f469c6cf66b33a2534cce
2022-05-20 08:04:37 +00:00
Timothée Alby
a2b2ade70a
Merge pull request #7838 from overleaf/ta-spacing-file
...
Move spacing.less File
GitOrigin-RevId: 37f1f52795bc3ac62a6055ee678906bb2f2d384b
2022-05-17 08:03:09 +00:00
Timothée Alby
c3a8b9f905
Merge pull request #7725 from overleaf/ta-settings-fixes
...
[SettingsPage] Misc Fixes
GitOrigin-RevId: 56f58d2bb5830f7e0584a83c98efc9989ae2bd42
2022-04-26 08:04:18 +00:00
Timothée Alby
b9c63d6e79
Merge pull request #7593 from overleaf/ta-settings-migration
...
[SettingsPage] Integration Branch
GitOrigin-RevId: 5a3c26b2a02d716c4ae3981e3f08b811ae307725
2022-04-25 08:05:12 +00:00
June Kelly
349f1158e9
Merge pull request #7378 from overleaf/tm-fix-cookie-banner-style
...
Fix cookie banner link color and box-shadow values
GitOrigin-RevId: 036c921795eab999e65bd04ca409babe28a2f00a
2022-04-14 08:03:03 +00:00
Timothée Alby
0ff8559832
Merge pull request #7503 from overleaf/ae-revert-7286
...
Revert "Increase z-index of full-size and navbar-main components"
GitOrigin-RevId: 4949fac2dabbb7d356fc4ced27181a90a269128e
2022-04-13 08:03:31 +00:00
ilkin-overleaf
f5bd7bed76
Merge pull request #7107 from overleaf/ds-admin-panel-user-list
...
Admin Panel user list migration to react
GitOrigin-RevId: cd66fa7a288ebc4cd22a3815dec9a20c6d72cc32
2022-04-11 08:03:40 +00:00
ilkin-overleaf
0e1bcb7360
Merge pull request #7290 from overleaf/ii-7154-list-user-emails
...
List of user emails
GitOrigin-RevId: 28a8e405812932ba7ebd8043a4dc9d3c573a68b2
2022-04-11 08:03:38 +00:00
Tim Down
83ce33003a
Allow CodeMirror to manage positioning the spell check context menu ( #7440 )
...
GitOrigin-RevId: b4153741cf67bc355e4a08efe51bb33a16c991f6
2022-04-11 08:03:28 +00:00
Alf Eaton
6549d98f54
Increase z-index of full-size and navbar-main components ( #7286 )
...
GitOrigin-RevId: dec7c507f896a7775fdf71784ad60a8645b2474d
2022-04-11 08:03:17 +00:00
Thomas
4b8f7d68f6
Add cookie banner ( #6627 )
...
* Add cookie banner
Co-authored-by: Alf Eaton <alf.eaton@overleaf.com >
Co-authored-by: Miguel Serrano <mserranom@users.noreply.github.com >
GitOrigin-RevId: a3625d4e6357ff58c7c47532901c382bedbe07e0
2022-04-05 12:17:25 +00:00
Alf Eaton
d36f39925d
Add new fat footer ( #6260 )
...
GitOrigin-RevId: 64c50caac2ec8d56b3f49d6f97c8a1c4d4b3a496
2022-03-02 09:02:45 +00:00
Brian Gough
519f881fbe
Merge pull request #6779 from overleaf/ae-cm-editor-switch
...
[web] [cm6] Add a three-way switch for editor choice
GitOrigin-RevId: fff788ddad8d10488e8446de7f1503702da0985f
2022-02-22 09:03:05 +00:00
Jessica Lawshe
dd9cc79197
Merge pull request #5994 from overleaf/ta-beta-badge-font-size
...
Enforce Beta & Info Badges Font Size
GitOrigin-RevId: 679e5c0ee90f541be003891e85074212961f1571
2021-12-03 09:04:42 +00:00