James Allen
|
7a8af8a21a
|
Show file names in overview panel
|
2016-11-17 16:05:12 +00:00 |
|
Paulo Reis
|
68c254a432
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-17 15:55:26 +00:00 |
|
James Allen
|
4a93e02407
|
Goto a change when clicked in the overview panel
|
2016-11-17 15:55:18 +00:00 |
|
Paulo Reis
|
b1f73963b9
|
Fix invisible hover.
|
2016-11-17 15:41:55 +00:00 |
|
James Allen
|
dcb4bd0dc8
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-17 15:33:42 +00:00 |
|
James Allen
|
d1a3ff4b73
|
Refactor callout and background styles and don't show in overview
|
2016-11-17 15:33:34 +00:00 |
|
Paulo Reis
|
94bdad7eae
|
Use triangles mixin instead of characters.
|
2016-11-17 15:29:33 +00:00 |
|
Shane Kilkelly
|
6606375cd7
|
Remove dead code: SessionInvalidator
|
2016-11-17 15:27:58 +00:00 |
|
James Allen
|
77400b000b
|
Focus on box when adding a comment
|
2016-11-17 15:20:25 +00:00 |
|
James Allen
|
7c3a4dfa4d
|
Always show current file in mini review panel
|
2016-11-17 14:57:11 +00:00 |
|
Shane Kilkelly
|
fa146a1558
|
Remove redundant !!
|
2016-11-17 14:48:15 +00:00 |
|
Shane Kilkelly
|
9bd7c2d827
|
Merge branch 'master' into sk-ext-auth-show-email
|
2016-11-17 14:35:02 +00:00 |
|
Paulo Reis
|
df420e0d21
|
Remove deprecated event handlers, conditionally add the new ones in the Ace wrapper directive.
|
2016-11-17 14:34:23 +00:00 |
|
Shane Kilkelly
|
3b8fbe8249
|
If using external auth, show non-editable email field.
Also defend server-side against setting email when using external auth.
|
2016-11-17 14:34:02 +00:00 |
|
James Allen
|
15d8f6c661
|
Sort out scroll bar positions and scroll position transitions
|
2016-11-17 14:29:35 +00:00 |
|
Brian Gough
|
a2a760afce
|
add missing pdfjs charmaps
|
2016-11-17 14:17:56 +00:00 |
|
James Allen
|
52ca272ae8
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-17 12:09:10 +00:00 |
|
James Allen
|
e2f21a67d2
|
Sort of positioning and scrolling of overview panel
|
2016-11-17 12:09:07 +00:00 |
|
Paulo Reis
|
fe43f60b3d
|
Offset review panel when Ace scrollbar is visibl.e
|
2016-11-17 12:02:45 +00:00 |
|
James Allen
|
2678a177fe
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-17 11:47:28 +00:00 |
|
James Allen
|
1e8f2a89a1
|
Refactor layout and CSS to be more manageable with overview classes
|
2016-11-17 11:47:20 +00:00 |
|
Paulo Reis
|
4bba8e8977
|
Remove deprecated event handlers, conditionally add the new ones in the Ace wrapper directive.
|
2016-11-17 10:51:17 +00:00 |
|
Paulo Reis
|
f170fd4b83
|
Refactor Ace directive to have a single events bridge.
|
2016-11-17 10:40:08 +00:00 |
|
James Allen
|
a87ed88a53
|
Use cleaner scrolling system that doesn't involve hiding a scroll bar
|
2016-11-17 10:24:48 +00:00 |
|
James Allen
|
70bf0be6dd
|
Fix when the mini review panel is hidden
|
2016-11-16 17:17:50 +00:00 |
|
James Allen
|
1cec41d2cf
|
Resize editor on review panel toggle
|
2016-11-16 16:28:01 +00:00 |
|
James Allen
|
c86cf5a61a
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-16 16:23:15 +00:00 |
|
James Allen
|
2f136c15c3
|
Don't draw our hacked zero width markers when they are offscreen
|
2016-11-16 16:22:59 +00:00 |
|
Paulo Reis
|
706b0793ab
|
Pull callouts into entries directives.
|
2016-11-16 16:21:24 +00:00 |
|
Paulo Reis
|
296fd9fe26
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-16 16:13:49 +00:00 |
|
Paulo Reis
|
32b3ba6bbb
|
Pull indicators into entries directives.
|
2016-11-16 16:13:39 +00:00 |
|
James Allen
|
a4b9bcb37e
|
Don't let focused change overlap nav panel
|
2016-11-16 16:07:07 +00:00 |
|
James Allen
|
6a4bf3885d
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
Conflicts:
public/coffee/ide/review-panel/controllers/ReviewPanelController.coffee
|
2016-11-16 16:05:05 +00:00 |
|
James Allen
|
beab95a871
|
Reflow review panel layout when adding a comment
|
2016-11-16 16:03:06 +00:00 |
|
James Allen
|
5d414e9a1b
|
Tweak paddings in review panel
|
2016-11-16 15:57:51 +00:00 |
|
Paulo Reis
|
6153bd3022
|
Wrap add comment entries in a directive
|
2016-11-16 15:47:05 +00:00 |
|
Paulo Reis
|
24f82c3c35
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-16 15:34:49 +00:00 |
|
James Allen
|
fc3fd5c73c
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-16 15:27:48 +00:00 |
|
James Allen
|
51afd49780
|
Bring scroll bar into editor when just mini review panel
|
2016-11-16 15:27:33 +00:00 |
|
James Allen
|
379afe4aa5
|
Refactor scroll handling into directive
|
2016-11-16 15:23:29 +00:00 |
|
Paulo Reis
|
00a6df156b
|
Wrap comment entries in a directive
|
2016-11-16 15:12:58 +00:00 |
|
Paulo Reis
|
9ffb05cd98
|
Wrap insert and delete entries in a directive
|
2016-11-16 14:56:34 +00:00 |
|
Brian Gough
|
50042ee97e
|
fix latex code check for minted
include minted in list of verbatim enviroment
|
2016-11-16 14:50:09 +00:00 |
|
Brian Gough
|
277894631a
|
try out new pdfjs font fix
https://github.com/mozilla/pdf.js/pull/7705
|
2016-11-16 14:50:09 +00:00 |
|
Paulo Reis
|
d7d21b106c
|
Isolate review-panel markup.
|
2016-11-16 14:42:07 +00:00 |
|
Shane Kilkelly
|
f9774141b1
|
Fix up makeRequest, so it copes with analytics.url being un-configured.
|
2016-11-16 14:40:38 +00:00 |
|
James Allen
|
b006f4fbbf
|
Position boxes next to indicator icons in mini review panel
|
2016-11-16 14:14:53 +00:00 |
|
James Allen
|
56408728cd
|
fix initialization error
|
2016-11-16 14:00:29 +00:00 |
|
James Allen
|
443d772866
|
Don't clear entries when switching files
|
2016-11-16 13:53:01 +00:00 |
|
James Allen
|
479ea83e36
|
Dump everything (unstyled) into the review panel
|
2016-11-16 13:51:30 +00:00 |
|