Commit graph

252 commits

Author SHA1 Message Date
June Kelly
94773e898e Merge pull request #5280 from overleaf/hb-max-log-entries-display
Display only a max of 100 log entries

GitOrigin-RevId: 7a9a9d6824eda72dd6c19024d1e0ff6d25bebf49
2021-10-07 08:03:37 +00:00
CloudBuild
03731844e8 auto update translation
GitOrigin-RevId: a84490756326aac5eb6e662955bbcebd52d409dc
2021-10-04 08:03:50 +00:00
Jessica Lawshe
4b6fcd644d Merge pull request #5262 from overleaf/jel-search-a11y
Improve search gallery search accessibility

GitOrigin-RevId: 79b06f3990171d1f301a39dc10445f526701c7d1
2021-09-30 08:04:37 +00:00
Jakob Ackermann
891947770c Merge pull request #5124 from overleaf/jk-de-ng-set-password-page
[web] de-ng set password form

GitOrigin-RevId: d8ebf9f794454d5772e13ab783892d2bba6eed87
2021-09-24 08:03:23 +00:00
Jessica Lawshe
fa514d782d Merge pull request #5169 from overleaf/jel-gallery-btns
Update gallery item page text and button style

GitOrigin-RevId: 526ceb24021cd3c39b0e7730dc9d4109aa0171a9
2021-09-23 08:03:42 +00:00
Jessica Lawshe
690b123dd4 Merge pull request #5149 from overleaf/jel-gallery-official-badge
Add gallery official badge

GitOrigin-RevId: 6ac05bd9cabb211ff5bbb7a44b0c1940572b44e7
2021-09-23 08:03:35 +00:00
CloudBuild
60db065c37 auto update translation
GitOrigin-RevId: 2806a32eb41ecf2e5632dccc5b6287260142eff6
2021-09-20 08:03:11 +00:00
CloudBuild
f891af0f40 auto update translation
GitOrigin-RevId: 7f983cb60cec62bd0c144e68bb3a3468826a3b9c
2021-09-20 08:03:07 +00:00
June Kelly
53698fb980 Merge pull request #5012 from overleaf/jk-de-ng-user-emails-confirm
[web] de-ng the user/emails/confirm page

