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
Shane Kilkelly
b9b4ca224c
Merge pull request #3862 from overleaf/tm-remove-comms-introducing-archiving
...
Remove comms which introduced per-user archiving and trashing
GitOrigin-RevId: e8bd7bd741fe25f4530f447cf020b499256745dc
2021-04-02 02:04:49 +00:00
Miguel Serrano
f9962fefe8
React git-bridge modal ( #3869 )
...
GitOrigin-RevId: 5b2609ed9ad7909a10cb08342053e955447688f5
2021-04-01 02:06:05 +00:00
Eric Mc Sween
c8df1da69a
Merge pull request #3856 from overleaf/em-git-folder
...
Helpful error when trying to merge .git folder with Github
GitOrigin-RevId: 15e976b738e91d89a6dfe64833620b75070ff998
2021-04-01 02:05:46 +00:00
Alf Eaton
be804b5fc1
Merge pull request #3832 from overleaf/ae-modal-beta
...
* Add BetaBadge component
* Add beta_badge_tooltip translation
* Add beta badge to modal headers
* Enable Share and Add Files modals for beta users
GitOrigin-RevId: df0933830a0745c0ecf57db34f2cb75104a570cd
2021-04-01 02:05:38 +00:00
Miguel Serrano
445c850004
Revert "React Git Bridge Modal ( #3757 )" ( #3867 )
...
This reverts commit cf883b776a9ddc7975977534dc453ece4b3ec431.
GitOrigin-RevId: 462d7282d2c706ef5395c25a335239bfac4787a6
2021-04-01 02:05:27 +00:00
Miguel Serrano
835c60071d
React Git Bridge Modal ( #3757 )
...
* git-bridge-modal react component and stories
* added react git-bridge-modal to angular tree
GitOrigin-RevId: cf883b776a9ddc7975977534dc453ece4b3ec431
2021-04-01 02:05:24 +00:00
Miguel Serrano
e5bf3f50ef
Merge pull request #3806 from overleaf/msm-publish-template-wording
...
Update `publish_as_template` translation
GitOrigin-RevId: b0a9eaaf8cfe624f60455ba320e82c6e7ffd8a66
2021-04-01 02:05:18 +00:00
Timothée Alby
afc15335c7
Update Wording on Portals ( #3859 )
...
GitOrigin-RevId: cde3976c9a6982d572623ae5757cdda7aed597f3
2021-04-01 02:04:51 +00:00
Simon Detheridge
3d48e1e027
Merge pull request #3799 from overleaf/tm-past-due-invoice-warning
...
Show warning if users Recurly account has past due invoices.
GitOrigin-RevId: 8c501e7e561b201a3a184923c0681d67049464a9
2021-03-31 02:05:33 +00:00
Alf Eaton
d9576189a3
Merge pull request #3636 from overleaf/ae-share-modal-split
...
Migrate Share modal to React
GitOrigin-RevId: 96a52df6ffd751cfcca2bbb68eb9e7a6dc31ff28
2021-03-13 03:05:10 +00:00
Alexandre Bourdin
8001e55b88
Merge pull request #3716 from overleaf/ta-tried-to-confirm-saml
...
Show Descriptive Error Mesage When Trying To Confirm SAML Email
GitOrigin-RevId: bb816d3774c18f2952851affb1f8d7c174570ba1
2021-03-11 03:05:08 +00:00
CloudBuild
da6222fc58
auto update translation
...
GitOrigin-RevId: 49dc8b4692f8ed76a24337dda76588f5e731cbec
2021-03-11 03:05:00 +00:00
Thomas
fc4f71a0c0
Merge pull request #3704 from overleaf/jel-reconfirm-disable-btn
...
Disable "Make Primary" button when reconfirmation needed
GitOrigin-RevId: df821185ce84c64ed1a8f4d413dd35ef18aa9e0c
2021-03-09 03:04:43 +00:00
CloudBuild
54212385e6
auto update translation
...
GitOrigin-RevId: 1ef2d32327f8c4383a2569fff3478e46e082661c
2021-02-25 03:04:16 +00:00
Eric Mc Sween
e5c49ea19a
Merge pull request #3681 from overleaf/em-group-plans
...
Configure group plans for additional licenses
GitOrigin-RevId: 57822de9f490505c4b083afa80220e4d5b4c7d23
2021-02-23 03:04:43 +00:00
Jessica Lawshe
ddb6163b65
Merge pull request #3623 from overleaf/jel-ui-reconfirm-settings
...
Add reconfirm UI to settings
GitOrigin-RevId: cf9c4648cab07784782e24d752154089dc32196a
2021-02-23 03:04:17 +00:00
CloudBuild
f50a50a5ea
auto update translation
...
GitOrigin-RevId: 1fd9a77be5ae887dd966102af7349fab64d0ef2e
2021-02-22 03:04:40 +00:00