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
Timothée Alby
d7bc6045dd
Merge pull request #3499 from overleaf/hb-react-file-tree-extra-space-on-root
...
Add a gap at the bottom of the file tree for dropping to root
GitOrigin-RevId: b17c19ba1c4fb4cc345975902e2557d0cdd5a0bd
2021-01-08 03:05:13 +00:00
Alf Eaton
2ff1cf43d6
Merge pull request #3470 from overleaf/eslint
...
Upgrade and configure ESLint
GitOrigin-RevId: ad5aeaf85e72c847a125ff3a9db99a12855e38aa
2020-12-16 03:08:28 +00:00
Hugh O'Brien
af3ea9e695
Merge pull request #3459 from overleaf/ta-dragged-overflow
...
[ReactFileTree] Fix Overflow of Dragged Preview
GitOrigin-RevId: be73883f49a84ab5455ecfaa0a3b7f32126cbd5e
2020-12-10 03:04:43 +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
Jessica Lawshe
76cbf9949f
Merge pull request #3396 from overleaf/jel-match-grays
...
Improve editor color contrast and remove light theme blue-gray colors
GitOrigin-RevId: acc5659c41201fce47e9ff03531cb51bfbf590bc
2020-12-01 03:04:34 +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
Jessica Lawshe
21ffe27bdd
Merge pull request #3330 from overleaf/jel-toolbar-btns
...
Hide toolbar text and show tooltip when out of space
GitOrigin-RevId: 5a73b69e7d92695c4f8691a747307908550e3790
2020-11-10 03:04:35 +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
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
Paulo Jorge Reis
c0cb00e976
Update frontend/stylesheets/app/editor/pdf.less
...
Co-authored-by: Jessica Lawshe <jessica.lawshe@overleaf.com>
GitOrigin-RevId: 628b83a3b1fd03362853fe9cc2d4b5751c85cae4
2020-10-16 02:05:11 +00:00
Paulo Reis
876c292d22
Add compile status indicator to new React-based errors UI.
...
GitOrigin-RevId: 545953e156d589a56ffd038bb7a40bba97770d06
2020-10-16 02:04:45 +00:00
Simon Detheridge
315987dc5a
Merge pull request #3175 from overleaf/pr-spike-new-logs-errors-ui
...
Spike new logs errors ui
GitOrigin-RevId: b4c598bc03d8aa8e5a438ac5633e18dadd82dc74
2020-09-29 02:05:19 +00:00
Timothée Alby
750a20491d
Merge pull request #3131 from overleaf/pr-fix-context-menu-placement-folders
...
Fix ellipsis icon placement in folders
GitOrigin-RevId: 4004ed43c8dd138e8f774d660e712bc7076e8b62
2020-08-25 02:04:12 +00:00
Timothée Alby
7fc0f88996
Merge pull request #3111 from overleaf/pr-file-outline-out-of-beta
...
File outline out of beta
GitOrigin-RevId: 64fa6554813b1d0ceff2b567922651509badecc7
2020-08-19 02:06:20 +00:00
Jessica Lawshe
09146e8f0b
Merge pull request #3082 from overleaf/pr-limit-file-tree-depth
...
Limit file tree depth
GitOrigin-RevId: 48dd3cec0f7540e99f07aadfcf2c8b06d126410a
2020-08-13 15:46:16 +00:00
Paulo Jorge Reis
414f7397fa
Merge pull request #3073 from overleaf/pr-highlight-styling-and-beta
...
New highlight styling + highlight in beta
GitOrigin-RevId: e5d308bd725b4a1cfc4f0e564af05663ac4188dc
2020-08-10 15:55:37 +00:00
Timothée Alby
558854f51b
Merge pull request #3030 from overleaf/ta-outline-highlight
...
Outline Highlight
GitOrigin-RevId: f51eec6f1714403d749e454b55be363819930b98
2020-08-10 15:54:08 +00:00
Paulo Jorge Reis
f3ad611090
Merge pull request #3041 from overleaf/pr-more-outline-polish
...
More outline polish
GitOrigin-RevId: 6bb69e7af0d62f2107fc9b57c621e0dcb46d0a8d
2020-07-24 02:06:24 +00:00
Paulo Jorge Reis
4773494b55
Merge pull request #3025 from overleaf/pr-fix-safari-truncated-context-menu
...
Fix Safari file tree bug
GitOrigin-RevId: e1853585aacce548cd72c94d0840f9c4fc3fa6bd
2020-07-18 02:05:57 +00:00
Paulo Jorge Reis
0e9771ac09
Merge pull request #3007 from overleaf/pr-file-outline-extras
...
File outline extras
GitOrigin-RevId: c35c4f35dce280c9f44c02b567df9734943d0cb0
2020-07-17 02:06:42 +00:00
Timothée Alby
1012dbc3c4
Merge pull request #2961 from overleaf/ta-spike-outline
...
Document Outline Spike
GitOrigin-RevId: adc315a3546147eb10c7a40ae70f9cab1cbf7b8d
2020-06-30 02:10:19 +00:00
Jessica Lawshe
176c0f3742
Merge pull request #2942 from overleaf/jel-css-is-overleaf
...
Start removing is-overleaf from CSS
GitOrigin-RevId: fa37bedd857fc492f8d2e1df1758e2e5f924f000
2020-06-26 02:10:02 +00:00
Hugh O'Brien
87c83b96db
rotate chat arrow to top
...
GitOrigin-RevId: 755e7de8b9b2c11614faec79baac61618fd30006
2020-05-19 03:20:20 +00:00
Hugh O'Brien
b5814f0a3a
remove gravatars
...
GitOrigin-RevId: e90bddcc560160cdf7397acc311f7f31f9861f81
2020-05-19 03:20:09 +00:00
nate stemen
1af99ac8b2
Merge pull request #2701 from overleaf/ns-cmg-dropdown-menus-grow
...
Remove flex rule on left menu selects to stop unnecessary growth
GitOrigin-RevId: 72ceb7b3e3b2375328c94943b84e7f85f024e7cc
2020-03-31 03:18:49 +00:00
Hugh O'Brien
d20518fdd4
Merge pull request #2624 from overleaf/hb-warning-nearing-file-limit
...
Show warning near or above file limit in upload modal
GitOrigin-RevId: 75e7c41e526ccde9516f7caf6ef1b9cbc59c2439
2020-03-04 04:21:48 +00:00
Simon Detheridge
0970ddbd6c
Merge pull request #2519 from overleaf/cmg-scroll-to-root
...
Make possible moving file to root directory from folder by scrolling
GitOrigin-RevId: c5b740c1ff121765edc1ea8e77e4db2401bf95b0
2020-01-22 04:23:04 +00:00
nate stemen
2d9b089e16
Merge pull request #2401 from overleaf/cmg-ns-pretty-less
...
Fix inconsistent use of tabs and spaces in less files
GitOrigin-RevId: c69667f0dc6bc70ea3623890e2b2b741e358d454
2019-12-06 04:19:26 +00:00
Tim Alby
3f83648e81
add spacing at the bottom of the editor menu
...
GitOrigin-RevId: 117d34415dca6ce63018181298b9c349eae20127
2019-12-03 14:21:04 +00:00
Eric Mc Sween
86352c58be
Merge pull request #2367 from overleaf/cmg-theme-search-color
...
Override find & replace results count text to black
GitOrigin-RevId: 754b37b266bde32abc705bd2ca61836d03dea828
2019-12-02 14:09:45 +00:00
Alasdair Smith
26190da566
Merge pull request #2349 from overleaf/as-webpack-css
...
Compile CSS using webpack
GitOrigin-RevId: 489834038667dde572ea5d9b4b9392b362259a09
2019-11-28 10:39:09 +00:00