Miguel Serrano
c2dce961b9
Merge pull request #12901 from overleaf/msm-oauth-token-flags
...
[web] Feature flags for Personal Access Tokens
GitOrigin-RevId: cb359b7c41d8875ebae7d78a8839528bc4adc04c
2023-05-08 08:04:55 +00:00
Jakob Ackermann
b0633b3a47
Merge pull request #12842 from overleaf/jpa-logout
...
[web] remove GET /logout endpoints
GitOrigin-RevId: 93f9498fdb66ece5028d90941aac50cda2737604
2023-05-04 08:05:57 +00:00
June Kelly
e89b4b4214
Merge pull request #12811 from overleaf/jk-plans-event-currency-segmentation
...
[web] Add currency/id segmentation to Recurly analytics events
GitOrigin-RevId: 56998f403358d5f6b3cece6835e16e65e06635b1
2023-05-02 19:44:24 +00:00
Brian Gough
1da76f0a8d
Merge pull request #12848 from overleaf/bg-fix-path-exception
...
add exception handling for path.join in ProjectEntityHandler
GitOrigin-RevId: dad305057fd6b2821525ca5b6d1933824989e241
2023-05-02 19:43:50 +00:00
Alf Eaton
7f7443356c
Merge pull request #12738 from overleaf/mj-disable-ace-beta-users
...
[web] Hide Ace editor for beta users
GitOrigin-RevId: 7e359823429656862c4701e55686ebfd3f1f7a36
2023-05-01 08:04:53 +00:00
Jessica Lawshe
0de648eecd
Merge pull request #12774 from overleaf/ds-em-mongo-secondary-db-fix
...
Bug fix - Mongo DB secondary preference
GitOrigin-RevId: d9adc0a7e1ee5085b34c5c1ddfdc715967607fc3
2023-04-28 08:04:51 +00:00
Jessica Lawshe
8be17cdb37
Merge pull request #12819 from overleaf/jpa-institutions-lookup
...
[web] migrate /institutions/ proxies to explicit V1 requests
GitOrigin-RevId: 535da280a6350dacbe2c957d2f2cedaeee02a48a
2023-04-28 08:04:34 +00:00
Domagoj Kriskovic
3d5e8c9877
add 'Ace removal' notification ( #12800 )
...
* add 'Ace removal' notification
* prettier
* add memo, window.clearTimeout
* remove warning for server pro
* added tracking events
* useCallback for onClick
* fix: event rename
GitOrigin-RevId: 70bce8b93bae233e7183a941abaf2ec7a70ddfb6
2023-04-28 08:04:19 +00:00
Miguel Serrano
d2172e5179
[web] Issue Oauth2 access tokens ( #12788 )
...
* [web] Issue Oauth2 access tokens
* [web] Add partial index for `oauthAccessTokens.user_id` for Personal Access Tokens
* [web] script to create personal access tokens
GitOrigin-RevId: 796e8d23a6799a87ac6096c686139c6290668b83
2023-04-28 08:04:10 +00:00
Brian Gough
426128554d
Merge pull request #12813 from overleaf/bg-add-inr-currency
...
add Indian Rupee (INR) prices to plan and group settings
GitOrigin-RevId: 6c058ed034d1566cfda17e73a8ba23d8bd7b7ab0
2023-04-27 08:07:45 +00:00
June Kelly
724a8d6113
Merge pull request #12698 from overleaf/jk-full-stops
...
[web] Add full-stops after 'Please use a different password'
GitOrigin-RevId: 9cac7c70358db11a74858252001a2dee211c0325
2023-04-26 08:04:30 +00:00
June Kelly
f5740e6b17
Merge pull request #12593 from overleaf/jk-remove-plans-split-test
...
[web] Remove 'plans-page-layout-v3' split test
GitOrigin-RevId: 91e0d3d8bc40632df630131b2e872fa824015da5
2023-04-26 08:04:21 +00:00
Alf Eaton
08ccdb79d3
[cm6] Improve alignment of review panel elements ( #12710 )
...
* Use a block widget for top padding
* Update review panel positions when the editor geometry changes
* Remove editorPaddingTop from position calculations
* Recalculate review panel on start adding comment
* Assert on line content rather than index
* Use broadcastChange
* Keep focus in the editor when opening the review panel
* debounce broadcastChange
* Set CULL_AFTER to Infinity
GitOrigin-RevId: a8d7b8967736a9164b5264eeaadf334c15ec95ce
2023-04-25 08:05:02 +00:00
M Fahru
08d2eea47a
Decouple history-file-tree styling out of editor file tree:
...
- Extract/duplicate the style from editor file tree (only extract styling that's being used in history file tree)
- Change some of the class name to avoid duplicated class name from the editor file tree
- Revert change to editor file tree since it has been moved to history file tree
GitOrigin-RevId: 6c3b20080c9b428363024db622f60e3540d919e6
2023-04-21 08:03:36 +00:00
Mathias Jakobsen
462837b44d
Merge pull request #12701 from overleaf/dk-cm6-autocomplete-item-space
...
[cm6] Add space after item autocomplete
GitOrigin-RevId: 6fff77c0c0563530af981bbac73b1d88e02bb759
2023-04-21 08:03:08 +00:00
Eric Mc Sween
5b804ceefd
Merge pull request #12654 from overleaf/em-td-upload-filename-encoding
...
Fix filename encoding of project and file uploads
GitOrigin-RevId: e718c8f8f376772ee13c50c82d26848977e16eef
2023-04-19 08:03:13 +00:00
Eric Mc Sween
cff54eae78
Merge pull request #12575 from overleaf/em-fix-chunk-replace-transaction
...
Fix history chunk replacement transaction
GitOrigin-RevId: fc0fa8f4a55ae5f402ba87db5e4ac2856fe6627b
2023-04-19 08:03:10 +00:00
Jakob Ackermann
66d91dfd61
Merge pull request #12632 from overleaf/jdt-jpa-sso-notification-logging
...
[web] fallback to providerName when displaying SSO-linked notification
GitOrigin-RevId: 0da4a570f8a704cdbd47b5905a21273c6ab85d6d
2023-04-18 08:05:07 +00:00
Mathias Jakobsen
c8f7bc54bc
[web] Add split test for testing editor switch naming ( #12596 )
...
Co-authored-by: Ieva Vaiginyte <95856891+ievaoverleaf@users.noreply.github.com>
GitOrigin-RevId: dafe07bda841dad962ebf2894718750fafe86373
2023-04-18 08:04:59 +00:00
Tim Down
7f37ba737c
Move source editor out of module ( #12457 )
...
* Update Copybara options in preparation for open-sourcing the source editor
* Move files
* Update paths
* Remove source-editor module and checks for its existence
* Explicitly mention CM6 license in files that contain code adapted from CM6
GitOrigin-RevId: 89b7cc2b409db01ad103198ccbd1b126ab56349b
2023-04-13 08:40:56 +00:00
M Fahru
3f992f9453
Ensure new data are fetched properly whenever history is opened ( #12577 )
...
GitOrigin-RevId: e0ae14cdc90c95dbd44b12bd8332bc982ea34a10
2023-04-13 08:04:45 +00:00
Alexandre Bourdin
04c204f989
[web] Colour picker for tags ( #12255 )
...
* Base for color picker
* React color picker and updated modals
* Add tag color picker to mobile dashboard
* Update existing tests and fix disable save button condition
* CSS adaptations for desktop modal streched into mobile display
* Update TagsController tests
* Add aria-hidden label on color pickers
* Fix linting
* Fix project list test
* Select random color when creating tag
* Cleanup leftovers in project list context
* Test cleanup
* Pre-select custom color and store local color while picking
* Add type to preset colors
* Add css fix to override disabled button opacity
* Skip redundant check
* Fix linting
* Add back btn-secondary on manage tag modal after rebase
GitOrigin-RevId: a4cf24e85cc0ca01466f4bf9c77482be8360e68e
2023-04-13 08:04:03 +00:00
June Kelly
e780a09a15
Merge pull request #12473 from overleaf/ab-server-pro-split-test-overrides
...
[web] Add split test overrides through settings for non-SaaS env
GitOrigin-RevId: 82cb6a573a992e730107f6287e7804cfe0f04aa5
2023-04-12 08:04:37 +00:00
June Kelly
841df71a1d
Merge pull request #12342 from overleaf/jk-password-ux-please-use-another-password
...
[web] Password UX: 'Please use another password'
GitOrigin-RevId: ca9b26cbcf2dabb27c716da314764ee40ffc83dd
2023-04-12 08:04:13 +00:00
Eric Mc Sween
fb1f61434a
Merge pull request #12545 from overleaf/em-oauth-tokens-ttl
...
Delete expired OAuth tokens and authorization codes
GitOrigin-RevId: 2743ed12a11101a383c46de93deabc5cdeeddc5b
2023-04-11 08:04:23 +00:00
Jessica Lawshe
5b1d95748d
Merge pull request #12430 from overleaf/jel-tests-in-locals
...
[web] Move middleware setting split tests in locals
GitOrigin-RevId: 07e0203ef13d8686cf8f7a2237a45bbdab2ac3ed
2023-04-04 08:04:29 +00:00
ilkin-overleaf
dfda9d0677
Merge pull request #12434 from overleaf/ii-history-react-feature-flag
...
[web] Fix history view feature flag
GitOrigin-RevId: af2e76074ed43ec1ed1b877a6ffd403abab48ec8
2023-04-04 08:03:50 +00:00
M Fahru
568092e16b
Add react file tree UI to history view ( #12357 )
...
* Add react file tree UI to history view
* Use history data from API to render react file tree in history view
GitOrigin-RevId: 2b1eb5422f0c91fdf5e87e21d1e5d06defd45e98
2023-03-30 08:04:17 +00:00
Tim Down
e76bcbec8d
Merge pull request #12316 from overleaf/td-history-view-shell-and-split-test
...
Add empty shell for React history view, viewable based on split test
GitOrigin-RevId: 97241d56a052648c7a0d293d323dad4b00ad4159
2023-03-23 09:04:38 +00:00
June Kelly
a140e3dc8c
Merge pull request #12269 from overleaf/jk-enable-password-similarity-check
...
[web] Enforce password similarity check
GitOrigin-RevId: 1bc4efebba401663c1db9d209dc560560f160ce0
2023-03-23 09:04:12 +00:00
Eric Mc Sween
21971956b7
Merge pull request #12219 from overleaf/em-camel-case-web
...
Camel case variables in web
GitOrigin-RevId: 28e61b759b27f71265f33ab64f588374dba610e0
2023-03-22 09:05:04 +00:00
Jakob Ackermann
e6a8f3d04f
Merge pull request #12297 from overleaf/jpa-primary-email-check-saas
...
[web] disable primary email check in Server CE/Pro
GitOrigin-RevId: be40160aecae7f19780a67e5cdd9356be232ee22
2023-03-21 09:05:45 +00:00
M Fahru
5ae698ec6c
Migrate "Manage Template" in editor left menu to react ( #10609 )
...
This feature is only available on server pro
GitOrigin-RevId: 7fc508c8039c2e3afd1a5fca469fce411e9d913a
2023-03-21 09:05:29 +00:00
Jakob Ackermann
ccb0841a50
Merge pull request #12281 from overleaf/jpa-tweak-event-segmentation-filter
...
[web] tweak analytics event segmentation filter
GitOrigin-RevId: e00fef0ac74edfd7fbace33bf9289f1c6f905b57
2023-03-20 09:03:16 +00:00
June Kelly
556a557a04
Merge pull request #12261 from overleaf/jk-alter-password-similarity
...
[web] Alter password-similarity check/metric
GitOrigin-RevId: e9a55b4a86d2b69d6f34c1e2339d32321e08341d
2023-03-20 09:03:10 +00:00
Jakob Ackermann
df3c7e48ab
Merge pull request #12198 from overleaf/jpa-force-new-compile-domain
...
[web] changes for force-new-compile-domain test
GitOrigin-RevId: a4ceaf46fdcebed156d155385cbbc2f06405d31f
2023-03-17 09:04:49 +00:00
Miguel Serrano
ecb1aaf60d
Merge pull request #12164 from overleaf/msm-enable-nocdn-editor
...
[web] move `nocdn` checks out of overriden block
GitOrigin-RevId: fc9713cc50dccd73ae0582b852ae399e61fe7424
2023-03-14 09:04:52 +00:00
Mathias Jakobsen
5fd4acffd5
Merge pull request #12159 from overleaf/jel-translations
...
[web] Add translations for top nav and footer
GitOrigin-RevId: 4240943e91ea6e1d19ce020cdacfe05c0302fdf8
2023-03-14 09:04:05 +00:00
Jakob Ackermann
6da00de5ea
Merge pull request #12187 from overleaf/jpa-mf-old-plans-page-annual-variant
...
Differentiate user that visits from before the fix and after the fix
GitOrigin-RevId: 4c3c4b47dc3329b97da79adcb2a45bf95b0ff27a
2023-03-13 09:04:32 +00:00
Jakob Ackermann
7ae5a9f060
Merge pull request #12160 from overleaf/mf-old-plans-page-annual-button
...
Fix annual buy button in old plans page is linked to the free trial check out page
GitOrigin-RevId: 7157b354a21e46f4eb194ae1ef741e90790b6071
2023-03-13 09:04:23 +00:00
Thomas
5dc15a19de
Merge pull request #12083 from overleaf/tm-teardown-refreshed-payment-page
...
Tear down refreshed payment page test, keeping refreshed page
GitOrigin-RevId: 4f0d9a1f4bcd3b018b12372fbe86aad3c8e41fbd
2023-03-10 09:04:18 +00:00
Jessica Lawshe
db4d9f0562
Merge pull request #11784 from overleaf/jel-saml-log
...
[web] Only log SAMLResponse on error
GitOrigin-RevId: 4bc33fadf49d148fd089bf45f87dfce6b0f268c3
2023-03-09 09:04:57 +00:00
Mathias Jakobsen
8864e0139f
Merge pull request #12112 from overleaf/mj-welcome-email
...
[web] Update CEO in onboarding email
GitOrigin-RevId: b9d0aab382e8f9ec2b5e8230193119ceba5ee63b
2023-03-09 09:04:34 +00:00
M Fahru
27723b7878
Migrate node controller unit test to the react version of the project dashboard controller ( #11993 )
...
* Migrate node controller unit test to the react version of the project dashboard controller
* change `promise.race` behaviour when fetching initial project list data to use setTimeout with 0ms delay (fake delay)
* rename `this.collabertions` to `this.readAndWrite`
* Change IP matcher to use `await` and `try` + `catch` block to be able to correctly write the test for
GitOrigin-RevId: 72ad9263c099b7ba44dede8304dba1c5ba879b56
2023-03-07 09:05:56 +00:00
M Fahru
01c504109b
Make project list react as the default in main router ( #12047 )
...
* Make project list react as the default in the main router
* Remove angular controller check-in project list smoke test
GitOrigin-RevId: 586a14afd9888d6f18e3cfa64aeebc5975bb43d5
2023-03-07 09:05:39 +00:00
Jakob Ackermann
e0c84f08fb
Merge pull request #11940 from overleaf/jpa-fix-assignment-of-initial-clsi-vm
...
[web] fix assignment of initial compile server
GitOrigin-RevId: 84aea918946a106a5826d7cf39cc0bf47047cb35
2023-03-07 09:04:33 +00:00
M Fahru
f7131b720b
Implement onboarding video tour split test ( #11889 )
...
* Implement onboarding video tour split test:
- Add split test infrastructure
- Create new `OnboardingVideoTourModal` component
- Place the component inside the editor pug template with a split test
* add event segmentation for `onboarding-video-tour-close-button-click` event:
1. video: `first` | `second`
2. firstVideoWatchingTimeInSecond: total time watching first video
2. secondVideoWatchingTimeInSecond: total time watching second video (0 if skipped)
* add event segmentation for:
1. `onboarding-video-tour-dismiss-button-click`
2. `onboarding-video-tour-next-button-click`
3. `onboarding-video-tour-done-button-click`
with these key/value:
1. firstVideoWatchingTimeInSecond: total time watching first video
2. secondVideoWatchingTimeInSecond: total time watching second video (0 if skipped/not watched yet)
* Use contentful to host video assets
GitOrigin-RevId: 27a6f38d15d7a03b07455e216dda63d99983ca80
2023-03-02 09:05:43 +00:00
M Fahru
f1304fa205
Add missing ip matcher endpoint hit when opening project dashboard react ( #12015 )
...
* Add missing ip matcher endpoint hit when opening project dashboard react
* Add error logger on the catch block
GitOrigin-RevId: 0f69de329b1290a4f0f98ef00dda050fb09d5a08
2023-03-02 09:05:34 +00:00
Eric Mc Sween
c40b673613
Merge pull request #12044 from overleaf/em-fix-mongo-connection-pool-metrics
...
Fix Mongo connection pool metrics in web
GitOrigin-RevId: 10de58c5e04a43f2014fbf9cde84d0bbb7daa9ad
2023-03-02 09:05:16 +00:00
ilkin-overleaf
48587a7a62
Merge pull request #12007 from overleaf/ii-react-subscription-dash-thank-you
...
[web] Successful subscription react migration
GitOrigin-RevId: 1d7d849415f4b7a7f60ddf8a4e18570ff5142196
2023-03-02 09:04:04 +00:00
Eric Mc Sween
65976cb363
Merge pull request #11869 from overleaf/em-upgrade-mongoose-web
...
Upgrade Mongoose and the Mongo driver in web
GitOrigin-RevId: 2cad1aabe57eae424a9e4c68b2e0062f0e78ffaf
2023-03-01 09:03:27 +00:00
ilkin-overleaf
fed5ad87a1
Merge pull request #11965 from overleaf/lg-deleteFeedback
...
[web] Delete user data from feedbacks collection when user is deleted
GitOrigin-RevId: 39a98cffb2e42c261c7095d8937fb6cdaf0977f9
2023-03-01 09:03:05 +00:00
ilkin-overleaf
38cdd77890
Merge pull request #11943 from overleaf/jk-another-password-similarity-metric
...
[web] Add another metric for password similarity
GitOrigin-RevId: 6d44796a63f3be85bfee86056e03cfd3bb47066c
2023-03-01 09:03:02 +00:00
ilkin-overleaf
eb32081585
Merge pull request #11974 from overleaf/jk-catch-errors-in-rename-file
...
[web] add logging to catch an error in renameEntity
GitOrigin-RevId: 74a942e87150a4fa94f7b1b46732de3df8b36389
2023-03-01 09:02:56 +00:00
Thomas
16b2d27fde
Update B2B Groups and Enterprise banners ( #11989 )
...
* Tear down B2B banner ad split test and implement updated ads
GitOrigin-RevId: 7d09d54bef7cb4e2b2b597d3834e0f58551b179e
2023-02-28 09:04:31 +00:00
Eric Mc Sween
bb9bafdf1a
Merge pull request #11995 from overleaf/em-unnecessary-returns
...
Decaf cleanup: unnecessary returns
GitOrigin-RevId: e3c006b0e15095c8cbed2911269f704a7fdd1d57
2023-02-28 09:03:46 +00:00
Jessica Lawshe
0037e45740
Merge pull request #11970 from overleaf/ab-sub-dash-already-have-warning
...
[web] Display a warning on subscription dash when coming from plans page
GitOrigin-RevId: 6c6294fbf634a5dcd1a09b94538add6586ebd15b
2023-02-24 09:05:20 +00:00
Jessica Lawshe
ebc04e4a9d
Merge pull request #11888 from overleaf/jel-subscription-dash-cancel-plan
...
[web] Migrate cancel subscription to React
GitOrigin-RevId: 8482fd61894c8011b4c980263ae1d41f396233c6
2023-02-24 09:05:12 +00:00
Alexandre Bourdin
d2fb800174
Merge pull request #11885 from overleaf/ab-personal-sub-custom-react
...
[web] Display a message for custom personal subscriptions in React dash
GitOrigin-RevId: c70986ffacfdfdeccd3675385e2e5dba1a2ad61f
2023-02-23 09:05:13 +00:00
Alexandre Bourdin
8b00a496e7
Merge pull request #11881 from overleaf/ab-custom-subscription-react-dash
...
[web] Add a contact support message for custom subsbcriptions on React dash
GitOrigin-RevId: e2a2bb27b4f1e70cbbe62f4c837fe63d81a820c2
2023-02-23 09:05:05 +00:00
Alexandre Bourdin
e915f62907
Merge pull request #11932 from overleaf/em-fix-pending-subscription-price-display
...
Fix pending subscription change price display
GitOrigin-RevId: f9cf196bd3c43d4b85b78956ea36947fa7cef84b
2023-02-23 09:04:57 +00:00
Alexandre Bourdin
f86eeac522
Merge pull request #11862 from overleaf/ab-group-subscription-memberships-dash-react
...
[web] Migrate group subscription memberships to React dash
GitOrigin-RevId: d5ff3ae4e5d8c422530502af22edda6c24c9a593
2023-02-23 09:04:49 +00:00
John Lees-Miller
f4a9b7bf60
Remove incorrect trial filter
...
GitOrigin-RevId: b99d1560eb8aa2df259b1e892c3a8218e5c4ba5e
2023-02-23 09:04:21 +00:00
Alexandre Bourdin
d6e9508aed
[web] Migrate managed publishers to React dash ( #11749 )
...
* Migrate managed publishers to React dash
* Decaf cleanup + async/await PublishersGetter
* Continue migration of managed publishers to react dash
* Fix linting
* Add tests
* Decaf cleanup PublishersGetterTests
* Update PublishersGetter tests
* Rename component files to kebab-case
GitOrigin-RevId: cb1fe14d120457c965a9d23a8ddb2c2c92e1d5da
2023-02-23 09:04:03 +00:00
Jessica Lawshe
b2a10260be
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
Jakob Ackermann
b6d5b97326
Merge pull request #11817 from overleaf/jk-password-too-similar-metric-refinement
...
[web] Refine metrics on password-too-similar validation
GitOrigin-RevId: f644e50e4815b34ad9af5215ebc3c9a082572681
2023-02-17 09:03:52 +00:00
Jakob Ackermann
dd906df7b7
Merge pull request #11360 from overleaf/jpa-encrypt-2fa-secret
...
[web] two-factor-authentication: encrypt the secret in the db
GitOrigin-RevId: 86642e13d917b239012229f685ad0210039a6706
2023-02-17 09:03:44 +00:00
M Fahru
47937c4073
Fix event "left-menu-documentation-click" not being fired properly ( #11836 )
...
GitOrigin-RevId: 5e9df12c699ff5c25389e8fb90fda73913e8c747
2023-02-16 09:05:00 +00:00
Davinder Singh
c524fee690
Merge pull request #11694 from overleaf/ab-managed-institutions-react
...
[web] Migrate managed institutions to React dash
GitOrigin-RevId: 535dfafe42d88189bb20e7bb3beac233221ee6ba
2023-02-15 09:04:55 +00:00
Davinder Singh
de245c288a
Merge pull request #11653 from overleaf/ds-documentation-btn-on-editor
...
Adding documentation button on the editor
GitOrigin-RevId: e03fd7b931eb0fe7273e6e9d0185c81c384df916
2023-02-15 09:04:37 +00:00
Thomas
f7e632ceb9
Merge pull request #11808 from overleaf/mf-appName-resolution-bug-string
...
Fix `appName` does not properly transformed on some strings
GitOrigin-RevId: be2f8a4a33fc30b1d8465f88522d69c3004bf00c
2023-02-14 09:04:33 +00:00
Jakob Ackermann
9eff0140a9
Merge pull request #11761 from overleaf/jpa-access-check-noise-metric
...
[web] optionally run access check on old compile domain
GitOrigin-RevId: 02fba931726cdfe1dad763e73e6306b041ce8ea5
2023-02-14 09:04:17 +00:00
Jakob Ackermann
e525c4c58d
Merge pull request #11758 from overleaf/jpa-metric-max-access-checks-hit
...
[web] add metric for hitting limit on new compile domain access checks
GitOrigin-RevId: 58df0911a411dd77698932e13d212cf15b4c8931
2023-02-14 09:04:09 +00:00
June Kelly
53b78ad68b
Merge pull request #11590 from overleaf/jk-password-reset-ux-improvements
...
[web] Password Reset UX Improvements
GitOrigin-RevId: d62575ff965e045823bfb7268db892188cf709ed
2023-02-10 16:33:14 +00:00
Miguel Serrano
286cbc66a8
Merge pull request #11771 from overleaf/msm-force-ace-sp
...
[web] Force Ace editor in Server Pro
GitOrigin-RevId: 1ea5675ad1c64a15dc30566c02d694feb2aaed3c
2023-02-10 09:12:26 +00:00
M Fahru
811b224d81
Update req.i18n.translate
to contains better filtering security and inject appName
variable by default to all translation keys ( #11312 )
...
Also remove the unused translate wrapper function since the content has been imported directly in the `req.i18n.translate`
GitOrigin-RevId: ed9cee76783e4d41819845a82f66afaed47e2ebd
2023-02-10 09:04:19 +00:00
M Fahru
9719b0439c
Tear down recompile button text split test ( #11637 )
...
GitOrigin-RevId: 574ebeda9517cc54e04362395a90584703198d9f
2023-02-10 09:04:12 +00:00
M Fahru
6da0a8ddf7
Clean up old new file modal since it has been migrated fully to react ( #11755 )
...
GitOrigin-RevId: f17aea302d4bac932877ed0b2d733633328ff469
2023-02-10 09:03:51 +00:00
Eric Mc Sween
74eeec2ba3
Merge pull request #11680 from overleaf/em-mongo-pool-monitoring
...
Mongo connection pool monitoring
GitOrigin-RevId: 050e50e7e67061ccbf39a710ca4532eafd423365
2023-02-09 14:34:35 +00:00
ilkin-overleaf
b0841592c7
Merge pull request #11646 from overleaf/ii-payment-page-payment-preview-panel
...
[web] Payment page payment preview panel
GitOrigin-RevId: 35f2e11a9a80e8b240dc8485b8062cf33d5b40b4
2023-02-09 14:34:18 +00:00
Tim Down
7c7f8c1573
Merge pull request #11733 from overleaf/msm-close-site-sp-shutdwn
...
[CE/SP] close site on shutdown before flushing
GitOrigin-RevId: e36c80f2f4c6f10eda3a536319a2fcc5dfda4fa4
2023-02-09 09:07:07 +00:00
Eric Mc Sween
0830760f0f
Merge pull request #11702 from overleaf/em-headers-sent
...
Don't send an error response when headers have already been sent
GitOrigin-RevId: a9832022a4f47562d31134d34bfd8c52e1eb4d7e
2023-02-09 09:06:06 +00:00
Eric Mc Sween
1e94069acb
Merge pull request #11718 from overleaf/em-cancelled-history-requests
...
Ignore ERR_STREAM_PREMATURE_CLOSE when proxying requests
GitOrigin-RevId: aedfa90cc54da041d1c26da3081b6cd72eb5aeb6
2023-02-09 09:05:58 +00:00
ilkin-overleaf
f6ddb95ae5
Merge pull request #11573 from overleaf/ii-payment-page-migration-three-d-secure
...
[web] Payment page migration 3DS
GitOrigin-RevId: b1049882c0f9fd17af2d2974e3f59b01af353c8f
2023-02-09 09:04:13 +00:00
Thomas
ce79f03b87
Merge pull request #11706 from overleaf/jpa-fix-de-translations
...
[web] fix a few German translations
GitOrigin-RevId: a19713144a236e367a28bd443919bd81acbb4656
2023-02-09 09:03:57 +00:00
Thomas
3c27970678
Merge pull request #11532 from overleaf/tm-nginx-prestop-shutdown-delay
...
Prevent dropbox webhook failures by gracefully shutting down web
GitOrigin-RevId: 32c3a699c22402a5829ba2c8fe7c6ae829b08dbf
2023-02-09 09:03:48 +00:00
M Fahru
5f3ef71e43
Implement 'Add Affiliation' UI on the mobile version of the new react dashboard ( #11606 )
...
* Refactor & change `add-affiliation.tsx` file:
* Change class from `user-profile` to `add-affiliation`
* Add new optional `className` props for custom styling
* Show affiliation widget on mobile screen:
* Fix bug on use add affiliation hooks: return type should be `boolean`, not `boolean | 0`
GitOrigin-RevId: 800b951e2a012797266b1780993b4ed9a918d565
2023-02-08 09:07:23 +00:00
Jessica Lawshe
c36b872ae3
Merge pull request #11509 from overleaf/jel-react-personal-subscription-dash-pt-4
...
[web] Continue migration of personal subscription dash to React
GitOrigin-RevId: f2d913099d727725f04697003516c90616faf014
2023-02-08 09:06:21 +00:00
Mathias Jakobsen
a84b0e9b56
Merge pull request #11662 from overleaf/mj-update-blank-template
...
[web] Replace inputenc with graphicx in blank template
GitOrigin-RevId: ca134c24d93c23665cc538ee0c654f2a727774f9
2023-02-08 09:05:23 +00:00
Alf Eaton
85fbded781
Improve the Rich Text toolbar ( #11616 )
...
GitOrigin-RevId: d1999be629ac048058ffd82004865728796a3feb
2023-02-07 09:04:39 +00:00
Alexandre Bourdin
ed40a87cdc
[web] Migrate group management to React ( #11293 )
...
* Rename manage group entry point
* Migrate group management root page to React
* Add cypress tests for the group management react page
* Fix linting
* Add checkbox labels for screen-readers + remove unused classes
* Await on add/remove members calls
* Display the export CSV link for a full group
* Display error message when group is full
* Sort locales
* Handle the managers management page in React version
* Fix missing type in GroupMemberRow
* Split members and managers React pages
* Build API paths on frontend side + add cypress tests for each page
* Fix linting
* Update unit tests
* Review improvements
* Type API errors
GitOrigin-RevId: d124a9d24cbf33de8aacc5d69e9d46e7bcda93c5
2023-02-07 09:04:18 +00:00
Jakob Ackermann
b1cf4aa1e9
Merge pull request #11634 from overleaf/jpa-server-ce-pro-year-2023
...
[server-ce] bump copyright year to 2023
GitOrigin-RevId: a98162f09aea23591a0c4b4e38c261d965140616
2023-02-07 09:04:10 +00:00
Thomas
8d1ea82ad3
Merge pull request #11551 from overleaf/tm-subscription-group-invite-message-fixes
...
Fix for subscription invites 'Cancel your subscription' prompt logic
GitOrigin-RevId: fc1f7487f901fce8204b32051b95de7ed49ae36d
2023-02-02 18:22:59 +00:00
Jakob Ackermann
e63b90d288
Merge pull request #11624 from overleaf/jpa-hybrid-download-params
...
[web] add split tests for tweaking user content domain access check
GitOrigin-RevId: a5e6959098c10ea230634492b465c2b9dcdd909f
2023-02-02 18:22:34 +00:00
June Kelly
c4ecded316
Merge pull request #11508 from overleaf/jk-password-disallow-substring
...
[web] Metric for passwords too similar to email
GitOrigin-RevId: cf8320fc3c9561b4dc6d54a3e97db96400ece2a9
2023-02-02 18:22:17 +00:00
ilkin-overleaf
db54475bd0
Merge pull request #11525 from overleaf/ii-payment-page-migration-init
...
[web] Payment page migration initialisation
GitOrigin-RevId: f33b73a13b96fad3cddf0c0205d05df678ce5300
2023-02-02 18:21:52 +00:00
Miguel Serrano
55bdcf7664
Merge pull request #11583 from overleaf/msm-ace-ce
...
[web] Force ACE when `modules/source-editor` not available
GitOrigin-RevId: 2b43a048e882d99aa52ee8ead6c67152d4080eb2
2023-02-02 09:03:30 +00:00
M Fahru
9795904fac
Add nullcheck to tag name to avoid crashing the client ( #11519 )
...
GitOrigin-RevId: 917fcffa672e2626203275ea5e62ce9388366f8e
2023-02-02 09:03:28 +00:00
M Fahru
e5f8b991ba
Add text to clarify what currency is being displayed in the new plans page ( #11568 )
...
GitOrigin-RevId: 7875f0afa4e6a538bd52d800ae75de231bf40629
2023-02-02 09:03:25 +00:00
M Fahru
772a3efb65
Tear down micro survey for new users ( #11569 )
...
GitOrigin-RevId: b86cfa150dd365f3d1da758feb20509d35c7cc56
2023-02-02 09:03:22 +00:00
June Kelly
ac83dd9bb3
Merge pull request #11353 from overleaf/jk-remove-deprecated-public-access-levels
...
[web] Disallow deprecated access levels from being set
GitOrigin-RevId: cf276e849692be210a2dc7d896820579efc46952
2023-02-02 09:02:59 +00:00
June Kelly
be7b424a63
Merge pull request #11436 from overleaf/jk-increase-password-min-length-to-8
...
[web] Increase the minimum password length to 8 characters
GitOrigin-RevId: 94eb3c5605183b5e189babd3342dc308f403ebbd
2023-02-02 09:02:56 +00:00
Jessica Lawshe
b7108f7874
Merge pull request #11515 from overleaf/ab-group-membership-dash-react
...
[web] Managed groups in React subscription dash
GitOrigin-RevId: 4811d8dd2b42fa9ad83b5c4f12582e7bc04bad40
2023-02-01 09:05:27 +00:00
M Fahru
78304e7c94
Add is-screen-width-less-than-768px
to the upgrade-button-click
event ( #11506 )
...
GitOrigin-RevId: 33ae53d7959863017607d3e1ea237602aed626dc
2023-01-31 09:04:09 +00:00
M Fahru
3507463c4e
Add new event tracking to react and angular version of the empty project page ( #11472 )
...
GitOrigin-RevId: 28ffe919851121bdba82eea3b6ef29cd6fffeb76
2023-01-31 09:04:01 +00:00
Eric Mc Sween
75abea72b0
Merge pull request #11492 from overleaf/em-rate-limiter
...
Move all remaining rate limiters to rate-limiter-flexible
GitOrigin-RevId: 163ab2aebecb281057e552dc75591dd02028990c
2023-01-31 09:03:44 +00:00
M Fahru
781c1c97c7
Implement new three-way split test for the plans page ( #11493 )
...
* Update split test config and infrastructure for plans-page-layout-v3
* Implement view for `old-plans-page-annual` variant of the new split test:
- Make `annual` the default view for all elements on the old plans page
- Change the tooltip background to green for monthly/student view
* Implement a new design for the new plans page:
- switch annual and monthly locations (annual on the left now)
- change the tooltip background to green color for all choice
- make the monthly-annual switch has green background if annual is chosen
* Fix mobile view plans page header style
GitOrigin-RevId: b2b3c6ac6adbe26bf6def7e072493f503793cfcb
2023-01-30 09:02:45 +00:00
Eric Mc Sween
2dbc0e3b3d
Merge pull request #11489 from overleaf/em-fix-paypal
...
Set COOP header to same-origin-allow-popups
GitOrigin-RevId: c8c3751386addb307ee2caf59c228484e8e593c0
2023-01-27 09:05:43 +00:00
Jessica Lawshe
dad1460d71
Merge pull request #11414 from overleaf/jel-react-personal-subscription-dash-pt-2
...
[web] Continue migration of personal subscription dash commons to React
GitOrigin-RevId: 997716f70c953b088f686d4b0f638705ad838520
2023-01-27 09:05:30 +00:00
Jakob Ackermann
1f14e08fa1
Merge pull request #11442 from overleaf/jpa-hybrid-pdf-download
...
[web] add hybrid download of compile output
GitOrigin-RevId: b9c6dfc86e3af2f7b1728e791f074ec6d5e0badf
2023-01-27 09:04:12 +00:00
Thomas
aa9b07d323
Merge pull request #11445 from overleaf/revert-11432-revert-11154-tm-lg-subscription-recurly-cache-name
...
Re-instate change property name for recurly status cache to recurlyStatus
GitOrigin-RevId: 3b3415d818629676ee44dbc558a6b87469fd1af0
2023-01-27 09:03:58 +00:00
Eric Mc Sween
30e94eba32
Merge pull request #11444 from overleaf/em-price-increase-subscription-page
...
Fix copy when a pending subscription change is a price change
GitOrigin-RevId: 2ab3470f5eda5460bdf08f8464e42d6a7717d814
2023-01-26 09:04:30 +00:00
Miguel Serrano
691438ee37
Merge pull request #11391 from overleaf/msm-history-controller-pipeline
...
[web] refactor `req.pipe` into `pipeline`
GitOrigin-RevId: 2b78ff1de3cb7e439824ef0847b3a3db9288b8c6
2023-01-25 09:06:34 +00:00
Tim Down
a05438d9c7
Merge pull request #11332 from overleaf/td-remove-ace-split-test
...
Add handling for source-editor-legacy split test
GitOrigin-RevId: 9575087c34bc3f2e8b490846984bc97641c560aa
2023-01-25 09:06:26 +00:00
Thomas
f6ffae02a9
Merge pull request #11432 from overleaf/revert-11154-tm-lg-subscription-recurly-cache-name
...
Revert "Change property name for recurly status cache to recurlyStatus"
GitOrigin-RevId: 6870e421516fd705343f3e8651d8637f791063df
2023-01-25 09:06:03 +00:00
Thomas
0b6c69dc55
Change property name for recurly status cache to recurlyStatus ( #11154 )
...
* Change property name for recurly status cache to recurlyStatus
Co-authored-by: Lucie Germain <lucie.germain@overleaf.com>
GitOrigin-RevId: a1ff69d531519cd15b82ef72974e9702f43409ac
2023-01-25 09:05:48 +00:00
Brian Gough
5e9b26ae0a
Merge pull request #11412 from overleaf/bg-override-history-initialisation
...
allow history initialisation to be overridden
GitOrigin-RevId: e38c2147f7d335d368579ca53033d08906eb287b
2023-01-24 09:06:29 +00:00
M Fahru
435be3073f
Add new event segmentations for upgrade button in dashboard to help analytics ( #11345 )
...
* Add new event segmentations for the upgrade button in dashboard to help analysis
* Also add an extra check for the upgrade button in the navbar since it's only appeared in the project dashboard react version
GitOrigin-RevId: fca14e3adfbafd0fd143b045ba43588913f7297b
2023-01-24 09:06:09 +00:00
Tim Down
9ab12f3b44
Merge pull request #10966 from overleaf/td-add-coop-header
...
Upgrade Helmet to add some security-related response headers, including COOP
GitOrigin-RevId: fce8538b004f7b3ba6c6ca65ad311957d75b496a
2023-01-24 09:05:27 +00:00
Alf Eaton
cf8051dcad
Advertise CM6 Rich Text in the CM5 track changes panel ( #11361 )
...
GitOrigin-RevId: 3d2e43263528c64292a01afb3d032e11a6cbbfb9
2023-01-24 09:04:13 +00:00
Alf Eaton
8b610d2d1c
Use MathJax v3 on the editor page ( #11330 )
...
GitOrigin-RevId: 5e51404c54e49735988f399ea080b6cb4be726d3
2023-01-24 09:03:58 +00:00
Miguel Serrano
b4e9bf3449
[web] pipe history zip download to history-v1 in CE/SP ( #11362 )
...
GitOrigin-RevId: 4ef181d1b79b3d0e2254af698defe0c2fa8c679f
2023-01-24 09:03:35 +00:00
M Fahru
8227199dcb
Implement new users micro survey for project dashboard page on react and non-react version ( #11347 )
...
* Implement new users micro survey for project dashboard page on react and non-react version
* Add 'new-users-micro-survey-click' and 'new-users-micro-survey-prompt' new event for the analytics
GitOrigin-RevId: 9aabe931987638b38995d404aa90ac4d40b2f3b5
2023-01-20 14:13:53 +00:00
M Fahru
29fbc253fd
Clean up link sharing upgrade prompt test and keep the default variant
...
GitOrigin-RevId: d34ed081bbc61dfc74a7117c0ba633db4b5a0bad
2023-01-20 14:13:51 +00:00
Miguel Serrano
4a84922a2f
Merge pull request #11346 from overleaf/msm-config-history-v1-sp
...
Configuration changes for FPH in CE/SP
GitOrigin-RevId: 990eb0fa6158d4815740413da085759d2cc5e231
2023-01-20 14:13:46 +00:00
Eric Mc Sween
9eb9203104
Merge pull request #11302 from overleaf/em-rate-limiter-2
...
Move rate limits in router.js to rate-limiter-flexible
GitOrigin-RevId: 9ac5dfe2fdf3de017e852dee36e26859db3ca4cb
2023-01-20 09:04:41 +00:00
Jessica Lawshe
c8ef5e6f65
Merge pull request #11231 from overleaf/jel-react-subscriptions-dash-commons
...
[web] Migrate institution memberships dash to React
GitOrigin-RevId: 75bb8e7d7338418733a836a8e654fe5b0a9fceff
2023-01-18 15:09:28 +00:00
Jessica Lawshe
dddf9b7042
Merge pull request #11213 from overleaf/jel-features-page-event
...
[web] Remove space in analytics event key
GitOrigin-RevId: 433ee6844b9a509192c49f2afc42acce2c9c101e
2023-01-18 15:09:21 +00:00
Jessica Lawshe
6a127d4408
Merge pull request #11159 from overleaf/jel-use-btn-secondary-on-group-invite
...
[web] Use new secondary button style on group invite
GitOrigin-RevId: 3772d2a2fd4143592494eae383be957f3ce99cac
2023-01-18 15:09:13 +00:00
Miguel Serrano
8b723c5363
Merge pull request #11160 from overleaf/msm-replace-uuid-crypto
...
Replace `uuid`/`node-uuid` with `node:crypto`
GitOrigin-RevId: 1be4f09c4681edac7e8bc58af3b5726d0d5ee322
2023-01-18 15:07:58 +00:00
Jakob Ackermann
59e587320a
Merge pull request #11246 from overleaf/jpa-user-content-domain-access-check
...
[misc] prepare migration to user content domain
GitOrigin-RevId: 581ccab6d39ec021fb44a555a09e55441c35d0d1
2023-01-18 09:05:14 +00:00
Eric Mc Sween
f97a543d41
Merge pull request #11255 from overleaf/em-rate-limiter
...
Introduce rate-limiter-flexible
GitOrigin-RevId: c787397e276fb81015c7d045d191f2ad81ef542d
2023-01-18 09:04:51 +00:00
Thomas
ae4b4c09b8
Merge pull request #11019 from overleaf/tm-fix-subscription-creation-response-timeout
...
Fix createSubscription timing out if non-handled error occurs
GitOrigin-RevId: 4f40d7134d81e6c212b045b2b18da36eb0421a43
2023-01-18 09:03:51 +00:00
Eric Mc Sween
56726053e8
Merge pull request #11158 from overleaf/em-recompile-pdf-split-test
...
Recompile PDF split test
GitOrigin-RevId: b02b3fb5b7a979ac299358e276ed432d736c7a03
2023-01-17 09:06:12 +00:00
Brian Gough
c87772d732
Merge pull request #10989 from overleaf/bg-clean-up-project-history-handler
...
clean up ProjectHistoryHandler
GitOrigin-RevId: 82e6510a23934a3f3a1ede0fabbd2e393f74ad03
2023-01-17 09:04:35 +00:00
ilkin-overleaf
7e68b4f0d5
Merge pull request #11147 from overleaf/ii-subscriptions-pages-react-split-test
...
[web] React subscription split test
GitOrigin-RevId: 6656b3895030bc677483a3e30d5e998f5f7d1458
2023-01-13 09:04:52 +00:00
Alf Eaton
017f0b49a0
[rich-text] Add "rich-text" split test ( #11180 )
...
GitOrigin-RevId: 8df79f3c70020c8dba0793c8b548fd1f1e1fbf76
2023-01-13 09:04:31 +00:00
Jakob Ackermann
3a890226cf
Merge pull request #11194 from overleaf/jpa-drop-dead-admin-tab
...
[web] drop dead tab on site admin panel
GitOrigin-RevId: ec2dec4d05617e46b22a39bbd14aaa540a7365d5
2023-01-13 09:04:06 +00:00
Jessica Lawshe
e391a9fc46
Merge pull request #11079 from overleaf/jel-features-link-analytics
...
[web] Add analytics to features link
GitOrigin-RevId: 80cbba05dfc94bce0b2f0b25a41ac76c8d22eee6
2023-01-12 09:03:38 +00:00
M Fahru
9452bee1b4
add newline
...
GitOrigin-RevId: f8c4054cbbaf935b50f06f51d19358e3560d0e74
2023-01-11 09:06:05 +00:00
M Fahru
f01a2920cf
Migrate editor settings controller to react (this commit includes project-wide settings)
...
GitOrigin-RevId: 8c47a2699a2f11fda7fd60c5173bf2e29858e37a
2023-01-11 09:05:50 +00:00
Alf Eaton
62b727fb61
Merge pull request #11008 from overleaf/msm-fix-email-helper-group
...
[web] Prevent NPE parsing RFC5322 email groups
GitOrigin-RevId: 57fa7dc523b94c44afdd45a790ff6c3e62e45214
2023-01-11 09:04:49 +00:00
ilkin-overleaf
8ca4827834
Merge pull request #11071 from overleaf/jpa-typo-symbol-palette
...
[web] fix typo in symbol palette feature on new subscription pages
GitOrigin-RevId: b167c861ac77b8aaf5e78eae8a5d4c121e0c5f7d
2023-01-10 09:06:06 +00:00
Eric Mc Sween
bde79780a7
Merge pull request #10971 from overleaf/em-flush-docupdater-on-rename
...
Flush project in docupdater after a rename
GitOrigin-RevId: f08e722e9eb65e281965fe2603f8e97024edb8e9
2023-01-10 09:05:07 +00:00
Lucie Germain
c6f9da69da
Merge pull request #10995 from overleaf/lg-update-tpds-dropbox-only
...
Only send updates to tpds if project is linked to dropbox
GitOrigin-RevId: 52d8bbfc229b74346dd440f283925a8d6eb6198a
2023-01-09 09:04:02 +00:00
Mathias Jakobsen
e8c677f7ad
Merge pull request #11036 from overleaf/jpa-cdn-blocked-metric
...
[web] add metric for blocked cdn
GitOrigin-RevId: bee0fa5af0cc3c5d91deb64c8e32bb7e04dbcc2b
2023-01-05 09:04:04 +00:00
Alexandre Bourdin
4d4a610fd2
Merge pull request #10973 from overleaf/ab-split-test-dash-graphs-fix
...
[web] Include archived tests in split test dashboard stats
GitOrigin-RevId: 570b6b5431dce3060a756752d45535a681ae9087
2022-12-22 09:04:48 +00:00
Davinder Singh
b7d8fa44b4
Moving out the translate function to helpers folder ( #10882 )
...
* Moving out the translate function to helpers
GitOrigin-RevId: 876932308328761bf6b728b3d24a8867d950e9c0
2022-12-22 09:04:27 +00:00
Alexandre Bourdin
55e05d2fb6
Merge pull request #10933 from overleaf/ab-hackathon-split-tests-fancy-dash
...
[web/analytics] Split test dashboard improvements
GitOrigin-RevId: 7711060111c043a3002f30381c292249a84c320e
2022-12-21 09:05:50 +00:00
Brian Gough
f27e0f124b
Merge pull request #9797 from overleaf/bg-ignore-synctex-files
...
Improve handling of ignored files
GitOrigin-RevId: c202a4262297408e9bd1d7af9697c2d7dae17cb0
2022-12-21 09:05:04 +00:00
Mathias Jakobsen
4c271965fe
Merge pull request #10875 from overleaf/mj-angular-settings-cleanup
...
[web] Clean up old angular settings templates
GitOrigin-RevId: fecc909727c60268aa039693a10ba166ae8a00a2
2022-12-21 09:04:12 +00:00
Mathias Jakobsen
38cc3394e3
Merge pull request #10793 from overleaf/mj-split-test-cleanup
...
Split test clean-up
GitOrigin-RevId: 7dd6178487022cbefcbc85797dacc3f3fbfa17e2
2022-12-21 09:04:04 +00:00
Jessica Lawshe
d7233870b9
Merge pull request #10891 from overleaf/jel-features-page-test
...
[web] Setup split test for new features page
GitOrigin-RevId: c301089f2a251fef6cdc4434ac3c8356bb17545d
2022-12-20 09:04:44 +00:00
Davinder Singh
e7e1fcef3b
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
Thomas
17be32f90d
Merge pull request #10908 from overleaf/tm-adjust-prices-10886
...
Adjust all prices for 10% increase from previous baseline
GitOrigin-RevId: a895f862e404d91bc17914164fe19fac2f2d1dde
2022-12-16 09:02:53 +00:00
Brian Gough
2cc2da18a5
Merge pull request #10888 from overleaf/bg-case-sensitive-delete
...
Make dropbox deletes case-sensitive
GitOrigin-RevId: 090112ce82e38f15079053952db4b0a1544e8300
2022-12-15 09:04:17 +00:00
M Fahru
bed2596468
Implement groups & enterprise awareness banner on project dashboard ( #10818 )
...
- Implement the banner on both react and non-react project dashboard
- Use split test with 4 different variants, `save`, `empower`, `did-you-know`, and `default`, each variant has a different copy, except the `default` which won't show the banner to users
GitOrigin-RevId: ee76769dfd38b8e52de8cc0f201c24e41905d016
2022-12-13 09:05:08 +00:00
Jessica Lawshe
c7a10558bf
Merge pull request #10830 from overleaf/jel-remove-test-show-unified-navigation
...
[web] Remove `unified-navigation` references in code
GitOrigin-RevId: bbcea3c8013936a8e5eaed18e6121344a3c05e9a
2022-12-13 09:04:28 +00:00
Dr. Sasha Göbbels
c9cf530e36
[web] Log messages to the project audit log and do so for enabling/disabling sharing ( #10281 )
...
GitOrigin-RevId: d6af26bcbafb4d1789fca6319fd343fe8c2ecd25
2022-12-13 09:04:08 +00:00
Alf Eaton
12af54069c
Merge pull request #10787 from overleaf/ae-pdfjs-3
...
Start upgrading pdf.js to the latest version
GitOrigin-RevId: e7d8c6dedb0fe58ba31626408df81fd42ba1ca3b
2022-12-09 09:03:53 +00:00
Eric Mc Sween
2af4b38143
Merge pull request #10828 from overleaf/em-fix-deleted-projects
...
Fix project deletion when history id is a string
GitOrigin-RevId: cf60d9b6b7801592e1ff9f9be135f68dfe010ecf
2022-12-08 09:04:17 +00:00
Davinder Singh
4adfca52bf
Merge pull request #10682 from overleaf/ds-btn-default-to-secondary-in-editor-part-2
...
Replacing btn-default with btn-secondary in the editor Part-2
GitOrigin-RevId: 708aa29070bb3049afbc8ee1a282eaa1018594a8
2022-12-08 09:03:42 +00:00
Davinder Singh
d6b39c4bb3
Merge pull request #10653 from overleaf/ds-btn-default-to-secondary-in-editor
...
Replacing `btn-default` with `btn-secondary` in the editor
GitOrigin-RevId: 46aa8c92c9981eb2f253828ee65424bfb7217fb2
2022-12-08 09:03:35 +00:00
Davinder Singh
ec920ade78
Merge pull request #10563 from overleaf/ds-btn-success-to-btn-primary
...
replacing `btn-success` with `btn-primary`
GitOrigin-RevId: 77b90dbc4470bc059c40294b9764d1184f0b0bb8
2022-12-08 09:03:28 +00:00
Tim Down
08567c290e
Add second CM6 switch-away survey ( #10789 )
...
Restart CM6 switch-away survey
GitOrigin-RevId: 1d62aaf27834cb3919f6ca30c269a1ef3c2e9a5e
2022-12-07 09:04:35 +00:00
Eric Mc Sween
04d0eabb32
Merge pull request #10772 from overleaf/em-ieee-brand-id
...
Make the IEEE brand id configurable
GitOrigin-RevId: 3ee286131d6ed8f43247ab1e2954eabec83d75d6
2022-12-07 09:03:58 +00:00
Eric Mc Sween
38df974ce1
Merge pull request #10739 from overleaf/em-history-mongo-backend
...
Send a history id from web when creating a project
GitOrigin-RevId: dd1417ae734c76990931885df1864a81a9439da0
2022-12-07 09:03:51 +00:00
ilkin-overleaf
2675cab92e
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
887ac13f06
Merge pull request #10791 from overleaf/ds-accept-all-cookies-primary-btn
...
changed accept all cookies button to primary button
GitOrigin-RevId: c06419fa75945259155b72676b90b366412b14f8
2022-12-06 09:05:47 +00:00
Brian Gough
5c06b29e77
Merge pull request #10740 from overleaf/jpa-auto-compile-rate-limit-two-buckets
...
[web] split rate-limit tracking for auto-compiles into two buckets
GitOrigin-RevId: dcc743343010afe7d877fe5d37f020f10a8fd412
2022-12-06 09:04:10 +00:00
Miguel Serrano
4040f1c75f
Merge pull request #10782 from overleaf/msm-fix-disconnect
...
[ServerPro] Fix `disconnectAllUsers` endpoint
GitOrigin-RevId: 2852b18e64ceb4ffd9d0f40b7c40273747bf2df8
2022-12-06 09:03:49 +00:00
Eric Mc Sween
5083060fbb
Merge pull request #10677 from overleaf/em-history-id-string
...
Represent history ids as strings instead of integers
GitOrigin-RevId: 18977195b65492836e570c571ec7e8c7e088612b
2022-12-02 09:04:29 +00:00
Brian Gough
f8a1da1b47
Merge pull request #10715 from overleaf/jpa-web-share-mongo-pool
...
[web] share mongo connection pool between Mongoose and native db
GitOrigin-RevId: 8bb2a9dc76880144a8681cb564183906df624cc0
2022-12-02 09:04:02 +00:00
Jakob Ackermann
7fcdd69cee
Merge pull request #10735 from overleaf/jpa-mongo-connection-pool-stats
...
[web] collect metrics for mongo connection pool
GitOrigin-RevId: 71ca95af4e04f124f5ae12c8967ce85d4d9d0428
2022-12-01 09:05:09 +00:00
Jakob Ackermann
648a08b6b8
Merge pull request #10725 from overleaf/jpa-no-cdn-metric
...
[web] add metric for ?nocdn=true requests
GitOrigin-RevId: 6ca8a5616590f2d4efd8e3d04ef3ae71b67c5b96
2022-12-01 09:05:02 +00:00
Davinder Singh
0ed9626475
Merge pull request #10710 from overleaf/ds-bug-fix-delete-btn
...
changing delete button to `btn-danger` from `btn-primary`
GitOrigin-RevId: a70f92cce1dc53b48265c4daf383be6dd8972c4b
2022-12-01 09:04:49 +00:00
Jakob Ackermann
db4d5f2522
Merge pull request #10686 from overleaf/jpa-upgrade-multer
...
[web] upgrade multer
GitOrigin-RevId: 4f43c783733f495eaed4df16ae9c9fc5b1186254
2022-12-01 09:04:07 +00:00
M Fahru
f27562eb12
Data handling for settings in editor left menu react migration ( #10470 )
...
- Importing SettingsController from the angular code, which enables post requests for every select menu and socket handler for compiler, texlive version, and main document select option
- New context for the data handling infrastructure between react and angular. The data is still located in the angular version, and I use the context only as a proxy to fetch/post new data.
GitOrigin-RevId: 59009bceb128d82969a2318e90036aacf79f9887
2022-11-30 09:04:32 +00:00
Tim Down
079a0dcae4
Merge pull request #10667 from overleaf/ii-dashboard-duplicate-projects
...
[web] Remove duplicate projects when fetching all users projects
GitOrigin-RevId: b850cd6ea5a03f01ba82eaaba101afd21a5098cc
2022-11-30 09:04:19 +00:00
Eric Mc Sween
3efcd3e52b
Merge pull request #10644 from overleaf/em-chunk-store-mongo
...
Mongo backend for the history chunk store
GitOrigin-RevId: 8dcfc7e62065785616b7894009368b6acbb4428a
2022-11-29 09:04:40 +00:00
Brian Gough
4589a57774
Merge pull request #10637 from overleaf/bg-delete-user-from-dropbox
...
delete user data from dropbox
GitOrigin-RevId: d586c73b4500f4fe718927f537ae770356eaefc1
2022-11-29 09:04:33 +00:00
Alf Eaton
65b0fd73ea
Improve "compile" keyboard shortcut handling ( #10624 )
...
* Improve "compile" keypress handling
* Remove "compile" keypress handling from PDF preview
* Remove compile shortcuts from CM6
* Use an event for Vim keybindings
* Remove event handlers from Angular/Ace
* Move useCompileTriggers into DetachCompileProvider
GitOrigin-RevId: 7f0e667b5106a849458e06ebb0f7a413d5d63430
2022-11-29 09:04:04 +00:00
M Fahru
31c503be2d
Add 10 seconds delay before showing grammarly warning
...
GitOrigin-RevId: 11bb3ca5704ef5cc782d14eb6f4f10a1fa2a656e
2022-11-25 09:04:33 +00:00
M Fahru
6dcc22642a
Update "go to line" hotkey for cm6 and add new info text in hotkeys modal
...
* Update "go to line" hotkey for cm6 and add new info text in hotkeys modal
* Differentiate modal title between cm6 and ace hotkeys
* Update test to reflect change in hotkeys modal title
* Add test for hotkeys modal bottom text
* Update test on editor left menu hotkeys button to reflect change in hotkeys modal title
GitOrigin-RevId: 61bae16313ea7a37fa3b9441dbe5a93ab7823d01
2022-11-25 09:04:20 +00:00
Lucie Germain
7ad6a909e9
Merge pull request #10427 from overleaf/lg-secondary-email
...
Copy change to email we send when secondary email is added
GitOrigin-RevId: 1efd25e1ea9858f40cebf213f6dfbdc520a53313
2022-11-22 09:05:31 +00:00
ilkin-overleaf
11e789229e
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
024f6ee24e
Merge pull request #10467 from overleaf/ds-btn-info-new-css-part-2
...
Updating`btn-info` to `btn-info-secondary` - part 2
GitOrigin-RevId: 934dd633494454277432810c4a1e70bb17829bd7
2022-11-18 09:05:51 +00:00
Miguel Serrano
75fcdafb15
Merge pull request #10418 from overleaf/msm-fix-itm-campaign
...
Fix `itm_campaign=undefined` in insterstitial plans page
GitOrigin-RevId: 4826b507a93d3c324d600a938234ba31b4582955
2022-11-17 09:03:56 +00:00
Miguel Serrano
edeaa4baa0
Merge pull request #10435 from overleaf/msm-remove-survey-banner
...
Remove banner to recruit new joiners for survey
GitOrigin-RevId: c427c57b80d6e38285ddbafc67554b62516ea8b8
2022-11-17 09:03:49 +00:00
M Fahru
d70e0b1c0e
Implement grammarly warning alert on cm6 users
...
GitOrigin-RevId: ed272bbc385faa69811ec1891075906cdca1c984
2022-11-16 09:06:39 +00:00
ilkin-overleaf
87b844aa15
Merge pull request #10438 from overleaf/ii-offer-personal-plan-on-cancellation
...
[web] Offer personal plan on subscription cancellation
GitOrigin-RevId: a7845fb3f7edc2f169ba237d8b822ff958a5c6a5
2022-11-16 09:06:18 +00:00
Davinder Singh
994736548e
Merge pull request #10366 from overleaf/ds-buttons-user-bonus
...
[web] Use new buttons on bonus page, primary email check, and gallery item page
GitOrigin-RevId: f5ac40f45b0698054f52560b4b722e1c3b18b5c6
2022-11-16 09:04:42 +00:00
Davinder Singh
09be606a4e
Merge pull request #10342 from overleaf/ds-buttons-project-page
...
New buttons on project dashboard
GitOrigin-RevId: 6e6a93a1ca1264dd214ccaf7976b665e45e7b10b
2022-11-16 09:04:34 +00:00
M Fahru
5eff354971
Create settings menu react elements in editor left menu for editor left menu react migration
...
GitOrigin-RevId: e75581a43a8694398b20bee3dc5ec69b60db86ab
2022-11-15 09:07:01 +00:00
Jessica Lawshe
62cf8c9d61
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
Eric Mc Sween
682406b797
Merge pull request #10380 from overleaf/ii-change-plans-prices
...
Change plans prices
GitOrigin-RevId: 9229e9be916c8377f6fdd259f934a9f0811f3d94
2022-11-15 09:06:04 +00:00
M Fahru
efd2669cc7
Use a hard-coded variable to stop rendering the switch away survey component
...
GitOrigin-RevId: f3dc9db2c8f24aff941c6ea811e5a8f13e1f2960
2022-11-10 09:04:33 +00:00
M Fahru
0cca76557e
Comment out switch away survey to temporary disable it
...
GitOrigin-RevId: f516af0f016c05cba1d171b1f2ad98aa695447ba
2022-11-10 09:04:25 +00:00
Miguel Serrano
900c5b29cb
Loose regex filter for analytics events ( #10329 )
...
Allows `Date` objects being sent as attribute values
and spaces in event segmentation values
GitOrigin-RevId: ce3bf5023941a011ba612e9a3a17b92f76f9860b
2022-11-08 09:03:31 +00:00
Miguel Serrano
933a0d22eb
Merge pull request #9995 from overleaf/msm-cleanup-old-audit-log
...
Cleanup `auditLog` from `users` and `projects` collections
GitOrigin-RevId: 2ea6d547837441c5e0391542c80c01bb5b6710fe
2022-11-08 09:03:20 +00:00
Brian Gough
495dd9016d
Merge pull request #10290 from overleaf/bg-clear-feedbacks-collection
...
add script to clear old messages from mongo feedbacks collection
GitOrigin-RevId: a4986f432a12e801f41ff9bdf11b8771ef2b601f
2022-11-07 09:03:25 +00:00
Jakob Ackermann
7493be028d
[web] drop rate of compile-result-backend events to 1%
...
GitOrigin-RevId: af3e4b56812f014ad7c40d1a98ee6db16798890b
2022-11-04 09:06:03 +00:00
M Fahru
19dd2f67e2
Implement "switch away survey" when users switching back to ace from cm6 ( #10201 )
...
Implement legacy source editor survey:
* Force user to switch to cm6 if they haven't seen switch away survey
* Only show user switch away survey if they open ace from another editor
* We need to wait 3 seconds until the survey is being shown
* Add comment to explain the reasoning of not showing cm6 switch away survey for rich text users
* Use localstorage `editor.has_seen_cm6_switch_away_survey` setter to not show the survey if user has seen the survey
* the `editor.has_seen_cm6_switch_away_survey` will have the value `true` even if user is not interacting with it, so update comment to reflect that
* Add `once: true` option to keydown event to avoid unnecessary callback invocation upon key presses
GitOrigin-RevId: c26be2bb39efac2dff112c821fca893e5993dcbf
2022-11-04 09:05:50 +00:00
Mathias Jakobsen
50b346b4ed
Merge pull request #10279 from overleaf/jpa-tracing-optimizations
...
[misc] do not load the tracing module unless enabled
GitOrigin-RevId: 8a3b9da3e9451e3060b852dd44e078c99cf43cfa
2022-11-04 09:05:00 +00:00
Mathias Jakobsen
a54b633726
Merge pull request #10111 from overleaf/mj-lezer-file-outline
...
[web] Parser backed file outline
GitOrigin-RevId: 0825f4887ba4dae24a14dd1880d07b791d0b4cd9
2022-11-04 09:04:33 +00:00
M Fahru
a30e934692
Migrate "help menu" in editor left menu to react
...
GitOrigin-RevId: 7ebbfa693205de1f57b1d54e25c46cfb1851acc8
2022-11-03 09:03:49 +00:00
Jakob Ackermann
10c6bd20ab
Merge pull request #10266 from overleaf/ab-split-test-no-serialization
...
[web] Skip mongoose object transformations for the split test cache
GitOrigin-RevId: 8fb5420f6f938c0ab7cfe1ca82c107c7ce3522ca
2022-11-03 09:03:44 +00:00
Tim Down
cbc3aef728
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
7180ee8700
Merge pull request #10132 from overleaf/ii-dashboard-are-you-affiliated-migration
...
[web] Project dashboard are you affiliated migration
GitOrigin-RevId: 455ad915dd023c5fab3ce9a5165aa7e960915f1f
2022-11-01 09:05:02 +00:00
Simon Detheridge
3d9c8f80f4
Merge pull request #10227 from overleaf/spd-td-opentelementry
...
Add opentelemetry to dev environment
GitOrigin-RevId: 31a8234197337a264412b411429692525793c8b0
2022-11-01 09:04:53 +00:00
Miguel Serrano
b299ccf139
Merge pull request #10191 from overleaf/msm-new-joiner-survey
...
Banner to recruit new joiners for survey
GitOrigin-RevId: f901818cb428f0338de55655885eb8b54e702268
2022-10-28 08:05:22 +00:00
ilkin-overleaf
09c330caff
Merge pull request #10193 from overleaf/ii-check-password-for-reuse-remove-samplerate
...
Remove sampleRate from metrics.inc when checking password
GitOrigin-RevId: 830383208039e239bb15a1172fea2ff9fb97373f
2022-10-28 08:04:51 +00:00
Timothée Alby
2aff826965
Merge pull request #10125 from overleaf/ta-galileo-prompt-size
...
Add Query Param to Control Galileo Prompt Size
GitOrigin-RevId: 01fbd60ee6c16e93844021cadb201d39d9d65810
2022-10-27 08:05:28 +00:00
Timothée Alby
ed17421b5d
Merge pull request #10036 from overleaf/ta-galileo-feedback-collect
...
Collect Galileo Feedbacks in Mongo
GitOrigin-RevId: fe1589ab568ff1bc4de812e205d34e696f3b3a31
2022-10-27 08:04:21 +00:00
Miguel Serrano
c30f887727
Merge pull request #9936 from overleaf/msm-itm-referrer
...
`itm_referrer` for subscription attribution
GitOrigin-RevId: 2787b55e8b7e9e415e66abef8deb669f3adf0f0d
2022-10-26 08:03:52 +00:00
Jakob Ackermann
956cacaef7
Merge pull request #10139 from overleaf/jpa-split-test-min-chunk-size
...
[misc] add split test for a per request pdfCachingMinChunkSize
GitOrigin-RevId: 6a8a3c6267501789f2047a67b03db6ac6df427c3
2022-10-26 08:03:39 +00:00
M Fahru
797b9b2532
Migrate download menu in editor left menu to react ( #10046 )
...
* Initialize left menu react migration and migration download menu UI to react
* Add test case to DownloadMenu react component
* Update test description and add an href check to one of the download link
* Extract storybook document mock to its own fixture file
* Add mockCompileOnLoad config on storybook editor scope
- if mockCompileOnLoad: true (default), then the default compile mock will be used
- If mockCompileOnLoad: false, then we have to provide a compile mock on the storybook component
* Create download menu storybook component
* Use a single "editor-left-menu" controller on the editor left menu migrations
* Remove the form import from the react version of the left menu
* Change inline style to utility class name
GitOrigin-RevId: 5357c7bfc78bf40f52b9b308df8f2b60d793fbf7
2022-10-25 08:04:19 +00:00
Jessica Lawshe
ebed539e6d
Merge pull request #10045 from overleaf/jel-new-css
...
[web] Load new CSS if split test enabled
GitOrigin-RevId: 87ef524affa58d931b622d2f70ca6dcff7adc53c
2022-10-25 08:03:57 +00:00
Davinder Singh
049d7573d8
Removed the hightlight-sso-2 split test, Re-order login SSO options & remove ShareLaTeX wording ( #9984 )
...
* removed the hgihlight-sso-2 split test
* added the correct variant
* removed the if else condition
* renamed the file _registration_sso_highlight_sso_variant.pug to _registration_sso.pug
* replaced with home-registration
* Swapped translations and deleted one
* removed shareLatex login text from login page and related translations that were being used only once in this code snippet
* renamed a file name while rendering it and deleted the unsuded file. and replaced a string with error variable for message
* added event segmentation back
* swapped two lines
* removed event-segemntation from one file
GitOrigin-RevId: d99de42215e9f6034f618c47dbd47fa7a4913efa
2022-10-25 08:03:50 +00:00
ilkin-overleaf
185ccde5a0
Merge pull request #10086 from overleaf/ii-dashboard-duplicate-projects
...
[web] Project dashboard duplicate projects
GitOrigin-RevId: ce21a1401769b694bf06a0a33c3d6684b407a47b
2022-10-24 08:03:02 +00:00
ilkin-overleaf
be000f2572
Merge pull request #10013 from overleaf/ii-dashboard-upgrade-button-tracking-data
...
[web] Project dashboard upgrade button tracking adjustments
GitOrigin-RevId: 8ec7b1a0914db8e167ec0af49f5d4ebd0e23280f
2022-10-24 08:02:57 +00:00
Eric Mc Sween
e6b0768021
Merge pull request #10008 from overleaf/em-get-best-subscription-custom-accounts
...
Don't try to update custom accounts from Recurly
GitOrigin-RevId: d67088e6616773d30c5972d5b583959c3dc0e508
2022-10-21 08:04:00 +00:00
June Kelly
9e824ac93c
Merge pull request #9951 from overleaf/jk-audit-failed-login-attempts
...
[web] Audit failed login attempts
GitOrigin-RevId: 19325f808f77584891e1e12b5ed7aaa16aa6aec9
2022-10-20 08:03:44 +00:00
Eric Mc Sween
8f63e21026
Merge pull request #10005 from overleaf/em-revert-get-best-subscription
...
Revert "pass requester data when fetching best subscription"
GitOrigin-RevId: 7d66ef9d1c136cd729b648266117f42dd38e06b6
2022-10-18 08:03:49 +00:00
Eric Mc Sween
00b051e2d7
Merge pull request #9973 from overleaf/em-duplicate-filenames-conflict
...
Fix the automatic fixing of duplicate filenames
GitOrigin-RevId: 8ecdeb22c0c7f3c28983d4bf0f50c573193703b4
2022-10-18 08:03:22 +00:00
Timothée Alby
caeeedd764
Merge pull request #9794 from overleaf/ab-endpoint-add-remove-tag-multiple-projects
...
[web] Handle adding/removing multiple projects from a tag at once
GitOrigin-RevId: 7d052fa9930035286f8ce41433d6c3959817148a
2022-10-18 08:03:17 +00:00
Timothée Alby
adeaf4de79
Merge pull request #9983 from overleaf/jpa-web-fix-password-upgrade
...
[web] fix process for upgrading of password hashes
GitOrigin-RevId: 3bc99dbd8601c190d758080d70ea1a465bd9e542
2022-10-18 08:03:11 +00:00
Timothée Alby
2e70803492
Merge pull request #9798 from overleaf/ta-em-gs-best-subscription-fix
...
Fix Best Subscription Check
GitOrigin-RevId: a7ea5063d4287a421b96222763a59c15652c8d6f
2022-10-18 08:03:01 +00:00
Thomas
692528d8b6
Merge pull request #9869 from overleaf/tm-recurly-extend-trial-next-bill-date
...
Use next_bill_date instead of deprecated next_renewal_date
GitOrigin-RevId: 025fe5e8a31de94df355e0aa791b26f3298ef374
2022-10-18 08:02:53 +00:00
Thomas
f6a6e767e6
Merge pull request #9947 from overleaf/tm-teardown-bts2022-promo
...
Teardown Back to School 2022 promo banners
GitOrigin-RevId: b26229af17c7ce272632106850fce504cdca04d2
2022-10-18 08:02:50 +00:00
Eric Mc Sween
567efe007f
Merge pull request #9962 from overleaf/em-remove-project-history-importer
...
Remove the separate config for project history importer
GitOrigin-RevId: 7f3eee81ea570241e7aba2a86684c8495a567e7f
2022-10-14 08:04:26 +00:00
Alexandre Bourdin
7a20e1376d
Merge pull request #9882 from overleaf/ii-dashboard-system-message-migration
...
[web] Project dashboard system & translation message migration
GitOrigin-RevId: 0c723a3b526980e5c749da44ebe8a0a3edcc66ad
2022-10-13 08:05:38 +00:00
Alexandre Bourdin
cdbf8c1831
Merge pull request #9915 from overleaf/jpa-project-list-api-query-optimizations
...
[web] optimize db queries of project list api endpoint
GitOrigin-RevId: e1e747858e95cf60003d68e6331dc41839389455
2022-10-13 08:05:31 +00:00
Alexandre Bourdin
2d6e6328a6
Merge pull request #9890 from overleaf/td-grammarly-firefox-layout-shift
...
Fixed position document element to work around Grammarly-related layout shifts in Firefox
GitOrigin-RevId: 1a69c5d753fbb85f28be50d042e370dd3811278e
2022-10-13 08:05:16 +00:00
Alexandre Bourdin
dce00bbefe
Merge pull request #9789 from overleaf/ab-tags-controller-async-await
...
[web] Cleanup and move TagsController to async/await
GitOrigin-RevId: 9684e341146e533e5a06eb6001997adf56ecced0
2022-10-13 08:04:32 +00:00
Eric Mc Sween
da30da76b2
Merge pull request #9894 from overleaf/em-node-fetch-web
...
Replace request-promise with node-fetch in web
GitOrigin-RevId: 07dbb6db7fd42326807aaeb18e5ee39f7c3d4668
2022-10-13 08:04:24 +00:00
Alasdair Smith
47b3b72076
Merge pull request #9938 from overleaf/revert-9935-revert-9901-as-td-cm6-perf-editing-sessions
...
Bring back reporting of CM6 perf measurement in editing sessions
GitOrigin-RevId: 236c6e23f09a2ddaebf1c231ed77404c4b64179d
2022-10-13 08:04:05 +00:00
M Fahru
39cb74286d
Teardown interstitial payment page split test and implement active variant ( #9732 )
...
GitOrigin-RevId: 755fd2f8a1be48ab6520aaab34ca2ea5d070302d
2022-10-12 08:04:59 +00:00
Thomas Mees
37b598fa5a
Teardown premium features discoverability and implement variant
...
GitOrigin-RevId: 46dfa1aae117e1862c828bed568085dcd59acd8b
2022-10-12 08:04:51 +00:00
Eric Mc Sween
59285d8a1f
Merge pull request #9062 from overleaf/pairining-patch
...
[web] fix async form redirect handling for institutional SSO flow
GitOrigin-RevId: 35664e101e43b05771961ac4b6dc49d7ebd8fa44
2022-10-12 08:04:29 +00:00
Alasdair Smith
82f0792e68
Merge pull request #9935 from overleaf/revert-9901-as-td-cm6-perf-editing-sessions
...
Revert "Connect CM6 perf measurement to editing sessions"
GitOrigin-RevId: b9793b47d6965a5026c0f770105abb9e07a09a59
2022-10-12 08:04:14 +00:00
Alasdair Smith
980b62aa39
Merge pull request #9901 from overleaf/as-td-cm6-perf-editing-sessions
...
Connect CM6 perf measurement to editing sessions
GitOrigin-RevId: 04d846fb012477994c069da0630306ea7cf57723
2022-10-12 08:03:43 +00:00
Jessica Lawshe
c832d5cea8
Merge pull request #9861 from overleaf/tm-bts2022-banner-message-end-date
...
Update banner message with end date for BTS2022 promo
GitOrigin-RevId: 410120c0fc7a8dd976fa0434d120587f2525cc11
2022-10-07 08:04:56 +00:00
Jakob Ackermann
37c69ec830
Merge pull request #9493 from overleaf/jpa-dropbox-create-project-action
...
[misc] create new project (folder) when creating project in dropbox/web
GitOrigin-RevId: 4235b6ed66d0957bf45cb6f6009201ee02e188ca
2022-10-05 13:25:22 +00:00
Jakob Ackermann
ac91f40c08
Merge pull request #9316 from overleaf/jpa-dropbox-sync-detached-from-project-name
...
[misc] detach dropbox sync from project names
GitOrigin-RevId: 57b3a131aec81bc97ff4da57497950d6658eaeff
2022-10-05 13:25:08 +00:00
Alexandre Bourdin
b03380c0b2
Merge pull request #9836 from overleaf/ab-fix-dash-null-user-error
...
[web] Do not fail loading the project list when a deleted user is referenced as a project's lastUpdatedBy
GitOrigin-RevId: cd2a7b7a6a03a1775fd436f7bc233a6f1a359bd4
2022-10-05 08:03:53 +00:00
Tim Down
ad147e250d
Merge pull request #9814 from overleaf/ds-server-pro-word-change
...
Added overleaf to the left menu
GitOrigin-RevId: 86ab6f338ed0026831b66898d479c9ffe3bb2e07
2022-10-04 08:03:27 +00:00
Tim Down
de7eb43f51
Merge pull request #9792 from overleaf/ds-jpa-remove-stoponfirsterror-split-test
...
Split Test removal - removed stop-on-first-error split test code
GitOrigin-RevId: 4a5663397d0a967e0fa957453b36d466aa530630
2022-10-04 08:03:24 +00:00
Brian Gough
350d53e31e
Merge pull request #9562 from overleaf/bg-comments-about-deferred-flush
...
add comment about deferred tpds flush
GitOrigin-RevId: 1b92f475d9e5784f48b156de8c916e231ba07f9d
2022-10-03 08:03:31 +00:00
M Fahru
1549bac91a
Fix event segmentations for some of the plans-page-click events on the new plans page ( #9781 )
...
* change event segmentation to plans-page-layout-v2-annual
* update some new plans page event to have new event key
* add location segmentation key for some of the group plans events
GitOrigin-RevId: 99d8258112d9661955a196e57ca05a017afba0f4
2022-09-30 08:04:43 +00:00