Thomas
307e151d6d
Merge pull request #5590 from overleaf/tm-show-current-session-2
...
Show current session on user sessions page
GitOrigin-RevId: fd748207905f600ca3102db6a208a994b089ca97
2021-10-29 08:04:21 +00:00
Thomas
e7c1d47ab6
Merge pull request #5412 from overleaf/tm-show-last-updated-on-gallery-items
...
Show last updated (created at) on gallery item pages
GitOrigin-RevId: 402b0e6bad8385c3b7c828b571a418e921e59a19
2021-10-29 08:03:55 +00:00
Thomas
42fa5e28ed
Merge pull request #5529 from overleaf/revert-5484-tm-show-current-session
...
Revert "Show current session on user sessions page"
GitOrigin-RevId: 80e4c667d96b2016066657dc74d9f27d6b52b6f8
2021-10-21 08:03:41 +00:00
June Kelly
e0b0d10143
Merge pull request #5484 from overleaf/tm-show-current-session
...
Show current session on user sessions page
GitOrigin-RevId: 6ae130bfa8c3d82a305fd865e162c19f5c8b208c
2021-10-21 08:03:04 +00:00
June Kelly
03e1daa038
Merge pull request #5201 from overleaf/msm-pdf-viewer-error-boundaries
...
Error boundaries for React PDF viewer
GitOrigin-RevId: 90052fc183f7ece8125ecfb0410a529cf905c13b
2021-10-07 08:03:43 +00:00
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
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
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
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
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
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
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
Miguel Serrano
cc2861a2a3
Show hint for Symbol Palette search ( #4373 )
...
GitOrigin-RevId: cfdba4f31117cc406cee06e9a97db567c65d5348
2021-08-04 02:05:41 +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
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
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
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
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
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
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
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
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
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
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
Alf Eaton
d5f7b1169f
Add info link to symbol palette ( #4086 )
...
GitOrigin-RevId: 4950dd1a7b15e965ffc4d2651017f491ce9ecf99
2021-05-26 02:05:23 +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
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
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
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
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
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
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
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
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
Timothée Alby
6e8a4e70dd
Merge pull request #3641 from overleaf/ta-saml-integration
...
SAML Misc Changes
GitOrigin-RevId: 89fe8704d8effb6299d841be00efc653f6800fab
2021-02-19 03:04:18 +00:00
Paulo Jorge Reis
326c63e2af
Compile UI improvements for beta release ( #3644 )
...
* Increase errors cap in the new compile UI to 99
* Improve messaging for stopped compiles
GitOrigin-RevId: d34973e9ef71562d64cfc8018634753e47e4dee8
2021-02-18 03:05:29 +00:00
Eric Mc Sween
1c0b897835
Merge pull request #3638 from overleaf/em-dropbox-duplicate-projects
...
Unlink Dropbox when two projects have the same name
GitOrigin-RevId: b16dbeb6841eaebd8553884eebc87e681d17a9c8
2021-02-18 03:05:12 +00:00
Jakob Ackermann
43aa8841e3
Merge pull request #3643 from overleaf/ae-n-items-plural
...
Add plural translation for n_items
GitOrigin-RevId: 6ebcd8bd7461d99750686111495aca760a293240
2021-02-18 03:04:43 +00:00
Timothée Alby
a351265175
Merge pull request #3626 from overleaf/file-tree-release
...
[ReactFileTree] Release to Public \o/
GitOrigin-RevId: 8762168561b1c2533cbdb3f7bd47d6f99d9e9d61
2021-02-10 03:04:32 +00:00
Hugh O'Brien
a6e2fa6ad1
Merge pull request #3611 from overleaf/hb-display-symlink-gh-error
...
Display the symlink error message for gh sync
GitOrigin-RevId: de8edf34d39dae38679d30e8f7ac50641208436b
2021-02-04 03:04:44 +00:00
Jessica Lawshe
2bef6cd2e5
Merge pull request #3605 from overleaf/jel-disabled-delete-primary
...
Add disabled delete button for the primary email
GitOrigin-RevId: 8cb3285bdfce0909796ae60c13d8e8ebb1236d00
2021-02-03 03:05:00 +00:00
Paulo Jorge Reis
a31e8a7525
Add address and postal code to the payment form ( #3604 )
...
* Add address and postal code fields to the payment form
* Add validation styling for address line 2
GitOrigin-RevId: fe5467f1b3de608ccac4d9fa9fae861528b8cb2f
2021-02-02 03:04:25 +00:00
Eric Mc Sween
78b7c8de9b
Merge pull request #3558 from overleaf/pr-logs-ui-beta-icon
...
Logs UI beta icons
GitOrigin-RevId: 2d22dea3625ed24b87a1ae9e48cbbe77ad8a1827
2021-01-22 03:04:55 +00:00
Jessica Lawshe
d612c03f8e
Merge pull request #3543 from overleaf/jel-em-ip-matcher
...
IP matcher notifications
GitOrigin-RevId: 50811fb683961f4d021b37b1d97c24da48c59720
2021-01-20 03:04:42 +00:00
Eric Mc Sween
e1ffeef06a
Merge pull request #3561 from overleaf/ta-file-tree-move-fixes
...
[ReactFileTree] Move & Rename Validation Fixes
GitOrigin-RevId: 30c2ff17454246c82a03d0b869a810048c9f5dad
2021-01-15 03:05:24 +00:00
Jakob Ackermann
36cc89299b
Merge pull request #3544 from overleaf/hb-tidy-out-of-sync
...
Links from out of sync modal open new tab
GitOrigin-RevId: fdb3734eb7700fdf7a78719ce854999686f5b739
2021-01-13 03:04:06 +00:00
Timothée Alby
c78a2f1809
Merge pull request #3536 from overleaf/ta-file-tree-beta
...
[ReactFileTree] Release to Beta Users
GitOrigin-RevId: 34e4120c6e296e11b21c23e350b9b516c0ce5428
2021-01-08 03:05:28 +00:00
Hugh O'Brien
e7b490a056
Merge pull request #3432 from overleaf/hb-handle-github-name-errors
...
return to and then display when name errors recieved from github sync
GitOrigin-RevId: 20d1b4851530e0174a0d0f4e02a24fbdffa4bd92
2020-12-10 03:04:33 +00:00
Paulo Jorge Reis
4e74fb2694
Log pane improvements ( #3418 )
...
* Ordering of log entries in the new errors UI
* Don't show the expand-collapse widget when not needed; smaller font size in the raw log output
* Expose log actions in the log pane.
* Use "This project" instead of "Your project" in the new errors UI
* Better handling of long log messages; left-ellipsize the file/line number button
* Make log location more button-like; add tooltip when needed.
* Add a PDF expand button to the toolbar.
* Add a stop compilation button to the new compile UI
* Use aria-label for button accessible text; improve handling of long filenames in the log location button
* Set max-height correctly for the logs pane dropdown
* Avoid changing raw logs sizing when expanded and collapsed
* Add comment on the solution for right-to-left text and ellipsis
* Improve logs pane actions
GitOrigin-RevId: 4098d77a9ee6d333644906876b9ff27035b79319
2020-12-03 03:04:28 +00:00
Jakob Ackermann
1fe7eaab90
Merge pull request #3417 from overleaf/ta-outline-noinfo
...
Remove New Feature Info from Outline
GitOrigin-RevId: 61c737d77ffa020d291da5ab1022dfd2057141f6
2020-12-01 03:04:23 +00:00
Timothée Alby
420aa4a657
Merge pull request #3232 from overleaf/ta-file-tree-react
...
React File Tree
GitOrigin-RevId: fb3141ba8cd9ca0d68e87edb74764a360144c8fe
2020-11-27 03:05:05 +00:00
Jessica Lawshe
d7f32179e4
Update download dropdown style ( #3399 )
...
* Update translation
* Move dropdown header to top of list
* Do not wrap header in download dropdown
GitOrigin-RevId: 326428272592fc54f9915d5946877e59a60f967e
2020-11-27 03:04:44 +00:00
Paulo Jorge Reis
081f4212a8
Add error and validation issues ( #3400 )
...
* Remove references to the duplicatePaths validation
* Make the log entries more generic, to support validation and CLSI errors
* Add validation issues to the new logs UI
* Add CLSI errors to the new logs UI
* Update tests; accessibility fixes
* Disable PDF viewing when compile fails; address PR feedback.
* Add accessible description for error and validation failed compiles
GitOrigin-RevId: 8b0597af8857712d47c20e4915470e8e745bb315
2020-11-27 03:04:38 +00:00
Paulo Jorge Reis
01cc057f6b
Add raw logs to new errors UI ( #3378 )
...
* Add raw logs to new compile UI
* Address feedback
* Update test/frontend/features/preview/components/preview-logs-pane.test.js
Co-authored-by: John Lees-Miller <jdleesmiller@gmail.com>
Co-authored-by: John Lees-Miller <jdleesmiller@gmail.com>
GitOrigin-RevId: af9c653e13d93434467b122f4c388493e786212c
2020-11-17 03:04:16 +00:00
Paulo Jorge Reis
619ec15309
Add first error popup ( #3369 )
...
* Add first error popup
* Address PR feedback
GitOrigin-RevId: e924b3e6096584de6f363aae70a62328cd3de83d
2020-11-17 03:04:11 +00:00
Eric Mc Sween
6279ab6a91
Merge pull request #3380 from overleaf/jel-message-sent-translation
...
Update request_sent_thank_you translation
GitOrigin-RevId: 588d14e6b666ec8fa4ee8b1f03ed6629e6287ffe
2020-11-13 03:04:36 +00:00
Shane Kilkelly
f726acceb0
Merge pull request #3336 from overleaf/sk-zotero-better-error
...
Improve error reporting with remote Mendeley/Zotero error
GitOrigin-RevId: e2f8dd0b3ec195585aa01ade6b943270f40c6cd0
2020-11-13 03:04:24 +00:00
Jakob Ackermann
c6a853c7ed
Merge pull request #3332 from overleaf/pr-new-log-entries-ui
...
New log entries ui
GitOrigin-RevId: a13ccac04197e7c8f3777750b956d550c95c8f0d
2020-11-06 03:04:59 +00:00
Jakob Ackermann
a73df8203e
Merge pull request #3340 from overleaf/jpa-i18n-drop-html-from-vars-with-transform
...
[locales] run transformations
GitOrigin-RevId: 828409d9b3280bab6f44b0a29f7170aeb7267649
2020-10-31 03:05:51 +00:00
Jakob Ackermann
36f81a93b9
Merge pull request #3265 from overleaf/jpa-i18n-drop-html-from-vars
...
[misc] i18n: drop html from vars
GitOrigin-RevId: 3cf2aa5a70cc8710693c24bd4b65bddcd4ba09e8
2020-10-31 03:05:46 +00:00
Jakob Ackermann
01712f1229
Merge pull request #3307 from overleaf/jpa-i18n-fixes
...
[misc] i18n fixes
GitOrigin-RevId: 862acff0a96b3717f1410327d1dcc469268f5e30
2020-10-22 02:04:22 +00:00
CloudBuild
cee714ca01
auto update translation
...
GitOrigin-RevId: a7e7f9dadd2f248e75837c6aeba96346bde9f65f
2020-10-22 02:04:16 +00:00
Jessica Lawshe
6fe36b6acb
Merge pull request #3282 from overleaf/jel-download-dropdown-menu
...
Add output download dropdown
GitOrigin-RevId: 1f97f0d681679268d28796fbc8251ffbc6e98433
2020-10-21 02:04:32 +00:00
Jessica Lawshe
f8a8c9bbd6
Merge pull request #3242 from overleaf/jel-add-recompile-from-scratch
...
Add recompile from scratch option
GitOrigin-RevId: 59836df9049e307acb11824058024919409ea4a4
2020-10-21 02:04:27 +00:00
Paulo Reis
e1c2291fef
Add screen-reader version of the compile status indicator.
...
GitOrigin-RevId: 2589246448047fb42637bd12252291cef442c9da
2020-10-16 02:04:50 +00:00
CloudBuild
a40f858eaa
auto update translation
...
GitOrigin-RevId: c2fd41008b8534600eba4658666531d604ec94cf
2020-09-30 02:04:56 +00:00
CloudBuild
2779f0998e
auto update translation
...
GitOrigin-RevId: ede07007990cbcf789ede739944a6bc8d3a1948d
2020-09-29 02:06:15 +00:00
CloudBuild
5c31e1cbcc
auto update translation
...
GitOrigin-RevId: e073e426c530ef5bc8686f3d9b2562b6bcd3d69b
2020-09-29 02:06:09 +00:00
CloudBuild
9c8c05780b
auto update translation
...
GitOrigin-RevId: 89cb77e2ca9e0c4c07badab35705e3145b2389a2
2020-09-25 02:04:30 +00:00
CloudBuild
3155b28ca9
auto update translation
...
GitOrigin-RevId: ba0df4e9764e0a367065675bc6db8c5a4485a4b3
2020-09-23 02:04:27 +00:00
CloudBuild
6287b9bafa
auto update translation
...
GitOrigin-RevId: bae285b485c616931981a1eb68ed0082198700a1
2020-09-23 02:04:21 +00:00
CloudBuild
a581d95243
auto update translation
...
GitOrigin-RevId: 662ef3a9888d9c854665354e8abe26e6e655dbd9
2020-09-23 02:04:16 +00:00
CloudBuild
7557e35fba
auto update translation
...
GitOrigin-RevId: fae7d47b2edd944e48fdb145034b3494aab0051b
2020-09-17 02:05:12 +00:00
CloudBuild
8784eb389c
auto update translation
...
GitOrigin-RevId: 8b145d70108737c732c428124614abec0fc4e0ea
2020-09-17 02:05:07 +00:00
CloudBuild
1a78c9e19d
auto update translation
...
GitOrigin-RevId: d58d34c1bd76f30282c893d673ae461d211c5647
2020-09-17 02:05:02 +00:00
CloudBuild
7cb90882b6
auto update translation
...
GitOrigin-RevId: dc4081d861bb0d3ee12e5ce731440faa32bcfa98
2020-09-17 02:04:57 +00:00
CloudBuild
8ff5b4dbfc
auto update translation
...
GitOrigin-RevId: 617db36541270828e9b5361fbe0c52c3f9c93214
2020-09-16 02:05:13 +00:00
CloudBuild
b175d54589
auto update translation
...
GitOrigin-RevId: 168febf11906b628005b41a76a49b54b217dc660
2020-09-15 02:04:34 +00:00
CloudBuild
c3e1fbbbb0
auto update translation
...
GitOrigin-RevId: 9a9932b5e49c18288c16549584cd02cafd1e8f0b
2020-09-05 02:05:22 +00:00
CloudBuild
692b5546c5
auto update translation
...
GitOrigin-RevId: b425018b1578905d6ce80dd73dbaba9e0e961376
2020-09-05 02:04:54 +00:00
CloudBuild
2cd5bcca60
auto update translation
...
GitOrigin-RevId: cea732cc8dd7106771beecc5d30cd4bffe276698
2020-08-25 02:04:28 +00:00
CloudBuild
aec9de8e1b
auto update translation
...
GitOrigin-RevId: cef8f0b5b36fa170431ecd5943ef7463d36b1475
2020-08-19 02:06:15 +00:00
Jakob Ackermann
fa594e575b
Merge pull request #3113 from overleaf/jpa-translations-mono-repo
...
[misc] mono repo with translations
GitOrigin-RevId: 1ed86d211f6a2031aafc3e7462687af0e957f9fd
2020-08-19 02:06:08 +00:00