GitOrigin-RevId: d4b3ceb524627593be05308475b0597242dba8a1
2021-09-17 08:02:58 +00:00
Thomas
895f52d41a Let users upgrade to group plans via subscription dashboard (#5100)
* Let users upgrade to group plans via subscription dashboard

Users on an individual plan don't have a way to upgrade to a group
subscription without contacting support. As a temporary measure, we're
adding a way to do this by re-using the existing group plan modal from
the plans pages, to allow users to configure and upgrade to a group plan
directly.

This is currently only available for USD, EUR, and GBP - since although
we now support other currencies in Recurly, the group plans modal does
not yet support them. The user however can not change currency here,
their group subscription will be in the same currency as their current
individual subscription.

The group plan modal has been duplicated rather than extended, to keep
this code seperate as it is potentially only a stopgap measure - and we
don't want to be untangling the additional logic from the existing
modal/template later down the line.

GitOrigin-RevId: 10664bd19af2c3870dfe7e19fd0f9c5b7c877cc6
2021-09-15 08:04:00 +00:00
Jessica Lawshe
fd36c41368 Merge pull request #4996 from overleaf/jel-gallery-survey
Add gallery survey notification to gallery item page

GitOrigin-RevId: f763ade3810703135e56a36428eccaba2e5c186f
2021-09-14 08:03:52 +00:00
Thomas
8ec01f59da Revert "Let users upgrade to group plans via subscription dashboard (#4704)" (#5047)
This reverts commit f310eb10ef00d43076981589ee45893e7d9ab881.

GitOrigin-RevId: 63d884d60d63b9ad47ffc15f688dc81fc7c3d77a
2021-09-10 08:04:24 +00:00
Thomas
5f550b0a11 Let users upgrade to group plans via subscription dashboard (#4704)
Users on an individual plan don't have a way to upgrade to a group
subscription without contacting support. As a temporary measure, we're
adding a way to do this by re-using the existing group plan modal from
the plans pages, to allow users to configure and upgrade to a group plan
directly.

This is currently only available for USD, EUR, and GBP - since although
we now support other currencies in Recurly, the group plans modal does
not yet support them. The user however can not change currency here,
their group subscription will be in the same currency as their current
individual subscription.

The group plan modal has been duplicated rather than extended, to keep
this code seperate as it is potentially only a stopgap measure - and we
don't want to be untangling the additional logic from the existing
modal/template later down the line.

GitOrigin-RevId: f310eb10ef00d43076981589ee45893e7d9ab881
2021-09-10 08:04:18 +00:00
CloudBuild
dbfe050966 auto update translation
GitOrigin-RevId: fe53df3f212f8f7d010542ffa89b9296cdbccda7
2021-09-08 08:03:29 +00:00
Alexandre Bourdin
224502ff40 Merge pull request #4925 from overleaf/ab-subpage-i18n-fix
Fix i18n label for collaborators invite feature

GitOrigin-RevId: 8648ec7b5eaedc50dd45ced552d1b005ee8b85c4
2021-09-01 08:03:18 +00:00
Alexandre Bourdin
46780e5144 Merge pull request #4899 from overleaf/jpa-dropbox-duplicate-user
[misc] emit other users email when detecting duplicate dropbox linking

GitOrigin-RevId: e2682b0d8417a0f0320d6c660bb00a9f3367ca19
2021-09-01 08:03:05 +00:00
Alexandre Bourdin
ffb30435d8 Merge pull request #4825 from overleaf/ab-cleanup-sub-page-split-test
Cleanup subscription page split test and set variant as new copy

GitOrigin-RevId: b7a19cf5f744d9181b71200351dc5a92db939e92
2021-09-01 08:03:01 +00:00
CloudBuild
844f92b8c1 auto update translation
GitOrigin-RevId: 3a49ad9bb9252ae10f3ee23c8e05d5e44fd34bda
2021-08-26 08:03:05 +00:00
June Kelly
ea161174fe Merge pull request #4727 from overleaf/hb-block-dropbox-on-duplicates
Block linking dropbox when user has duplicate project names

GitOrigin-RevId: d644ff02612141b8d20ed172a1e9f3ee00258720
2021-08-25 08:03:17 +00:00
June Kelly
149057b551 Merge pull request #4783 from overleaf/ae-sync-translations
[web] Fix translations for sync/integration descriptions

GitOrigin-RevId: dbc9752b553fb6f6135181f3c16eda7ab2b1b09e
2021-08-25 08:03:13 +00:00
Alexandre Bourdin
7e6839b0af Merge pull request #4715 from overleaf/ab-project-members-modal-split-test
Share modal split test

GitOrigin-RevId: 274450564e1cbfc3ba3ec7c2ca60dfeda552a536
2021-08-20 08:04:05 +00:00
June Kelly
b770feadc8 Merge pull request #4743 from overleaf/hb-recaptcha-branding
add recaptcha branding on login, registration, pw reset and share modal

GitOrigin-RevId: dcdf3e7987a25712601aed2426cce2467eaecea3
2021-08-20 08:03:05 +00:00
CloudBuild
cb8a24162b auto update translation
GitOrigin-RevId: 0cbf48a58993d209b0459d67c3384be2aed41ae3
2021-08-17 08:04:56 +00:00
Jakob Ackermann
99a414f345 Merge pull request #4656 from overleaf/jpa-rewrite-quotes-in-locales
[misc] rewrite single quote to left/right single quotation mark in locales

GitOrigin-RevId: a021fb6841425555b9af79a9146820299cb93fc2
2021-08-17 08:04:49 +00:00
CloudBuild
7fcf8d522b auto update translation
GitOrigin-RevId: 00743400a8f0fd76ff08192624142ae6ef9ef317
2021-08-13 12:59:20 +00:00
Jakob Ackermann
937f9e3c51 Merge pull request #4647 from overleaf/jel-add-translation
Add missing translation

GitOrigin-RevId: 9af50d3102b20f05588398a7e1ea2b07de3fefc4
2021-08-13 12:55:52 +00:00
CloudBuild
6357d5a5f2 auto update translation
GitOrigin-RevId: 1c1d8c11c60e72381959566c157703d0e155d5ff
2021-08-05 07:25:33 +00:00
Miguel Serrano
cc2861a2a3 Show hint for Symbol Palette search (#4373)
GitOrigin-RevId: cfdba4f31117cc406cee06e9a97db567c65d5348
2021-08-04 02:05:41 +00:00
CloudBuild
2ebadf71e7 auto update translation
GitOrigin-RevId: e2b7b5443d4e08a9d0f33917e06c149209235ea7
2021-08-04 02:05:32 +00:00
CloudBuild
5efd37160e auto update translation
GitOrigin-RevId: 9427bec3bd71676a8e95e088d988df0c07f92ec6
2021-08-02 02:05:31 +00:00
CloudBuild
ba09610545 auto update translation
GitOrigin-RevId: c37d9b4231b1b5980c2ed5a5656f0e5f2e596ec5
2021-08-01 02:05:03 +00:00
Alexandre Bourdin
4b4ed6147c Merge pull request #4341 from overleaf/jpa-ta-error-message-linked-files
[misc] better error msg for failed compiles when linking project files

GitOrigin-RevId: cac3d9e5cf25918dc8f5e259d106c145235c15c1
2021-07-30 13:08:12 +00:00
Jakob Ackermann
547260b2b2 Merge pull request #4358 from overleaf/jpa-fix-demo
[misc] fix real-time edits demo on home page

GitOrigin-RevId: 0b2ddac292c37a03d9cc3b543cdac33979fe9d60
2021-07-30 02:05:31 +00:00
CloudBuild
7da8ed358e auto update translation
GitOrigin-RevId: 22c6a3b35b4b62678074f3405b2855b1b6d24fdc
2021-07-30 02:05:25 +00:00
Jessica Lawshe
944ec4e47b Merge pull request #4320 from overleaf/hb-handle-invalid-filenames-upload
Handle invalid filenames in upload modal

GitOrigin-RevId: f3438d8653cf29ef9536a71692c03b5802d90a6d
2021-07-28 02:07:07 +00:00
Jessica Lawshe
bb882c697c Merge pull request #4288 from overleaf/jel-skip-to-content
Add "Skip to content" to improve accessibility

GitOrigin-RevId: 43368a65057656bdea10b6be3c598d68bd8e2d40
2021-07-28 02:06:54 +00:00
CloudBuild
532822269b auto update translation
GitOrigin-RevId: 43acb564ca7b43706434f88895507c8bf6d28272
2021-07-20 11:33:24 +00:00
Alasdair Smith
e8376819ff Merge pull request #4310 from overleaf/jel-reconfirmation-dropbox
Update Dropbox unlinked due to reconfirmation lapse notification

GitOrigin-RevId: 59a51040a430408595f37123e393bfafe090c656
2021-07-20 11:33:13 +00:00
CloudBuild
4b4cc81db0 auto update translation
GitOrigin-RevId: b040cad42ff3422f33fd2e443be2b107108390df
2021-07-14 12:40:51 +00:00
Shane Kilkelly
295fd61317 Merge pull request #4299 from overleaf/msm-reword-dropbox-error-modal
Reworded Dropbox message for projects with duplicate names

GitOrigin-RevId: b9fe6f6ca98308dd502243c49a4bdfc136f02cdf
2021-07-14 12:40:31 +00:00
Shane Kilkelly
66344f414d Merge pull request #4276 from overleaf/hb-update-compile-still-running
Update wording for compile still running error

GitOrigin-RevId: ec16426cc264b6ededf1a5289545d2a829cdbd43
2021-07-14 12:40:28 +00:00
CloudBuild
d7e9e14f6c auto update translation
GitOrigin-RevId: 48663ab53b375672dcb19a4a526991abbb65904a
2021-07-08 02:08:23 +00:00
Paulo Jorge Reis
0ee18df3e4 Revert "Revert "Improve copy for single errors or warnings""
This reverts commit f01e0726b9a0119bc7f8bda3a98c2c0df5026e51.

GitOrigin-RevId: fc44d227e50c46260fbedb8c80fdca24092f81eb
2021-07-07 02:05:40 +00:00
Paulo Jorge Reis
db8173011e Revert "Revert "Handle PDF failure error case""
This reverts commit 946838e51feaff28025c4a4d733e0dd89a29e890.

GitOrigin-RevId: 63f130c8cfecfb512ec97bda62c6ea1cad2c8fed
2021-07-07 02:05:36 +00:00
CloudBuild
3fb6ea4ea5 auto update translation
GitOrigin-RevId: d9d09dcfa5660f9924fab51d77023d31a0293f32
2021-07-05 02:05:59 +00:00
CloudBuild
4bf722ef3c auto update translation
GitOrigin-RevId: 96f081c3334444ddaf3d9fc8685bc3bb88c23e23
2021-07-03 02:09:21 +00:00
CloudBuild
59be5e4ce8 auto update translation
GitOrigin-RevId: abf8fe0ccb401e08aa153429407db6da9006557f
2021-07-01 12:30:14 +00:00
Miguel Serrano
19bd381a9e Improve Server Pro Template dialogs (#4282)
GitOrigin-RevId: 9d4368b7bef47c212fedfce49946b1d15e2e21ff
2021-07-01 12:30:05 +00:00
Paulo Jorge Reis
4e384e0c3b Revert "Handle PDF failure error case"
This reverts commit 902a97f6f454f09345ba4017b50623fd46e57110.

GitOrigin-RevId: 946838e51feaff28025c4a4d733e0dd89a29e890
2021-06-29 02:05:56 +00:00
Paulo Jorge Reis
f4822e4407 Revert "Improve copy for single errors or warnings"
This reverts commit 1fdd270d4148abd0385e4258bb634cf769cce8c5.

GitOrigin-RevId: f01e0726b9a0119bc7f8bda3a98c2c0df5026e51
2021-06-29 02:05:52 +00:00
CloudBuild
41d2085abe auto update translation
GitOrigin-RevId: 7bdb2ce91ded6fabaf75801e9bd7e774e8485524
2021-06-28 02:08:05 +00:00
CloudBuild
d10294a58a auto update translation
GitOrigin-RevId: b0417040ef127b3faf8f1533082c1893bfe00cc1
2021-06-26 02:05:46 +00:00
Paulo Reis
7b7c6eb1b4 Improve copy for single errors or warnings
GitOrigin-RevId: 1fdd270d4148abd0385e4258bb634cf769cce8c5
2021-06-25 02:06:20 +00:00
Paulo Reis
07f44b99f4 Handle PDF failure error case
GitOrigin-RevId: 902a97f6f454f09345ba4017b50623fd46e57110
2021-06-25 02:06:16 +00:00
CloudBuild
15fff6fd7f auto update translation
GitOrigin-RevId: abbdca410f4863975f76e18692c1a3adac6b8386
2021-06-19 02:08:26 +00:00
Jessica Lawshe
f8ab7c32ea Merge pull request #4202 from overleaf/jel-gallery-pagination
Add pagination to the gallery

GitOrigin-RevId: 7107133da5e5ccf316235a6688070203c8bfa566
2021-06-17 02:09:38 +00:00
CloudBuild
fac4190508 auto update translation
GitOrigin-RevId: 5846fca85be807257af412f8180cdcf3d20b53be
2021-06-13 02:05:15 +00:00
Shane Kilkelly
bd24e523e3 Merge pull request #4176 from overleaf/sk-acct-linked-description
Translation: change wording on affiliations description
GitOrigin-RevId: 42a6d703c183a8d0659bccbae6238c792dced6d8
2021-06-12 02:08:23 +00:00
Alf Eaton
fe6970f30f Improve bibliography import error handling (#4145)
GitOrigin-RevId: 3b379580635e1f6f2f518d416b8c72e0dadc0df6
2021-06-11 02:06:56 +00:00
Alf Eaton
8b40e760ca Merge pull request #4133 from overleaf/ae-project-too-large
Display project-too-large error

GitOrigin-RevId: 9078b4f24d3380a4554f9fd91fe0254524763830
2021-06-11 02:06:51 +00:00
CloudBuild
607fb01b0b auto update translation
GitOrigin-RevId: 5929a22a47c30ceb9fa5a84dfcb91f8df42dbbfb
2021-06-11 02:05:45 +00:00
CloudBuild
e15b49fa17 auto update translation
GitOrigin-RevId: de40304644584d9d9a46b652112b2c81cf3fe309
2021-06-10 02:05:18 +00:00
CloudBuild
1c4c518b7b auto update translation
GitOrigin-RevId: bbe1999516336dc583abfa75bb7c3c05a797bed1
2021-06-09 02:05:24 +00:00
Alf Eaton
f5a9b80052 Merge pull request #4087 from overleaf/hb-chat-error-boundary
Chat error boundary

GitOrigin-RevId: 19bc6ee243d9b30510f2164462760bad04516ec3
2021-06-08 02:05:49 +00:00
CloudBuild
161c6c640c auto update translation
GitOrigin-RevId: 448efcfe0f192cde9131c7fc635ad9fc121cf8dd
2021-06-08 02:05:27 +00:00
Jessica Lawshe
7989a3c52d Merge pull request #4147 from overleaf/jel-reconfirm-ui
Update button text on reconfirm page

GitOrigin-RevId: 9db6fe7136d6f5abf43b9f0eaabad5fb7c6b116c
2021-06-04 02:08:44 +00:00
CloudBuild
25e0cb9512 auto update translation
GitOrigin-RevId: 5a1dec70988ee29ed748ef6786c725a993916eb6
2021-06-04 02:08:14 +00:00
CloudBuild
5bd973ddd2 auto update translation
GitOrigin-RevId: 83ec8d61614983f4036c84939fa0ab24b6620d8e
2021-06-02 02:05:30 +00:00
CloudBuild
9e56924580 auto update translation
GitOrigin-RevId: e873399938283f138588ad92766a3a6ef7aef5c7
2021-05-30 02:08:50 +00:00
CloudBuild
687d87b2dd auto update translation
GitOrigin-RevId: effc81ac1da5f64de405854739ce857ab79dda6c
2021-05-28 02:08:29 +00:00
Alf Eaton
d5f7b1169f Add info link to symbol palette (#4086)
GitOrigin-RevId: 4950dd1a7b15e965ffc4d2651017f491ce9ecf99
2021-05-26 02:05:23 +00:00
CloudBuild
ef2f26eb9f auto update translation
GitOrigin-RevId: 699bfadc3d5d9ccf67ed8df43e9fdc9aba0e1786
2021-05-26 02:05:03 +00:00
Timothée Alby
87fe3643a5 Merge pull request #4048 from overleaf/ta-institution-login-unknown-message
Fix Message on Institution Login with Unknown Institution

GitOrigin-RevId: a9eea9dc67e83e668cdde661e86bb6e79ab783c1
2021-05-21 02:08:34 +00:00
CloudBuild
f0a7f0886e auto update translation
GitOrigin-RevId: eead28bc816449660782e56b54b20d66cdf77cb7
2021-05-21 02:08:29 +00:00
Timothée Alby
88d00424cc Merge pull request #4002 from overleaf/cmg-subscriptions-new-validation
Add missing validation messages on subscriptions new

GitOrigin-RevId: 451b75d4adb0d92911579f0ea728625c561b767f
2021-05-20 02:05:11 +00:00
Alf Eaton
1a43dd5c68 Merge pull request #4059 from overleaf/ae-dropbox-case
Fix the case in a couple of Dropbox-related messages

GitOrigin-RevId: 13cdcdf9d01aa139365b6e49e9d6015f42b7a31e
2021-05-19 02:06:26 +00:00
Jessica Lawshe
9b29fa7cbc Merge pull request #4035 from overleaf/jel-reconfirmation-dropbox-notification
Notification for Dropbox unlinked due to reconfirmation lapse

GitOrigin-RevId: 03d2bed922e1d3dd993f9227b8e7675af42eda4b
2021-05-19 02:06:06 +00:00
Alf Eaton
1b5d5bfb5b Add React Dropbox modal (#4055)
GitOrigin-RevId: a5fd367154fd5c4753345d44e9d1e1cc35181ced
2021-05-19 02:06:02 +00:00
Thomas
682abe9ca5 Merge pull request #3980 from overleaf/tm-show-error-if-plan-change-fails
Show error in plan change modal if plan change fails

GitOrigin-RevId: 698aab43feacdb5ced41f239167c5d132f7ca8de
2021-05-18 02:08:20 +00:00
Thomas
f7b96e86a7 Merge pull request #4034 from overleaf/tm-pending-subscription-addons
Display correct information when pending subscription has addons

GitOrigin-RevId: 7634ccf24788951507963b6d421fdb86e0dc38d5
2021-05-18 02:08:16 +00:00
Alf Eaton
0360d01aeb Add Symbol Palette component, data and stories (#4027)
GitOrigin-RevId: b00128bc087e2ebe9911fa19b7e62fd4bb492226
2021-05-14 02:09:50 +00:00
CloudBuild
62f3eb493e auto update translation
GitOrigin-RevId: b91bce90ac637d4a212311950f8cb9d5a1f68d2a
2021-05-14 02:09:31 +00:00
Alf Eaton
669e8f923f Merge pull request #4014 from overleaf/ae-react-translations
Add more translations to React components

GitOrigin-RevId: c0392472f4d6603c147876c30def36f329994af5
2021-05-13 02:08:56 +00:00
CloudBuild
6965b27c05 auto update translation
GitOrigin-RevId: 44b66d1abbe635711335f7eec3111a5d6606e37e
2021-05-10 02:09:27 +00:00
CloudBuild
6f647ae4ce auto update translation
GitOrigin-RevId: 893603572bc1ef72b345ac3f8af638bc22a629ec
2021-05-09 02:09:21 +00:00
Hugh O'Brien
d9b369c6c1 Merge pull request #3997 from overleaf/ae-react-translations
Ensure that all strings are translated in React components

GitOrigin-RevId: 855280150a21982fcf0ba57a39002451d37621e8
2021-05-08 02:10:10 +00:00
CloudBuild
7786a08e54 auto update translation
GitOrigin-RevId: d5ac2e4a22f9bff18bf9d3e8680aa050ba1e34e5
2021-05-01 02:12:59 +00:00
Chrystal Maria Griffiths
3dfcb95802 Merge pull request #3960 from overleaf/cmg-binary-file
[BinaryFile] Reopening of Binary file React migration

GitOrigin-RevId: 050e66e3321bd6579d44932b669fc0a31df06d18
2021-04-29 02:09:38 +00:00
Thomas
72af966c9c Schedule subscription downgrades to occur at the current term end (#3801)
* Schedule subscription downgrades to occur at the current term end.

If the plan is a downgrade, schedule the subscription change for term
end. Use Recurly v3 API subscription change event instead of v2 update
subscription.

* Add ability for user to revert a pending subscription change

In the case where a user has downgraded, but has since decided they'd
rather stay on their current plan, we need a way to let them revert. It
isn't enough to re-use a subscription change, because Recurly sees it as
an attempt to make a change from the current plan to itself.

Instead, we use a new dialog and call a new endpoint that has the
specific intent of reverting the pending plan change, by calling the
removeSubscriptionChange recurly client method.

* Add message prompting users to contact support for immediate changes

We're showing this in the confirmation modal for a plan change that
would occur in the future, and and on the subscription page if a pending
change is due.

Most users shouldn't need this, but it should help them out if they find
an edge case like moving from eg. Student (Annual) to Professional
(Monthly) and were expecting to be "upgraded" immediately.

GitOrigin-RevId: c5be0efbeb8568ed9caa941aadcef6f6db65c420
2021-04-28 02:10:31 +00:00
Alexandre Bourdin
855f815277 Merge pull request #3930 from overleaf/msm-uppercase-submit-title
Added `submit_title` for uppercase label

GitOrigin-RevId: b74651e8107667cfd882c47b9e1be185e952f9cf
2021-04-28 02:10:19 +00:00
Jessica Lawshe
c5a1368d30 Merge pull request #3953 from overleaf/jel-reconfirm-thank-you
Reconfirm UI translation

GitOrigin-RevId: 3dea8abb20763813ea5f1d372269b2b97a9c9747
2021-04-27 02:09:32 +00:00
Chrystal Maria Griffiths
4e9d7c36ff Merge pull request #3952 from overleaf/revert-cmg-binary-file
Revert "Merge pull request #3526 from overleaf/cmg-binary-file"

GitOrigin-RevId: 5f539f26992fefd01b07922b1f43a3a3bc753141
2021-04-24 02:10:12 +00:00
Eric Mc Sween
1186c3e9a4 Merge pull request #3526 from overleaf/cmg-binary-file
[BinaryFile] Binary file React migration

GitOrigin-RevId: e229ad8ec3781607b5ca28387927b84d4af95060
2021-04-24 02:10:07 +00:00
CloudBuild
83adfff7a6 auto update translation
GitOrigin-RevId: 97358e7132c6afd0ba87bd9b3b61cea88a24054c
2021-04-16 02:05:17 +00:00
CloudBuild
7288fef34f auto update translation
GitOrigin-RevId: c2dc2a25825c73a1b272ec2b05d0e56967f62baa
2021-04-15 02:04:53 +00:00
CloudBuild
3a8c4702ac auto update translation
GitOrigin-RevId: 25782b7b303fc98962d9807db87a133d6cb944a2
2021-04-14 02:04:56 +00:00
Paulo Jorge Reis
98e631a9c7 New logs UI out of beta + fixes (#3868)
* Update new logs pane: remove beta icons, add specific surveys

* Remove unneeded reset of log entries

* Remove unneeded reset of the autocompile linting error flag

* Lower compile event sampling rate ahead of prod release

* Never send logs UI subvariant when user is getting the existing UI

GitOrigin-RevId: ab726761ba372c6806e56fc0cf841099cc30df50
2021-04-13 02:05:54 +00:00
Jessica Lawshe
2cb709161e Merge pull request #3875 from overleaf/jel-portal-btn
Update button text on portal

GitOrigin-RevId: 411c18ee84791126eae23b015441e881b967227b
2021-04-09 02:05:21 +00:00
CloudBuild
380dc41b17 auto update translation
GitOrigin-RevId: 1c3ebc789f557399d62f9dbd6d1ce716b835b398
2021-04-04 02:05:08 +00:00
CloudBuild
cba05342de auto update translation
GitOrigin-RevId: e920dbbd9bd4411da9f890be91461cfac172dc81
2021-04-03 02:05:02 +00:00