Eric Mc Sween
38312fd7d3
Merge pull request #3557 from overleaf/jpa-reland-clear-persistance
...
[reland] cleanup pdf url composing and clear clsi persistance
GitOrigin-RevId: 59ac281d16564a64852ccc07dac0c99cadfba8f2
2021-01-22 03:04:48 +00:00
Paulo Jorge Reis
11e58b5844
Add timeout upgrade prompt to the new compile UI ( #3528 )
...
* Uncouple account-upgrade and exposted-settings from Angular
* Mock socket shim with the correct methods
* Extract timeout upgrade prompt to a component
GitOrigin-RevId: ee8058b38bf5e20924a21f40d32c5bb0ee06c555
2021-01-15 03:05:48 +00:00
Jakob Ackermann
9d47b05486
Merge pull request #3549 from overleaf/jpa-disable-downloads-before-clearing-cache
...
[frontend] PdfController: disable download buttons before clearing cache
GitOrigin-RevId: e685411c12c9962732a5ab88fcb7466b0f6df7ce
2021-01-13 03:04:11 +00:00
Jakob Ackermann
274dd56300
Merge pull request #3546 from overleaf/revert-3516-jpa-clsi-urls
...
Revert "[frontend] PdfController: cleanup the composing of download urls"
GitOrigin-RevId: 3243bd864ac0090c964ba2c471fa659a11528660
2021-01-08 03:04:52 +00:00
Jakob Ackermann
de646d3160
Merge pull request #3516 from overleaf/jpa-clsi-urls
...
[frontend] PdfController: cleanup the composing of download urls
GitOrigin-RevId: 599d9cb2fca1d75ca15cbb1bef7561215ee31aef
2021-01-08 03:04:36 +00:00
Alasdair Smith
7cbf2cdd9e
Merge pull request #3496 from overleaf/ae-eslint-dot-notation
...
Enable the eslint dot-notation rule
GitOrigin-RevId: e11cbad3e8a77a4a60590d3674fbf34feccc5bc9
2020-12-17 03:07:31 +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
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
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
619ec15309
Add first error popup ( #3369 )
...
* Add first error popup
* Address PR feedback
GitOrigin-RevId: e924b3e6096584de6f363aae70a62328cd3de83d
2020-11-17 03:04:11 +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
Alasdair Smith
46be87f7c5
Merge pull request #3317 from overleaf/pr-prepare-log-hints-react
...
Prepare log hints for React
GitOrigin-RevId: 77435d26e9e5e74db8a76236cac64b67155adc59
2020-10-30 03:04:19 +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
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
Hugh O'Brien
b48b937f26
Merge pull request #3133 from overleaf/hb-fix-bibtex-error-crash
...
Stop bib log parser after 500 iterations per parser
GitOrigin-RevId: 415624c20154b4fd4054f166179cd455a7cc2d4d
2020-08-26 02:04:45 +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
Brian Gough
a078a34e75
Merge pull request #2902 from overleaf/bg-handle-clsi-503
...
handle 503 unavailable from clsi with retry
GitOrigin-RevId: 2b90aadbe93af5007a5a64ff3d2330b2fffbf56f
2020-06-13 02:11:10 +00:00
Brian Gough
a9fd2de493
Merge pull request #2906 from overleaf/bg-fallback-for-unknown-compile-response
...
fallback to error case on unknown compile response
GitOrigin-RevId: 30d2d7e282dceaa6291cf9701c024890081898a7
2020-06-13 02:11:04 +00:00
Alasdair Smith
8f5270899f
Merge pull request #2707 from overleaf/as-transform-esm
...
Transform frontend module format from AMD to ESM
GitOrigin-RevId: 9adbcdc95e819a54114010c6fd3521d8f58ef2fe
2020-05-20 03:21:38 +00:00
Jessica Lawshe
30a2997b43
Merge pull request #2789 from overleaf/as-fix-no-undef
...
Enable no-undef linting rule for all frontend files and fix errors
GitOrigin-RevId: bf9c789a381af982bdece55a2f518a2b610c9202
2020-05-13 03:23:18 +00:00
Alasdair Smith
bc1b73d74e
Merge pull request #2515 from overleaf/as-transform-absolute-paths
...
Transform absolute paths in frontend to relative
GitOrigin-RevId: c1914c0fd09d68984ba6c85a1f00aa3e6858d944
2020-04-07 03:18:45 +00:00
Eric Mc Sween
5527cab2a2
Merge pull request #2680 from overleaf/jpa-fix-cache-bust
...
[frontend] fix cache busting: add timestamp unless build id is present
GitOrigin-RevId: ece768cb33af47182b920c894636d686dba02c3b
2020-03-17 04:18:23 +00:00
Brian Gough
4bbc745f4a
Merge pull request #2546 from overleaf/bg-update-filetree-on-open
...
update the file tree selection whenever a document is opened
GitOrigin-RevId: 88d7b651b43d0a0ca5fa9998d4c42c7b1d3effc5
2020-01-30 04:16:30 +00:00
Brian Gough
630a47ed0c
Merge pull request #2530 from overleaf/bg-remove-force-reopen-in-log
...
remove forceReopen in log pane
GitOrigin-RevId: 63c28f374234ac3b07cc3fc2686b6487ad55f32d
2020-01-17 04:19:43 +00:00
nate stemen
84f81d0eac
Merge pull request #2470 from overleaf/cmg-file-tree-highlight
...
Expand folder to show highlighted file in file tree
GitOrigin-RevId: 7fb9174fd71eb362655bcabf2f7884597aebee47
2020-01-03 04:21:53 +00:00
Alasdair Smith
e035d526d6
Merge pull request #2287 from overleaf/as-frontend-rearch
...
Restructure frontend directories
GitOrigin-RevId: 5a1224ca186f4809df45680a80d374c1c318d7bf
2019-11-05 14:22:52 +00:00