M Fahru
9e91685445
Fix group modal search persistence when closing the modal ( #8525 )
...
GitOrigin-RevId: 3b3dcdaa09439715e66cfbf522f397c6ae2c930c
2022-06-23 08:02:53 +00:00
Jakob Ackermann
51c870c285
Merge pull request #8505 from overleaf/jpa-compile-result-full
...
[web] collect compile-result for ALL compiles
GitOrigin-RevId: 5ba29fb352bc29d14c22e7e80fa556148d862137
2022-06-23 08:02:46 +00:00
Alexandre Bourdin
b9b61d4f20
Merge pull request #8532 from overleaf/ta-dictionary-release
...
Prepare Dictionary Edit Feature for Release
GitOrigin-RevId: 1f17143c5aa89ec7a87c2fd0d35f1de4caabf33b
2022-06-23 08:02:40 +00:00
Alexandre Bourdin
3d26c4bb6f
[web] Add new admin tool for surveys ( #8356 )
...
* Setup survey module and admin page skeleton
* Replace survey staff access permission with admin-only
* Manage survey config with admin tool
* Display configurable survey in project list + add preview in admin
* Fix linting errors and unit tests
* Add acceptance tests for survey module
* Move survey-form to survey components
* Add configuration option for Recurly group subscription users on surveys
* Change survey pre-link text to a lighter gray for accessibility
* Cleanup survey options implementation after review
GitOrigin-RevId: 8f621951efeae458d1ab081fe98b8d0d539cca1a
2022-06-23 08:02:37 +00:00
Alexandre Bourdin
21c8b9a47a
Merge pull request #8426 from overleaf/ta-error-pages-style
...
Update General Error Pages Style
GitOrigin-RevId: 04346784c94d5ce6bf3257fd128a3f00da4c4e9e
2022-06-23 08:02:34 +00:00
Brian Gough
b0d48c49f2
Merge pull request #8536 from overleaf/bg-downgrade-history-script
...
[scripts] downgrade history for a project
GitOrigin-RevId: 620440482e176404529edcbe89d696970bdc5652
2022-06-23 08:02:32 +00:00
Jakob Ackermann
c999033eb4
Merge pull request #8534 from overleaf/jpa-fix-downloads
...
[web] double down on passing compileBackendClass to clsi
GitOrigin-RevId: 6e035a885caa31e55ff0cf63c584f3f03629f1cf
2022-06-22 08:05:40 +00:00
Alf Eaton
34f15ba016
Merge pull request #8524 from overleaf/ae-detached-test
...
Attempt to fix flaky Cypress test
GitOrigin-RevId: c49ec0b763e5dd3dde8c207021f1cb1a504f426c
2022-06-22 08:05:33 +00:00
Eric Mc Sween
7837af0afd
Merge pull request #8511 from overleaf/em-stop-on-first-error-info-badge
...
Replace stop-on-first-error beta badge with info badge
GitOrigin-RevId: d0f8d1c6e960646bd257aeaf5efc21b23615242b
2022-06-22 08:05:27 +00:00
Jakob Ackermann
b04bc4798e
Merge pull request #8473 from overleaf/ii-cm6-missing-keyboard-shortcuts-2
...
[cm6] Add missing keyboard shortcuts 2
GitOrigin-RevId: 29f68cd2eb9d0ad931fff463f76ddb91b5275516
2022-06-22 08:05:20 +00:00
Jakob Ackermann
bfad0841a4
Merge pull request #8483 from overleaf/jpa-faster-compiles-feedback-ui
...
[web] faster compiles feedback UI
GitOrigin-RevId: 9feea47503aa6bddf51adb73b8c9fbef394fda14
2022-06-22 08:05:14 +00:00
Jakob Ackermann
9d913a0cea
Merge pull request #8522 from overleaf/jpa-rename-event
...
[web] rename analytics event for server side compile result details
GitOrigin-RevId: c7646918c455f992425013ff517e76a669e5cc46
2022-06-22 08:05:08 +00:00
John Lees-Miller
092ef7925c
Handle no splitTestVariants metadata
...
GitOrigin-RevId: c59262c51cffc92a38e40c1e3f08a92e5fa030b0
2022-06-22 08:05:02 +00:00
John Lees-Miller
fcf9c92160
Split test for log parser changes
...
GitOrigin-RevId: efe9fb29c5ae56889b686692f8533ae0ae4a3b1d
2022-06-22 08:04:55 +00:00
Eric Mc Sween
3fb74c5cd4
Refactor log parser tests
...
GitOrigin-RevId: 88bf35a04b8f6eca7bd6b4270403c15c53e17406
2022-06-22 08:04:49 +00:00
Eric Mc Sween
f8c2f89128
Add log parser tests for open source issue 1023
...
GitOrigin-RevId: 0839d5bb5a4227ebd1d41d26a4fb706286670c96
2022-06-22 08:04:43 +00:00
Eric Mc Sween
4c546adbb1
Add non-capturing groups
...
GitOrigin-RevId: 313e62d4add4bd0694efd98927032edf6114f8e5
2022-06-22 08:04:36 +00:00
Copybot
f5da397d5c
Merge pull request #1024 from gucci-on-fleek:main
...
GitOrigin-RevId: 759fff1f03907613b225c82d07f31fa691cfd967
2022-06-22 08:04:31 +00:00
Alf Eaton
bd64a167f4
[cm6] Wrap compile log annotations in a lint source ( #8451 )
...
GitOrigin-RevId: d404560313cbb99c7a06453bc3b7d2374e86598a
2022-06-22 08:03:47 +00:00
June Kelly
a450a74351
Upgrade async
package to 3.2.2 ( #8447 )
...
* Revert "Revert "Bump async to 3.2.2 (#7618 )""
This reverts commit 75153a555211d654744c2e61e27fe21085826c22.
* [web] fix usage of async.queue.drain in script
* [clsi] fix usage of async.queue.drain
* [spelling] fix usage of async.queue.drain
* [redis-wrapper] fix usage of async.queue.drain
* [web] Test that LockManager queue is cleared
This protects against a regression found when upgrading the
async package. Here we test that the `queue.drain` callback
is really getting called, and the lock is being removed from
the LOCK_QUEUES map.
* [redis-wrapper] Upgrade async to 3.2.2
GitOrigin-RevId: df921e6d7f1d505bd467f22e58600ba1aff48869
2022-06-22 08:03:35 +00:00
Miguel Serrano
1c78e211f6
Merge pull request #8513 from overleaf/msm-fix-conversion-typo
...
[web] fixed env names in scripts
GitOrigin-RevId: 3989514b23773642d4834ffca12cf97c756ade4c
2022-06-21 08:03:17 +00:00
Miguel Serrano
e7c8329491
Merge pull request #8492 from overleaf/msm-history-migration-convert-large-docs
...
[web] Updated history upgrade scripts to move large docs to filestore
GitOrigin-RevId: 11ac9fc879ff03756e3ec41bb156e878c4223014
2022-06-21 08:03:13 +00:00
Thomas
3a1bba07f7
Merge pull request #8436 from overleaf/tm-update-wording-subscription-dashboard
...
Update wording on subscription dashboard
GitOrigin-RevId: 4739677fcf46e5de4db3e3fe2411f6ed9898aa2c
2022-06-21 08:03:08 +00:00
M Fahru
4c37d47daf
Change British spelling for "customise" and "personalise" to American spelling ( #8475 )
...
GitOrigin-RevId: fe5754f08ff337148d8e8717a7495ad1e855fdbf
2022-06-21 08:03:04 +00:00
M Fahru
333495f3ab
Change capitalization on the new plans page tab text ( #8470 )
...
GitOrigin-RevId: 7f30e3eac571de0779216a46f12d7c3f2abfd75f
2022-06-21 08:03:01 +00:00
M Fahru
66c27ae153
Fix interstitial page student plans have wrong button background color ( #8489 )
...
GitOrigin-RevId: f9f3ec239c06c9ecc7e608aaf879d69041c0a9a3
2022-06-21 08:02:58 +00:00
ilkin-overleaf
6235f3ea56
Merge pull request #8482 from overleaf/jpa-compile-result-segmentation
...
[web] simplify segmentation of compile-result event
GitOrigin-RevId: 8cd42bb7712b9cc2385c3681b78d493b3fa138ce
2022-06-21 08:02:54 +00:00
CloudBuild
c4c7cda19a
auto update translation
...
GitOrigin-RevId: c9b8fcefe20767bcd325116088927123dfecf391
2022-06-20 08:04:26 +00:00
CloudBuild
36deee906f
auto update translation
...
GitOrigin-RevId: feb29d63e05be63c805f396aea76e0f02bf17507
2022-06-20 08:04:20 +00:00
Brian Gough
bc31247d24
Merge pull request #8471 from overleaf/bg-ignore-upgradefailed-when-history-does-not-exist
...
[scripts] allow history upgrade in failure case
GitOrigin-RevId: 7c789968bd74719e3a0232422094ae3e9231a044
2022-06-20 08:04:17 +00:00
Thomas
f340762b39
Show upgrade prompt in all pdf detach layouts ( #8469 )
...
GitOrigin-RevId: eaaff1e96602ae185fd98cccfb9863827972d4fb
2022-06-20 08:04:13 +00:00
M Fahru
21837fefd7
Change URL for interstitial payment page to /user/subscription/choose-your-plan ( #8406 )
...
GitOrigin-RevId: ed1832157b2540bf121e64f20d001d665125924e
2022-06-20 08:04:10 +00:00
M Fahru
c54c048e35
Implement premium features discoverability on successful subscription page with split test ( #8336 )
...
GitOrigin-RevId: 362fa289fa6e009e316dcaceae0587f5fc18162c
2022-06-20 08:04:06 +00:00
Brian Gough
2970a09d19
Merge pull request #8423 from overleaf/briangough-issue8388
...
increase lock and timeout for history resync to 6 minutes
GitOrigin-RevId: 2aea0cbc26c92ed0aad8f815ccd41a2abc0b752e
2022-06-20 08:04:03 +00:00
Alexandre Bourdin
57114c4503
[web] Display the current plan in the project list dashboard ( #8293 )
...
* Display the current plan in the project list dashboard
* Add unit tests for SubscriptionViewModelBuilder#getBestSubscription
* Handle free trial for group subscriptions
* Reuse the info-badge icon for the plan labels
* Do not display subscription status when projects are selected
* Custom tooltip for group subscriptions with team name
GitOrigin-RevId: 40982f70cf9fb7c92058e417b73c84af1648c33e
2022-06-17 08:03:40 +00:00
Davinder Singh
c30ec5fa7c
Merge pull request #8422 from overleaf/ta-silent-error
...
Silence Error If AffiliationUnchecked Flag Cannot Be Unset
GitOrigin-RevId: 1e0ffc401dfcc1ac9ae1a3d1de850ab899b4ce8e
2022-06-17 08:03:28 +00:00
Davinder Singh
ff6c88de0c
Merge pull request #8452 from overleaf/jel-check-emails-script
...
[web] Check users concurrently
GitOrigin-RevId: 2bca99c5b6b84ddb71b0f96c412238ecffa0f953
2022-06-17 08:03:22 +00:00
Davinder Singh
5498d59c6b
Merge pull request #8259 from overleaf/ds-admin-panel-register-new-user
...
Migrating admin panel register new user to react
GitOrigin-RevId: 520fea91cd9e560e4381504de45e5bedf11a7844
2022-06-17 08:03:16 +00:00
Davinder Singh
eba2fe9a3e
Merge pull request #8212 from overleaf/ds-remove-registration-field-home-page
...
Remove registration from home page
GitOrigin-RevId: 3bd04f2f2aa62ef5f3fa8a0cdd09e461c38a27e9
2022-06-17 08:03:10 +00:00
Brian Gough
b6ab0792a9
Merge pull request #8401 from overleaf/bg-use-redis-locker-in-web
...
extract web LockManager implementation into redis-wrapper
GitOrigin-RevId: 60144d1b1136bab90475cb4b4a6597e1b3f6af22
2022-06-17 08:03:00 +00:00
Jakob Ackermann
b19c56ccaf
Merge pull request #8396 from overleaf/jpa-split-test-mongo-user
...
[web] implement split test assignment based on mongo user
GitOrigin-RevId: d3e2dff6a5e925cfd0426e9ebfeb7b64dc803f42
2022-06-16 08:03:20 +00:00
Eric Mc Sween
dfc33805cb
Merge pull request #8383 from overleaf/ms-em-settings-page-emails
...
Move "Primary" badge under the email address in settings
GitOrigin-RevId: ecb11047d9db6feb3bc0128f4a1d490836be7ab5
2022-06-16 08:03:15 +00:00
Jakob Ackermann
8cdb746628
Merge pull request #8434 from overleaf/revert-7618-dependabot-npm_and_yarn-async-3.2.2
...
Revert "Bump async to 3.2.2"
GitOrigin-RevId: a5deaea558011fa5a2e1aebe07856e8b0c87c4fc
2022-06-16 08:03:10 +00:00
dependabot[bot]
d55f4dfafa
Bump async to 3.2.2 ( #7618 )
...
[all] Upgrade async package to 3.2.2
- [web] Fix usages of async library
- [project-history] Fix usage of async library
- [third-party-references] Fix usage of async library
- [track-changes] Fix usage of async library
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: June Kelly <june.kelly@overleaf.com>
GitOrigin-RevId: 90cf132f13da53b2bd6690ee3cdf4d6c8563ecd2
2022-06-16 08:02:49 +00:00
CloudBuild
2dce428d89
auto update translation
...
GitOrigin-RevId: 2c4c274d28d7178d35b288b4a3840c6a6df9216c
2022-06-15 08:05:37 +00:00
Eric Mc Sween
aa60c0846d
Merge pull request #8405 from overleaf/em-halt-on-error-beta-survey
...
Stop on first error beta badges
GitOrigin-RevId: 1f5609518a81d12eb81fd4d1ca51ef432e039548
2022-06-15 08:05:30 +00:00
Jessica Lawshe
365250b3c6
Merge pull request #8250 from overleaf/jel-get-saml-user
...
[web] Lookup SAML users by ID and attribute
GitOrigin-RevId: 874cc1647522257a941a49bc737f0f40833edef6
2022-06-15 08:05:24 +00:00
ilkin-overleaf
41c715c40d
Merge pull request #8378 from overleaf/ii-cm6-three-way-toggle
...
[cm6] Make cm6 as the default source editor
GitOrigin-RevId: b56724d2c147792c55ce01cf272fbcce16f87916
2022-06-15 08:05:18 +00:00
M Fahru
1070dd53f3
Remove footer and rightside of the navbar on the interstitial payment page ( #8407 )
...
Co-authored with Thomas Mees (thomas.mees@overleaf.com )
GitOrigin-RevId: 270e11f0cfd09830e5c7600d636b8ebbfc6049a2
2022-06-15 08:05:00 +00:00
M Fahru
0204d7947f
Refactor successful subcription to use async/await ( #8377 )
...
GitOrigin-RevId: 5748486848c6e0576c974e5595acbcdee3daf7f3
2022-06-15 08:04:54 +00:00
Timothée Alby
34bc2ac9ec
Merge pull request #8402 from overleaf/msm-history-conversion-script
...
[web] Allow running history conversion script on single project
GitOrigin-RevId: 799d0a00e2ebabe6c7bbfd6bdbdb58a6025ce53f
2022-06-15 08:04:30 +00:00
Timothée Alby
825c06a3b4
Merge pull request #8376 from overleaf/jpa-delete-zonal-downloads-split-test
...
[web] tear down split test on zonal downloads -- keep zonal variant
GitOrigin-RevId: a7e1f48cdc64175e4fc28828ad9a46b0a28383b5
2022-06-15 08:04:18 +00:00
Timothée Alby
7794e03dcb
Merge pull request #8363 from overleaf/jel-affiliation-check
...
[web] Handle when no affiliation found for redundant subscription check
GitOrigin-RevId: c0e653b944b994c5eafaa2d4f2d54f3cb57d67fa
2022-06-15 08:04:12 +00:00
Timothée Alby
343cfe4f06
Merge pull request #8360 from overleaf/jel-remove-not-needed-script
...
[web] Remove SAML backfill update script
GitOrigin-RevId: 5166ced7657ddc24c99bbd0873874e5c01bbab0f
2022-06-15 08:04:05 +00:00
Timothée Alby
23ba2b43fb
Merge pull request #8412 from overleaf/ta-layout-dropdown-survey
...
Update Layout Dropdown Survey Link
GitOrigin-RevId: 48affa27223232a2585c18f88d200ef96ac2552b
2022-06-15 08:03:41 +00:00
M Fahru
e3b313d98c
Fix tooltip is blocking group modal on the default plans page ( #8387 )
...
GitOrigin-RevId: 9663bce7962fd8875afbbcdeb513191135a299fe
2022-06-14 08:02:40 +00:00
Alexandre Bourdin
ad3eb0bfcc
Merge pull request #8389 from overleaf/ab-fix-analytics-enabled-flag
...
Skip persisting assignment when analyticsEnabled is turned off
GitOrigin-RevId: e22b2cc29a5741ad90743ebaf5eb2c91cca0a2f5
2022-06-14 08:02:35 +00:00
Eric Mc Sween
a2532ef968
Merge pull request #8354 from overleaf/em-halt-on-error-animation
...
Animation when setting "Stop on first error"
GitOrigin-RevId: 9639e2c815d1eaf57f3392131f9a484a6a1a0a9e
2022-06-14 08:02:32 +00:00
Eric Mc Sween
3d0f464637
Merge pull request #8361 from overleaf/em-halt-on-error-events
...
Analytics events for "Stop on first error"
GitOrigin-RevId: cbdb054cdf031f0364390c36cc1c1865169f2cd4
2022-06-14 08:02:30 +00:00
M Fahru
73cf4116b6
Interstitial Payment Page UI + Route ( #8305 )
...
GitOrigin-RevId: a31f7094db819e0dad4ff3f09c17544d40260dd4
2022-06-14 08:02:16 +00:00
CloudBuild
94c09201bb
auto update translation
...
GitOrigin-RevId: 976288c6cff102fa7d5a0e20932419df9773b134
2022-06-13 08:04:01 +00:00
Tim Down
ca5f438290
Merge pull request #8373 from overleaf/td-review-panel-scroll
...
Scroll incrementally in response to mouse wheel in review panel
GitOrigin-RevId: 2c1f119ae8dfd09b378a3b265c3543f88e2d1f65
2022-06-13 08:03:55 +00:00
Miguel Serrano
93f1339b87
Merge pull request #8368 from overleaf/msm-fix-infinite-loop
...
[track-changes] Fix pack skipping
GitOrigin-RevId: 820f41d920f4ae739ade6697d8f153cfdfd36563
2022-06-13 08:03:43 +00:00
Tim Down
fef395f431
Fix layout shift by nearly always applying overflow-y hidden on review panel ( #8174 )
...
* Always hide vertical overflow on the review panel, not just when it's expanded, which prevents it scrolling slightly when scrolling the PDF in some circumstances
* Fix layout shift by always applying overflow-y hidden on review panel and make entry visible in minimized review panel by making the overflow visible while hovering over the entry
GitOrigin-RevId: 854ee47a762ee2cf78fbbb5856afddb3b723d679
2022-06-13 08:03:37 +00:00
Tim Down
c0292d96a1
Add vertical padding to CM6 editor content to deal with overflowing entries in the review panel ( #8321 )
...
GitOrigin-RevId: 9f8265dba773008ba8f97053ce66f23dc4b7121f
2022-06-13 08:03:32 +00:00
Alf Eaton
1f62553b0a
Merge pull request #8347 from overleaf/ae-outline-performance
...
Only update the outline view when the outline changes
GitOrigin-RevId: aadf0016111a5f3568475b9ee1849acc46934a30
2022-06-13 08:03:29 +00:00
Miguel Serrano
bb04841504
[track-changes] Ignore duplicated packs when zipping SL history ( #8353 )
...
* [track-changes] Ignore duplicated packs when zipping SL history
* Fix incorrect `ObjectId` import in unit tests
GitOrigin-RevId: 165fcaa0c7bc57d383d01eedaf6dd3b078aff2aa
2022-06-13 08:03:22 +00:00
Miguel Serrano
c2cfa96983
Merge pull request #8359 from overleaf/ta-settings-tracking
...
Track Settings Page Upgrade Clicks
GitOrigin-RevId: 92c9f595a3b0f1a1cf40816204cabe3e94d36db3
2022-06-13 08:03:19 +00:00
CloudBuild
f510b8808b
auto update translation
...
GitOrigin-RevId: e64c64f2bfdc1c521efda90b8570b2413a09b7b6
2022-06-10 08:04:07 +00:00
Eric Mc Sween
e365a6cbaf
Merge pull request #8346 from overleaf/em-halt-on-error-logs-2
...
Stop on first error: logs pane prompts
GitOrigin-RevId: a246a7e5d302ad3104e15f7fd78344992b4e011b
2022-06-10 08:03:55 +00:00
June Kelly
767a671a38
Merge pull request #8221 from overleaf/dependabot-maven-services-git-bridge-com.google.code.gson-gson-2.9.0
...
Bump gson from 2.8.2 to 2.9.0 in /services/git-bridge
GitOrigin-RevId: 9cdb8c44dee06da880f03848bb7a4c99df458440
2022-06-10 08:03:44 +00:00
M Fahru
61e57e8a6a
[web] fix new plans page table header additional link URL ( #8302 )
...
GitOrigin-RevId: a377e8012884297e4c555bad465112d575621133
2022-06-10 08:03:37 +00:00
Brian Gough
baa2d08b7f
Merge pull request #8340 from overleaf/bg-one-shot-migration-script
...
[web] allow running history conversion script on single project
GitOrigin-RevId: 038005605a048d97d3fabcfa16b1c2421094e2e5
2022-06-10 08:03:31 +00:00
Timothée Alby
e6c7025813
Merge pull request #8289 from overleaf/ta-redundant-subscription-email
...
Create Redundant Subscription Notification on Email Confirmation
GitOrigin-RevId: 77baab93ebaae85d09681051641e663bb680c17e
2022-06-09 08:02:41 +00:00
Timothée Alby
d94478b4a8
Merge pull request #8268 from overleaf/jel-script-check-emails
...
[web and v1] Script to check SAML emails
GitOrigin-RevId: 9c411858cdd4c2cc41ce8a7d4aa4228b98654c85
2022-06-09 08:02:39 +00:00
Timothée Alby
ae207f7559
Merge pull request #8326 from overleaf/ta-pdf-detach-redundant-controls
...
Bring Back Redundant Layout Controls
GitOrigin-RevId: a725e8742ab41612b285bcab23054ba9da15b60f
2022-06-09 08:02:34 +00:00
Alf Eaton
917d87257d
[cm6] Improve LaTeX autocomplete extension ( #8317 )
...
* Upgrade CodeMirror packages
* Merge Metadata types
* Move symbol completions to the symbol-palette module
* Update categories.js
* squash metadata type
* Add open-autocomplete extension
* Increase delay for doc metadata request
* Add metadata state field
* Add bibliographyStyle completions
* Add class names
* Decrease score of usePackage completion
* Improve autocomplete
* Tidy comments
* Use CompletionSource type
* Use sourceEditorCompletionSources
* Update package-lock.json
* Update package.json
* Add tests
* Update window.ts
* Update open-autocomplete.ts
* Tidying
* Update complete.ts
* Fix test
* Add test
* Update top-hundred-snippets.ts
GitOrigin-RevId: 0d8721975893b76d9604b6123576b3a68f178e65
2022-06-09 08:02:32 +00:00
Miguel Serrano
4a5be3cbc1
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
Miguel Serrano
6549b93caa
Fixed tests by removing stdout checks that are no longer valid ( #8337 )
...
* Fixed tests by removing stdout checks that are no longer valid
script verbosity was updated in c73b46599b
, this checks are no longer valid. After the deleted line there's an extra check that should be good enough for the test case.
GitOrigin-RevId: 2756d11cad97fdbeca44f35c24ee192e582a52c1
2022-06-09 08:02:27 +00:00
Miguel Serrano
c5f93bedea
Merge pull request #8335 from overleaf/msm-fix-reset-rev-script
...
Fixed `reset_incorrect_doc_revision.js` script
GitOrigin-RevId: 59448881e372ca7ca6f3b50f76cab5476279a1ab
2022-06-09 08:02:23 +00:00
Miguel Serrano
3238694daa
[web] Reset incorrect doc.rev
value ( #8331 )
...
* [web] Reset incorrect `doc.rev` value
* Applied logging suggestions
GitOrigin-RevId: 6381fea438cf7409845d7a69c5d24e46cbec42c3
2022-06-09 08:02:20 +00:00
June Kelly
c07aa9638b
Merge pull request #8258 from overleaf/jk-clean-up-too-many-files-errors
...
[web] Count folders toward entity limit on frontend
GitOrigin-RevId: ef07a61639f0dc516c83e4ed0f2fdc35e8b6d3fa
2022-06-09 08:02:18 +00:00
Alf Eaton
716f186fed
Upgrade Cypress to v10 ( #8322 )
...
GitOrigin-RevId: 856c523a4ca34f8ccdc38067cef6fcd8a5c20250
2022-06-08 08:03:35 +00:00
Jessica Lawshe
8c816b3b23
Merge pull request #6509 from overleaf/jel-migrate-sso-id
...
[v1 and web] Migrate institution SSO external user ID
GitOrigin-RevId: f31cd50fbada9a2704df1c837d695f2ff547420d
2022-06-08 08:03:22 +00:00
Eric Mc Sween
cb657d1f1c
Merge pull request #8297 from overleaf/em-halt-on-error-logs
...
Stop on first error info box in logs pane
GitOrigin-RevId: cf11f65d582d98bea93c6506393940d9a6144c0d
2022-06-08 08:03:12 +00:00
Timothée Alby
9a3f44e59a
Merge pull request #7944 from overleaf/td-institutional-portal-reword
...
Remove "portal" from translation
GitOrigin-RevId: b2c02c039dfe286d095e8cf3ed420c864df0e69c
2022-06-07 08:02:37 +00:00
Timothée Alby
391b4adf8e
Merge pull request #7676 from overleaf/dependabot-npm_and_yarn-moment-2.29.3
...
Bump moment from 2.29.1 to 2.29.3
GitOrigin-RevId: 6320e7505883ce881eb8761d280dab94acb3aed9
2022-06-07 08:02:34 +00:00
Timothée Alby
b26c491eb5
Merge pull request #8290 from overleaf/ta-redundant-subscription-saml
...
Don't Create Redundant Subscription Notification on SAML for Group Plans
GitOrigin-RevId: 99e66201c9423ff7e849b2d68d96651ad6015fd0
2022-06-07 08:02:32 +00:00
Timothée Alby
1fe424631f
Merge pull request #8291 from overleaf/ta-email-emails-ui-tweaks
...
[SettingsPage] Emails UI Tweaks
GitOrigin-RevId: 352d52badb234ed27ae48c39c4367c633ac83424
2022-06-07 08:02:29 +00:00
Miguel Serrano
022a8d4198
Merge pull request #8243 from overleaf/ii-autocomplete-symbol-images
...
[web] Show symbol images in autocomplete only to premium users
GitOrigin-RevId: 56f4d29ec6368d2904b26f7573aa04ef4535a84b
2022-06-07 08:02:27 +00:00
Eric Mc Sween
baaf4d4240
Merge pull request #8286 from overleaf/em-halt-on-error-backend
...
Stop on first error backend implementation
GitOrigin-RevId: 497b1ed2c13f544760d8ad8d029359db75275389
2022-06-07 08:02:21 +00:00
Eric Mc Sween
bda307fbb5
Merge pull request #8267 from overleaf/em-decaf-clsi
...
Decaf cleanup some CLSI files
GitOrigin-RevId: afb4cd6e9eb9e95703efa955b93d4fedada10e3c
2022-06-07 08:02:18 +00:00
M Fahru
199360afb8
Extract monthly annual switch on new plans page as mixin ( #8292 )
...
GitOrigin-RevId: 4634557dff55a747206d3fb355b9924ca769e98c
2022-06-06 08:04:07 +00:00
Thomas
e1fb5431db
Merge pull request #8249 from overleaf/jel-reconfirmation-settings-email
...
[web] Reconfirmations via emails
GitOrigin-RevId: 90c992cfeea785d56ff38e007f1c70188d280aed
2022-06-06 08:04:01 +00:00
Thomas
694b4c2f89
Merge pull request #8248 from overleaf/jel-reconfirmation-settings
...
[web] Icon color for React settings reconfirmation UI
GitOrigin-RevId: 0a4a06ee749e887d318f750636cad0ffd622b72b
2022-06-06 08:03:56 +00:00
Thomas
f4ef8a3ea0
Allow setting plans page currency with url param ( #8263 )
...
* Allow setting plans page currency with url param
GitOrigin-RevId: 5ae977d9872cf5f5b1a234d1273c70c2dd0e14e9
2022-06-06 08:03:52 +00:00
Thomas
11fddee8e4
Merge pull request #8261 from overleaf/tm-show-correct-price-in-change-plans-list
...
Show correct prices in change plans list on subscription dashboard
GitOrigin-RevId: 194b516bae92564d33f50e1c0035d21b2ba246a9
2022-06-06 08:03:49 +00:00
M Fahru
b12c108522
[web] Extract reusable table mixin on plans page v2 tables ( #8262 )
...
GitOrigin-RevId: 7d8dcff5fd3f0c450de6cca57b428759d44dec7d
2022-06-06 08:03:45 +00:00
M Fahru
4f127f8408
Add new "Premium Features" link on the navbar "Features & Benefits", and hide it behind the "premium-features-discoverability" split test ( #8269 )
...
GitOrigin-RevId: 5dae86818a485c74078683422ec44008fd754f27
2022-06-06 08:03:41 +00:00
Eric Mc Sween
2ab5189771
Merge pull request #8237 from overleaf/em-halt-on-error
...
Stop on first error dropdown UI
GitOrigin-RevId: 5191a37f6c227ff5a91c10ce965832e1702c3931
2022-06-03 08:03:39 +00:00
Eric Mc Sween
98f73fe35c
Merge pull request #8253 from overleaf/em-decaf-cleanup-compile-controller
...
Decaf cleanup CompileController and CompileManager
GitOrigin-RevId: 97384c9f76a2487c04f3d8d6a384cefdfcd083d4
2022-06-03 08:03:32 +00:00
Jakob Ackermann
6f95859981
Merge pull request #8222 from overleaf/jpa-fix-download-no-build-id
...
[web] download output files without a build id via web
GitOrigin-RevId: 97bb994e29eea6c90f9d885335dc93027bc186bd
2022-06-02 08:02:50 +00:00
Thomas
d9753dcb22
Merge pull request #8246 from overleaf/tm-remove-logs-pane-info-notice
...
Remove PdfLogsPaneInfoNotice
GitOrigin-RevId: 0b4e611c081fe5fed8842c2967b47fc6f6556264
2022-06-02 08:02:47 +00:00
Thomas
5e2933e2fe
Merge pull request #8240 from overleaf/tm-teardown-persistent-upgrade-test
...
Teardown persistent upgrade prompt split test and fix styling
GitOrigin-RevId: 8776231c3308c5f08b91232c962c9796a5f4afa0
2022-06-02 08:02:45 +00:00
M Fahru
df35a67707
fix typo, change recomendedCurrency to recommendedCurrency ( #8245 )
...
GitOrigin-RevId: 16d40113d73de10082c3cc7fcb9bd54bbaf5a274
2022-06-02 08:02:40 +00:00
Alf Eaton
1ef2a74119
Run Cypress webpack dev server on port 3200 ( #8256 )
...
GitOrigin-RevId: 39cb28a15821a5a600b852cf4d13a45671bf0b70
2022-06-02 08:02:36 +00:00
Eric Mc Sween
6c4aa88b9e
Merge pull request #8132 from overleaf/em-node-fetch-filestore
...
Replace request with node-fetch in filestore
GitOrigin-RevId: 49487a941b63655920de04fe50fd197f67498e58
2022-06-01 08:04:23 +00:00
Timothée Alby
a8a26f80a5
Merge pull request #8239 from overleaf/msm-cross-reference-email-comments
...
Cross reference email RegExp comments
GitOrigin-RevId: d3a076f701568a27683a9f3e9171531c96dca4d6
2022-06-01 08:04:06 +00:00
Timothée Alby
af5543f119
Merge pull request #8224 from overleaf/ta-pdf-detach-wait-i18n
...
PDF Detach: Wait for i18n
GitOrigin-RevId: d1774c917ba903eab9980c90dc8b1e41eaf5e935
2022-06-01 08:03:59 +00:00
Timothée Alby
666c2c3b47
Merge pull request #8178 from overleaf/ta-settings-reconfirmation
...
[SettingsPage] Add Reconfirmation Prompt
GitOrigin-RevId: 2e03ba7f459b32faf6d66f21ba692ca54f62a320
2022-06-01 08:03:53 +00:00
ilkin-overleaf
865121259a
Merge pull request #8139 from overleaf/ii-typescript-enable-strict-mode
...
[web] Enable TypeScript strict mode
GitOrigin-RevId: aa159fc5faf11c91382dc2498e8ec84068d5c637
2022-06-01 08:03:35 +00:00
ilkin-overleaf
e41315364d
Merge pull request #8226 from overleaf/ae-remaining-types
...
[web] Fix remaining strict type checks
GitOrigin-RevId: 69881c37938f88c7ea4a630f362712a804085bc8
2022-06-01 08:03:29 +00:00
Alexandre Bourdin
b48529497d
Merge pull request #8232 from overleaf/ab-fix-anonymous-users-assignment
...
Fix the condition to assign anonymous users to default for alpha/beta phases
GitOrigin-RevId: 4ffaf2cceeadbfc76120c874ee2c86f747034e9f
2022-06-01 08:03:22 +00:00
Alexandre Bourdin
5cbb2def77
Split test archiving ( #8197 )
...
* Support archiving of split tests
* Do not create variant stripe when rollout percent is 0
* Add acceptance tests for split test archiving
* Review improvements
GitOrigin-RevId: 3c9dd3d88b81b20cacf29966123fcde1c2b0e1a9
2022-05-31 08:04:53 +00:00
Miguel Serrano
0e782d3fb6
[Settings] "Start by adding your email address" hint ( #8173 )
...
* [Settings] "Start by adding your email address" hint
GitOrigin-RevId: 19d432c70b173752ee7c6d8978dd6be16b042921
2022-05-31 08:04:50 +00:00
Miguel Serrano
bce645b0f1
Merge pull request #8164 from overleaf/msm-add-disabled-state-link-accounts
...
[Settings] Disable "Link Account" buttons after click
GitOrigin-RevId: 528acdebe4812f1bf81fa70f1d9ce810ce5170c3
2022-05-31 08:04:46 +00:00
Timothée Alby
21246b9bb0
Merge pull request #8191 from overleaf/msm-dictionary-modal-fixes
...
Dictionary modal fixes
GitOrigin-RevId: 9804619a5addfb53633b6801002fdff221af971a
2022-05-31 08:04:43 +00:00
Timothée Alby
17c72b74c3
Merge pull request #8050 from overleaf/ta-pdf-detach-release
...
Prepare New Layout Dropdown for Release
GitOrigin-RevId: dbaa92a9e0c29d5ec735d1dcb6ac5d8956a47aea
2022-05-31 08:04:40 +00:00
Timothée Alby
32741c07e0
Merge pull request #8218 from overleaf/ta-pdf-detach-safari-warnings
...
PDF Detach Safari Warning
GitOrigin-RevId: e6f8942d8c8c141d887c44921a09716c4e4c85ae
2022-05-31 08:04:36 +00:00
Timothée Alby
d2d01f6b7d
Merge pull request #8186 from overleaf/msm-test-university-autocomplete
...
[Settings] Add test for University autocomplete
GitOrigin-RevId: 8f890a74f12bd5e349df815a662c1a3be9ba189e
2022-05-31 08:04:33 +00:00
Timothée Alby
ce3c3d4435
Merge pull request #8198 from overleaf/jpa-device-history-90-days
...
[web] bump expiry of device history to 90 days
GitOrigin-RevId: bcaa1828064b7aa51ecf4ea0f86ad6458cf97663
2022-05-31 08:04:29 +00:00
Timothée Alby
20d5291308
Merge pull request #8199 from overleaf/ii-settings-ts-fixes
...
[web] Fix TS errors in settings area
GitOrigin-RevId: 48f3695570bd794b4865bd45a29aa6fc9bf57502
2022-05-31 08:04:26 +00:00
Timothée Alby
5bc28ffa8c
Merge pull request #8211 from overleaf/ii-settings-ts-storybook-fixes
...
[web] Fix TS issues in stories
GitOrigin-RevId: 093102351c2ca3d4bf05e6de2ce0dda55d421df1
2022-05-31 08:04:22 +00:00
Thomas
6f55a99ae1
Merge pull request #6180 from overleaf/tm-history-upgrade-individual-projects
...
Add script for converting individual projects to FPH and history upgrade helper
GitOrigin-RevId: 4cf075e08045869fe87724fb28949fe91b780e93
2022-05-31 08:04:19 +00:00
John Lees-Miller
96a8f7ffa1
Merge pull request #8220 from overleaf/jlm-dependabot-tidy
...
Update and tidy dependabot configs
GitOrigin-RevId: dc3c37f7fca5c632a520d74dbbe0194c31ac9746
2022-05-31 08:04:15 +00:00
Jakob Ackermann
c21bb9623a
Merge pull request #8075 from overleaf/jpa-nodemon
...
[misc] move nodemon to the root of the monorepo
GitOrigin-RevId: 235a8de422025da1dc2d88a56dfa15f7bb18aacb
2022-05-31 08:04:06 +00:00
Alf Eaton
910e07ca1c
Add types ( #8154 )
...
GitOrigin-RevId: 41ee6b6873a01fbfedc41a884b9e3ebee47fc08f
2022-05-30 08:03:45 +00:00
Alf Eaton
c138e43b64
Merge pull request #8179 from overleaf/ii-settings-make-primary-btn-tooltip
...
Fix make primary button states
GitOrigin-RevId: a3c6fef4fd7c40f0308605f5bed4a91447838bef
2022-05-30 08:03:39 +00:00
Brian Gough
9386512b62
Merge pull request #8161 from overleaf/ae-github-capital
...
Fix GitHub capitalisation
GitOrigin-RevId: 3b275402dd8058ae0a6dd2e0c6ed146f746e9fbf
2022-05-27 08:04:42 +00:00
Timothée Alby
d4dd17d094
Merge pull request #8166 from overleaf/msm-settings-fix-uni-autocomplete
...
[Settings] Fix university autocomplete
GitOrigin-RevId: ea6b539a25c9363e420a4f04a9522c34d860d4f2
2022-05-27 08:04:29 +00:00
Timothée Alby
00fa5b2d96
Merge pull request #8162 from overleaf/ae-orcid-capital
...
Fix ORCID capitalisation
GitOrigin-RevId: 56136473482568e303570c9679a13e5d032d6d34
2022-05-27 08:04:22 +00:00
Timothée Alby
c66278cf89
Merge pull request #8148 from overleaf/ta-pr-dictionary-style
...
Polish Dictionary Modal UI
GitOrigin-RevId: 48aceb56c84a218380c619ecc5cd527f5062d3c4
2022-05-27 08:04:16 +00:00
Alf Eaton
5e08d5f505
Merge pull request #8074 from overleaf/ii-ts-strict-fixes-1
...
GitOrigin-RevId: b99c5c998de9cc36cffffaab5b318331b45e931d
2022-05-27 08:04:04 +00:00
Alf Eaton
16f3dc3abc
Merge pull request #7829 from overleaf/ab-refresh-features-script-update
...
[web / script] Handle analytics and dropbox unlinking in refresh_features script
GitOrigin-RevId: 9d0524aeab5dcf810e28c3de4f61ab7f3913f872
2022-05-27 08:03:58 +00:00
Alf Eaton
477c2a3ecd
Add scope-dependent autocompletion to Cypress CM6 tests ( #8109 )
...
GitOrigin-RevId: 696abc40ac51ef10508db427707b5c332df326a1
2022-05-27 08:03:51 +00:00
Miguel Serrano
adc88dc5ae
Merge pull request #8110 from overleaf/msm-emails-row-test
...
[Settings] `<EmailsRow/>` test
GitOrigin-RevId: d12d5a5f369f2abb6b296d200b04b8f85124175c
2022-05-27 08:03:30 +00:00
Miguel Serrano
082a333773
Merge pull request #8119 from overleaf/msm-refactor-settings
...
[Settings] Type refactoring
GitOrigin-RevId: c2b5e76bda463508aa3a1d7ee22fd7839ec26075
2022-05-27 08:03:23 +00:00
Alf Eaton
506010cb14
Re-enable type checking in CI ( #8114 )
...
* Re-enable type checking in CI
* Update use-codemirror-scope.ts
* Run patch-package in postinstall script
* Update Dockerfile
* Update .dockerignore
GitOrigin-RevId: 512c7c71a109d2cf34895193078a98c66eb91f29
2022-05-27 08:03:20 +00:00
CloudBuild
75f66ed80c
auto update translation
...
GitOrigin-RevId: ce2e37e651c78c2887164bf6d4d44780074da56a
2022-05-26 08:04:50 +00:00
M Fahru
b4bb9f2b0f
Change divider label in new plans page table to bold using <b> tag ( #8120 )
...
GitOrigin-RevId: 8cc1551822f4288302ea01b9a20ab208152b0644
2022-05-26 08:04:44 +00:00
M Fahru
dd641cb164
Remove excess border between the tab in new plans page top switch ( #8121 )
...
GitOrigin-RevId: 5dcd86bd8c0437678b37670c557fa18f266745bb
2022-05-26 08:04:37 +00:00
Thomas
6564147b0a
Merge pull request #8142 from overleaf/tm-fix-recurly-double-submission
...
Fix plan change buttons not being disabled while request inflight
GitOrigin-RevId: a87c89ce6c9642a7988e2dfcc7ee6e3673c6128d
2022-05-26 08:04:12 +00:00
Jakob Ackermann
a78bcee15f
Merge pull request #8135 from overleaf/jpa-refactor-zonal-download
...
[misc] refactor handling of zone prefix in compile response
GitOrigin-RevId: f1f33d7d257854176f383bb5d786710f6b09f737
2022-05-26 08:03:53 +00:00
Alf Eaton
30e1af40c3
Fix test ( #8130 )
...
GitOrigin-RevId: abb8cd37298c4c0ded4040401889127c27625562
2022-05-25 08:11:37 +00:00
Alf Eaton
3fc00786ea
Fix types for debug-print module ( #8113 )
...
GitOrigin-RevId: 286f961cab445041926d9a41f4ac69298ec86462
2022-05-25 08:11:31 +00:00
Alf Eaton
afd5d808a8
Use Button for ActionButton ( #8112 )
...
GitOrigin-RevId: 6ab3937a6d033c5f4d4d27ff471a8a114f74d6a9
2022-05-25 08:11:24 +00:00
Alf Eaton
4ca3f9cabf
Add types to IdeContext ( #8107 )
...
GitOrigin-RevId: 6b1df81ce588558adab0c31c0f65e68e5b0c25bf
2022-05-25 08:11:12 +00:00
Alf Eaton
309742c37b
Merge pull request #8103 from overleaf/ae-state-hooks-types
...
Add types to scope state hooks
GitOrigin-RevId: 61f903120b84a1770b1047953deb3a76ccfc50f0
2022-05-25 08:11:00 +00:00
CloudBuild
852e27c080
auto update translation
...
GitOrigin-RevId: bfca6511e2ed94ae81a21ffa5cf8e7d446f13061
2022-05-25 08:10:53 +00:00
M Fahru
03e875ffa3
Remove duplicated event listener on new plans page group plan modal ( #8085 )
...
GitOrigin-RevId: 7445c3b93bc54285f5ade6ce8b32b13be9281dc5
2022-05-25 08:10:15 +00:00
M Fahru
43a069edca
Improve SubscriptionHelperTests unit test by decoupling the test logic from the code and make the test price different for each case ( #8089 )
...
GitOrigin-RevId: 4db0f474817651e8d17c35c529d53a5266ca4b1e
2022-05-25 08:10:09 +00:00
Miguel Serrano
549a8497fb
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
Miguel Serrano
430b7528b2
Merge pull request #8073 from overleaf/ta-td-dictionary
...
Add UI to Remove Words from Dictionary
GitOrigin-RevId: a28d865e3c968d6fff113237fcf4143b77af046e
2022-05-25 08:09:45 +00:00
Miguel Serrano
5676ec2eed
Merge pull request #8102 from overleaf/msm-fix-sso-available
...
[Settings] Fix `ssoAvailable` not set
GitOrigin-RevId: c3264682bcf3c1beb2050378875c164d960e15c1
2022-05-25 08:09:39 +00:00
Miguel Serrano
f81c52e6c7
Merge pull request #8076 from overleaf/msm-settings-sso-journey-fixes
...
[ReactSettings] Added missing affiliation scenarios
GitOrigin-RevId: 15c9e8d7557d9d75034ad1c485f17b35ae952a13
2022-05-25 08:09:32 +00:00
Miguel Serrano
c8daef59dc
Merge pull request #8016 from overleaf/msm-leavers-survey-metrics
...
[Settings] Metrics for institutional leavers survey
GitOrigin-RevId: 776d556789e8c9d0ea4c524ce4daa6bf05435810
2022-05-25 08:09:25 +00:00
Jakob Ackermann
9a71372c36
Merge pull request #8071 from overleaf/jpa-clsi-zonal
...
[misc] prefix output file downloads with /zone/X
GitOrigin-RevId: ba59e97ae0284c68ba551dd49dc5d3daa4d61aa9
2022-05-25 08:08:39 +00:00
Timothée Alby
d4ed26e3ad
Merge pull request #8097 from overleaf/jpa-fix-plans-page-faq
...
[web] bring back FAQ answer used on the current plans page
GitOrigin-RevId: 37b03df2e505b929d0a2b55fcbdfa73600e6fcd6
2022-05-25 08:08:35 +00:00
Timothée Alby
63ec77d932
Merge pull request #8083 from overleaf/msm-linked-institution-ids-test
...
Add tests for `linkedInstitutionIds` in `user-email-context`
GitOrigin-RevId: 9b8830bf61a2a1aecc44a39c1f390629be796d9b
2022-05-24 08:05:18 +00:00
Timothée Alby
4d44d9b417
Merge pull request #8022 from overleaf/msm-user-email-context-tests
...
[Settings] `user-email-context` unit test
GitOrigin-RevId: 55e3ec6a99f1714a27d698a60fcf64711066ab6c
2022-05-24 08:05:12 +00:00
Timothée Alby
233469b233
Merge pull request #8040 from overleaf/jk-cm6-upgrade-lezer-lr
...
[web] CM6: Fix document environment fold
GitOrigin-RevId: 9e4261b1f20d9a1075f014d7f39a4e629c7bb7aa
2022-05-24 08:05:00 +00:00
Timothée Alby
5a1ff8149d
Merge pull request #8001 from overleaf/ta-td-refactor-learned-words
...
Refactor Learned Words Class
GitOrigin-RevId: eae6558b5d4eb03b95df511d1cd9ba35b22bb344
2022-05-24 08:04:54 +00:00
Timothée Alby
3580ec6db3
Merge pull request #8029 from overleaf/ta-settings-fix-7
...
[SettingsPage] Small Fixes 7
GitOrigin-RevId: 2716fe13af3f5f6b56d6bba47505fad75ba1adbf
2022-05-24 08:04:47 +00:00
Jakob Ackermann
2c62ba29c7
Merge pull request #8094 from overleaf/jpa-handle-missing-output-files
...
[web] handle missing outputFiles array
GitOrigin-RevId: 9b1210ff620888f45ec1a3b38c9f91b5a3e22778
2022-05-24 08:04:36 +00:00
Jakob Ackermann
716aa174fb
Merge pull request #8070 from overleaf/jpa-web-zonal-traffic-test
...
[web] add split test for rollout of zonal clsi-lb downloads
GitOrigin-RevId: 67fb843ffb0c5902419a4e5c7d2ff9d35cf93470
2022-05-24 08:04:30 +00:00
Jessica Lawshe
fc9bfa84cd
Merge pull request #7721 from overleaf/jel-td-notify-commons
...
Only handle confirmed users via commons script
GitOrigin-RevId: 0d00147943228bff6c435848ff88481c5c184a8a
2022-05-24 08:04:17 +00:00
Alf Eaton
9253dac12f
Merge pull request #8010 from overleaf/ta-synctex-unmount
...
Unmount Default Synctex Controls in Detacher Mode
GitOrigin-RevId: bc754fb172aba7430003f7a61eddb4450b175025
2022-05-24 08:04:11 +00:00
Alf Eaton
1770cdc8fc
Handle pdf.js loading errors ( #7824 )
...
GitOrigin-RevId: a4893dd66ceb9e9f8266cf720ab2b3507bf6aef1
2022-05-24 08:04:05 +00:00
Alf Eaton
44d4d8b15d
Ensure that file tree re-opens on page load ( #8061 )
...
GitOrigin-RevId: ec3d6a43a34aefa2e9574ef7b1b61f8a53b74263
2022-05-24 08:03:58 +00:00
Alf Eaton
80f6662957
Add option for parsing valid RFC5322 email addresses ( #8065 )
...
GitOrigin-RevId: 6af8ae850bd8075e6bf0ebcafd2731177cdf49ad
2022-05-24 08:03:52 +00:00
CloudBuild
7f2159c43b
auto update translation
...
GitOrigin-RevId: 2f427998bdff0c118bcd7a1700aed76c724c79fe
2022-05-23 08:04:31 +00:00
CloudBuild
287f5bcb50
auto update translation
...
GitOrigin-RevId: 4d1e0b29b3f094aa55564cbd675e1701d8b38791
2022-05-23 08:04:25 +00:00
ilkin-overleaf
1e22d17520
Merge pull request #8066 from overleaf/ii-refactor-tooltip-usage-fix-2
...
Fix expand button tooltip text
GitOrigin-RevId: db19ce6c21bf1a83f38a60014bd0aa92e220ce40
2022-05-23 08:04:13 +00:00
Eric Mc Sween
e0ab82e3d4
Merge pull request #8035 from overleaf/em-remove-chaid
...
Remove the chaid package from tests
GitOrigin-RevId: 61b541eebcf1982137aa10ad51940547c649e68d
2022-05-23 08:04:07 +00:00
Christopher Hoskin
51f5f80e2d
Merge pull request #7630 from overleaf/csh-issue-7543-rails-v1-run-in-GKE
...
Run rails-v1 on GKE
GitOrigin-RevId: b8138a40da6279b7df68e3b9e0d308939c843679
2022-05-23 08:04:00 +00:00
Alf Eaton
bdc503600c
Move layout-left comment indicators above the review panel toggle bar ( #8031 )
...
GitOrigin-RevId: b6902c6d1a3f519aedbdc487801f114c2f57340c
2022-05-23 08:03:49 +00:00
Alf Eaton
18f6f030a2
Inherit colour for linked file icon in file tree ( #8032 )
...
GitOrigin-RevId: 0ebfc7abba345354d1a2063b45bbd3ce10374008
2022-05-23 08:03:42 +00:00
Alf Eaton
2340b1b25e
Add "[PDF]" prefix to detached window title ( #8039 )
...
* Move DetachProvider outside EditorProvider
* Add "[PDF]" prefix to detached window title
GitOrigin-RevId: 7d09f4053069b20d55a2a04a8f29f90b973e50b9
2022-05-23 08:03:36 +00:00
Alf Eaton
1f24160005
Switch layouts using custom divider toggle ( #7995 )
...
GitOrigin-RevId: 15e517f448165a25df616fd956967202491b15cc
2022-05-23 08:03:30 +00:00
Alf Eaton
77ac1514fd
Reduce calls to jQuery layout() ( #7994 )
...
GitOrigin-RevId: 2cfac1e22187bc9f5185724f05f6f92f18c16baa
2022-05-23 08:03:27 +00:00
Max Chernoff
92c18d0ff4
Parse class/expl3
/luatexbase
warnings
...
See overleaf/overleaf#1023 .
Signed-off-by: Max Chernoff <49086429+gucci-on-fleek@users.noreply.github.com>
2022-05-22 22:36:06 -06:00
CloudBuild
7081980ff6
auto update translation
...
GitOrigin-RevId: e0d9abbfffc2924d808a4d1fce70edd5b81e1cac
2022-05-20 08:04:59 +00:00
Thomas
35073d49dc
Add error message on subscription dashboard if v1 is down (instead of returning a 500 error page) ( #7947 )
...
* Add error message on subscription dashboard if v1 is down
GitOrigin-RevId: 8c8b5ac4d44cfd2c42101efe1d55a5993ca21eea
2022-05-20 08:04:43 +00:00
Thomas
b152956715
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
Alf Eaton
a59a1bec4d
Merge pull request #8012 from overleaf/jel-subscription-dash
...
[web] Add missing group contact modal for subscription dash
GitOrigin-RevId: 45f0a19fefccd4ebc5838494d00650557cc5b8fe
2022-05-20 08:04:26 +00:00
Alf Eaton
bce320f4bc
Merge pull request #8037 from overleaf/ii-refactor-tooltip-usage-fix
...
Place the download PDF tooltip to the bottom
GitOrigin-RevId: e2171c4417de66f2143be66dc76ca7c450c43234
2022-05-20 08:04:20 +00:00
Alf Eaton
81816cfa2c
Merge pull request #8028 from overleaf/ae-css-minimizer
...
Disable cssnano mergeLonghand optimisation in production webpack config
GitOrigin-RevId: cfd19ae5bdbcb86a9c97035b230f5f03f5c7aad0
2022-05-20 08:04:14 +00:00
Alf Eaton
f00bdeb3f1
Merge pull request #8014 from overleaf/ae-babel-test-env
...
Remove test environment from Babel config
GitOrigin-RevId: c812e534e82e57bfdf759b04b9753565a7781ea2
2022-05-20 08:04:03 +00:00
Alf Eaton
d0d78b7c48
Merge pull request #8004 from overleaf/ae-babel-preset-order
...
Fix the order of Babel presets
GitOrigin-RevId: a4d94a2f1a567b9073bf945c90fc8bf01b2058ec
2022-05-20 08:03:57 +00:00
ilkin-overleaf
db1198597d
fill linked institution ids on data fetching ( #8042 )
...
GitOrigin-RevId: 5c89d32331e745e3d993d549337c2c413193a2b2
2022-05-20 08:03:51 +00:00
M Fahru
487ff4f505
Improvement on form data sync between group plan modal and new plan page ( #8003 )
...
GitOrigin-RevId: 66a0a423fe48a8a8a7ddd292ba218cd5038dfdb1
2022-05-20 08:03:44 +00:00
Eric Mc Sween
1c0a9dae72
Merge pull request #8033 from overleaf/em-find-files-without-ids
...
Script to find files and docs without ids in projects
GitOrigin-RevId: 5c29d92748a01a1e48288479b25560127aafd397
2022-05-20 08:03:33 +00:00
M Fahru
68df9e9325
new plans page: Update wrong text on various places + reuse translation key ( #7950 )
...
* change wrong description on individual standard (collaborator) plan on the new plans page
* reuse old "one_collaborator" translation key and fix individual professional description
* fix wrong descriptions on student table
* new plans page: remove buy button exclamation mark
* change "Buy Now" to "buy now"
GitOrigin-RevId: 274bca246b5f3d877b795e67036b93ab3494a1c3
2022-05-20 08:03:27 +00:00
M Fahru
1b2cefa63e
Add new analytics events in the new plans page and update analytics event in the current plans page ( #7639 )
...
GitOrigin-RevId: 71a4e7b0b041bbe7ea6df11cad28857978c77e4e
2022-05-20 08:03:21 +00:00
M Fahru
dceb6910c9
New plans page: Show initial price value upon first render for group price data ( #7974 )
...
* New plans page: Show initial price value upon first render
* fix wrong test on SubscriptionController and add new tests on SubscriptionHelper
GitOrigin-RevId: a339a97cff2df0728ba35885af8953c8a0e0b7c8
2022-05-20 08:03:16 +00:00
June Kelly
754ad5f40d
Merge pull request #8011 from overleaf/jel-translate-message
...
[web] Translate sentence
GitOrigin-RevId: 99158eab6a810e9a04fc593d5ef1a6669be49311
2022-05-20 08:03:10 +00:00
CloudBuild
071d6dc8c7
auto update translation
...
GitOrigin-RevId: b3776df44eaa10da65dcdb035e081be634216370
2022-05-19 08:04:35 +00:00
Timothée Alby
5d20df4e56
Merge pull request #8025 from overleaf/msm-enable-sso-alerts
...
[Settings] Enabled SSO Journey alerts
GitOrigin-RevId: 05e3964d79e39d91d02fc9282141dbd374dae5ad
2022-05-19 08:04:19 +00:00
Timothée Alby
4209828a6a
Merge pull request #7941 from overleaf/msm-use-async-typing-fix
...
Fix typescript errors related to `useAsync()` hook
GitOrigin-RevId: eacf7ec7e9c5da38ad88fde225ffedbfd1c2ff61
2022-05-19 08:04:13 +00:00
Timothée Alby
5731463d32
Merge pull request #7956 from overleaf/ii-refactor-toolitp-usage
...
Tooltip usage refactoring
GitOrigin-RevId: f4b2d4d57722172141a081dd60e4394ff7fff332
2022-05-19 08:04:07 +00:00
Timothée Alby
835a11df1e
Merge pull request #7826 from overleaf/ds-admin-panel-pagination
...
Pagination for admin panel
GitOrigin-RevId: 8d4f3619037abcd6df9921ec9ca162d4c3b4eb8c
2022-05-19 08:04:00 +00:00
Timothée Alby
7c243c6c50
Merge pull request #7975 from overleaf/ta-settings-fixes-6
...
[SettingsPage] Small Fixes 6
GitOrigin-RevId: 19ad9a195a401909ac3dcc2be79d380cb61078da
2022-05-19 08:03:54 +00:00
Eric Mc Sween
c26a057522
Merge pull request #7932 from overleaf/em-find-bad-filenames
...
Script for finding bad doc and file names in projects
GitOrigin-RevId: 21035b9ce847d2c2a3183942458e2b30cc6c3fae
2022-05-19 08:03:48 +00:00
Alf Eaton
9062d4ce5d
Merge pull request #7983 from overleaf/td-cm6-smooth-scroll-between-comments
...
Enable animation when positioning comments in CM6
GitOrigin-RevId: 9a5355c3c2105a3dfa26590c2b007571b55c9dcc
2022-05-19 08:03:42 +00:00
Alf Eaton
a3459a1842
Merge pull request #8009 from overleaf/jpa-sync-pdf-url-update
...
[web] update clsiServerId and pdfUrl in the same update cycle
GitOrigin-RevId: 6791627c12c16aa71ad393edbf19d7fed00491a0
2022-05-19 08:03:36 +00:00
Alf Eaton
5a5436d38f
Run $digest
in a timeout ( #7996 )
...
GitOrigin-RevId: e3c0e9f3cdf917f6a112064086454d64fea489cf
2022-05-19 08:03:25 +00:00
Alf Eaton
e14363246d
Handle compile shortcuts in all layouts ( #7969 )
...
GitOrigin-RevId: cbfb24a7328d499ca96caa8683b8e4b1e6858372
2022-05-19 08:03:14 +00:00
Alf Eaton
5d05b2b21d
Restore "layout-left" styles for collapsed review panel comment popover ( #7999 )
...
GitOrigin-RevId: 230e202496c8bc7e4929fca9c35b7f8eba25653b
2022-05-19 08:03:08 +00:00
Jakob Ackermann
cd11db456d
Merge pull request #7835 from overleaf/jpa-redis-locker-package
...
[misc] extract document-updaters LockManager into redis-wrapper package
GitOrigin-RevId: 5775ab9df7afb614dfc5f502df526c8735f84a91
2022-05-19 08:02:57 +00:00
CloudBuild
9b320f5286
auto update translation
...
GitOrigin-RevId: fde53867255c73ec0e1907bdb07ad3346b5350b6
2022-05-18 08:05:15 +00:00
Alf Eaton
0c1ff5bccf
Avoid class properties shorthand in FetchError constructor ( #8002 )
...
GitOrigin-RevId: e210fc7d8104a8e4240efc8d0192aceafe07af61
2022-05-18 08:05:08 +00:00
Eric Mc Sween
713fe8946b
Merge pull request #7966 from overleaf/em-onboarding-email-typos
...
Fix typos in onboarding email
GitOrigin-RevId: e46534f479ab7a7dcb753698262497893fbd7809
2022-05-18 08:05:02 +00:00
Eric Mc Sween
fd8bd62f54
Merge pull request #7933 from overleaf/em-analytics-failed-jobs-headroom
...
Increase the number of retained failed jobs in analytics queues
GitOrigin-RevId: 384a70b46d4eef5e07216664d6f5b94d52ca3152
2022-05-18 08:04:55 +00:00
Eric Mc Sween
de4091f955
Merge pull request #7869 from overleaf/em-docstore-archive-lock
...
Add a lock around doc archiving
GitOrigin-RevId: eaf85dbc3b491edd15eeb2c1a84df3a2883fb61d
2022-05-18 08:04:44 +00:00
ilkin-overleaf
30b07f3d34
Merge pull request #7871 from overleaf/ii-fetch-json-ts
...
Convert fetch-json to TS
GitOrigin-RevId: 78b0835aca4ba82c38004f37bb5c38ec7fb1b32c
2022-05-18 08:04:37 +00:00
Thomas
2d8e832be7
Subscription code decaf cleanup ( #7918 )
...
GitOrigin-RevId: 43adff9af7ca347808980823ac641db05129a79b
2022-05-18 08:04:31 +00:00
dependabot[bot]
2b2e9cfe45
Bump sanitize-html from 1.27.3 to 2.7.0 in /services/web/scripts/translations ( #6651 )
...
* [web] scripts/translations: update package-lock to version 2
* Bump sanitize-html in /services/web/scripts/translations
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 1.27.3 to 2.7.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases )
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/commits/2.7.0 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* [web] adapt locales escaping and usage for new sanitize-html version
Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GitOrigin-RevId: 5df107a0a4b3d7c408f676ee363169f0ef0de28f
2022-05-18 08:04:19 +00:00
M Fahru
22b1797c18
change button text on non-trial monthly plan on payment page ( #7973 )
...
GitOrigin-RevId: 83378ea13d16d3add31ed6a93f1a13fdc3860431
2022-05-18 08:04:12 +00:00
M Fahru
4d25132a5f
new plans page: refactor custom tooltip to bootstrap tooltip ( #7972 )
...
GitOrigin-RevId: d3552867a9e9176288803cadffacb5f3dab24895
2022-05-18 08:04:06 +00:00
M Fahru
5050493827
Add close button to group plan modal ( #7959 )
...
* add close button to group plan modal
* change hardcoded string to translation key
GitOrigin-RevId: fa259745cad1a6214d06a1379fc5c3ffb8377557
2022-05-18 08:04:00 +00:00
M Fahru
e2fe475116
change copy on group plans and remove the bold font on checkbox label ( #7943 )
...
GitOrigin-RevId: 31acc96cf3f6d85d44388497d6bba52bb5ae9667
2022-05-18 08:03:53 +00:00
M Fahru
1089475ff0
change new plans page FAQ link on hover from dark green to dark blue ( #7938 )
...
GitOrigin-RevId: 1555e4ad8704dccc92539947e9407af70caa32f8
2022-05-18 08:03:47 +00:00
M Fahru
5fdcd74a0e
update FAQ on new plans page ( #7937 )
...
GitOrigin-RevId: 632b507217fb13c1de7c364a11244e49d85cac58
2022-05-18 08:03:41 +00:00
M Fahru
5387ec8467
Change "1 users" to "1 user" on new plans page table features ( #7934 )
...
GitOrigin-RevId: 2e4faea0907b8bfb31c294f8aa74bfee8d0b53f5
2022-05-18 08:03:34 +00:00
CloudBuild
686565c6f1
auto update translation
...
GitOrigin-RevId: f768d48275e8fa4fcc3b64d113ea7618d98b7008
2022-05-17 08:06:07 +00:00
Jakob Ackermann
f0bd6dda23
Merge pull request #7986 from overleaf/jpa-eslint-8
...
[misc] upgrade eslint packages to the latest version everywhere
GitOrigin-RevId: f1480d4a171acef82fb26c4aa54be3a6088b0ab3
2022-05-17 08:05:59 +00:00
Eric Mc Sween
173d582080
Merge pull request #7985 from overleaf/em-downgrade-filestore-request-logs
...
Downgrade filestore request logs
GitOrigin-RevId: a131b3e007e35551097fa40afaf02a5c11166e4b
2022-05-17 08:05:46 +00:00
Eric Mc Sween
f0a3eeeb32
Merge pull request #7968 from overleaf/em-remove-logger-log
...
Remove logger.log in favour of logger.info
GitOrigin-RevId: e305ae8adf19ecf144cee123b6837f35d5d45bed
2022-05-17 08:05:39 +00:00
Eric Mc Sween
e0d91eaa26
Merge pull request #7906 from overleaf/em-downgrade-logs
...
Downgrade all INFO logs to DEBUG
GitOrigin-RevId: 05ed582ef0721fcada059f0ad158565f50feca27
2022-05-17 08:05:26 +00:00
Alf Eaton
2c048397e8
Use patch-package to fix type checking for react2angular dependencies ( #7373 )
...
GitOrigin-RevId: 83349c05856b1c61ed6428bb5bff4ff502776981
2022-05-17 08:05:13 +00:00
Alf Eaton
5e1be2c03d
Disable "PDF in separate tab" menu item when native BroadcastChannel is missing ( #7954 )
...
GitOrigin-RevId: a90c89296caeb5333c62150249dc4125a47a899a
2022-05-17 08:05:06 +00:00
Alf Eaton
e689017c3c
Fix alignment of icons in Layout menu ( #7889 )
...
GitOrigin-RevId: 5187c42304d85f22ae7baefe7b7bcf5eed829805
2022-05-17 08:05:00 +00:00
Alf Eaton
54d66a8e09
Handle undefined $scope.connection ( #7899 )
...
GitOrigin-RevId: d54fbd9da2bfe694cca91a81ccff3ec669b181e3
2022-05-17 08:04:53 +00:00
Alf Eaton
cd09e2c029
Retry after re-linking reference provider ( #7904 )
...
GitOrigin-RevId: f34e78e4594404ec74acaa40230d8bfe9dcd7661
2022-05-17 08:04:31 +00:00
Alf Eaton
d68180bc4e
Merge pull request #7961 from overleaf/jpa-shorter-clsi-persistence
...
[web] lower clsi persistence duration
GitOrigin-RevId: 72929de084c5c5aac5f2382ad91a7665e96742a8
2022-05-17 08:04:25 +00:00
Alf Eaton
0eb99b2eff
Switch pdf.js default version to 213 ( #7952 )
...
GitOrigin-RevId: 476c37c14e665ecc07394a0fadebca5b79487d78
2022-05-17 08:04:19 +00:00
Alf Eaton
d91ee50762
Standardise scope/context usage in Storybook stories ( #7842 )
...
GitOrigin-RevId: 109a4357fc3b083ffbd3af5b8c98acf0f655f297
2022-05-17 08:04:12 +00:00
Timothée Alby
cb065e7f12
Merge pull request #7820 from overleaf/msm-settings-leavers-survey
...
[Settings] Institutional Leavers Survey
GitOrigin-RevId: 1774af7fc4bb90cb39c9fc188323c44a1256bb3d
2022-05-17 08:04:00 +00:00
Timothée Alby
afe9e486ae
Merge pull request #7930 from overleaf/fix-tsc-typings
...
Fix typescript errors
GitOrigin-RevId: b49235a3d9d6277e7c2de5bc7a79b7cafae75e2e
2022-05-17 08:03:54 +00:00
Timothée Alby
8c611a8f49
Merge pull request #7946 from overleaf/msm-settings-domain-blocklist
...
[Settings] domain blocklist for email autocompletion
GitOrigin-RevId: 62444f0f903ce3feae585c84c9f01164eac42a1f
2022-05-17 08:03:48 +00:00
Timothée Alby
920a5921c7
Merge pull request #7883 from overleaf/ii-institution-autocomplete
...
Institution autocomplete
GitOrigin-RevId: f0a42794ce9071ec7c0c5c2c4d499e8a027811f8
2022-05-17 08:03:42 +00:00
Timothée Alby
426aaa8b4b
Merge pull request #7833 from overleaf/ta-settings-fixes-5
...
[SettingsPage] Small Fixes 5
GitOrigin-RevId: a0d02be246ff5128fa382bd7a9723f01377855b9
2022-05-17 08:03:36 +00:00
Timothée Alby
4b87568e4f
Merge pull request #7810 from overleaf/ta-settings-intermediate-pages
...
[SettingsPage] Github and Dropbox Linking Flow Improvements
GitOrigin-RevId: 4fd69e7e3a8989b2478299751582007635f9e0b0
2022-05-17 08:03:29 +00:00
Timothée Alby
c043db0ed9
Merge pull request #7792 from overleaf/ta-settings-fixes-4
...
[SettingsPage] Wording and Error Handling
GitOrigin-RevId: 1e2445a68e0d32cbec558832892f2ce5a051d729
2022-05-17 08:03:23 +00:00
Timothée Alby
6e704d2919
Merge pull request #7837 from overleaf/ta-storybook-context-fix
...
Storybook Fixes
GitOrigin-RevId: b2f80cec162d3d78d41a8864f9021f58370db37e
2022-05-17 08:03:16 +00:00
Timothée Alby
2d4f7ade18
Merge pull request #7838 from overleaf/ta-spacing-file
...
Move spacing.less File
GitOrigin-RevId: 37f1f52795bc3ac62a6055ee678906bb2f2d384b
2022-05-17 08:03:09 +00:00
Jakob Ackermann
52073a13a9
Merge pull request #7867 from overleaf/jpa-compile-group
...
[web] pass compileGroup to clsi-lb
GitOrigin-RevId: c15adbff27e702b3e0f29be5b57f7a9520d8d02f
2022-05-16 08:03:36 +00:00
M Fahru
8157616f85
[web] New Plans Page for A/B Test ( #7330 )
...
GitOrigin-RevId: 4e4629583c6e86bd2bc6165d123224734c133df7
2022-05-13 08:03:30 +00:00
Miguel Serrano
e9e429d339
Merge pull request #7828 from overleaf/ab-subscriptiongroupcontroller-cleanup
...
[web] Decaf cleanup SubscriptionGroupController
GitOrigin-RevId: eb407c52e77db50481356c342fc685f30145fc23
2022-05-12 10:41:18 +00:00
M Fahru
cf0b46ecf2
Add annual saving tooltip & add a striked-through text on the annual price to current plans page
...
Co-authored-by: Thomas Mees <thomas.mees@overleaf.com>
GitOrigin-RevId: 25a9b7b12ddd00588a8e4c43b55f2d7c57048818
2022-05-12 10:41:11 +00:00