Paulo Reis
|
8d933d9b5f
|
Toggler style adjustments.
|
2016-11-23 16:10:35 +00:00 |
|
Paulo Reis
|
f61aac0bb3
|
Make toggler label clickable.
|
2016-11-23 14:44:04 +00:00 |
|
Paulo Reis
|
e655e85e6d
|
Integrate toggler in review panel.
|
2016-11-23 14:34:55 +00:00 |
|
Paulo Reis
|
aba6c90524
|
Add styling for toggler.
|
2016-11-23 14:34:40 +00:00 |
|
Paulo Reis
|
ed20f8533f
|
Add toggler directive.
|
2016-11-23 14:34:21 +00:00 |
|
Paulo Reis
|
ba5118d02a
|
Merge branch 'master' into ja-review-panel
|
2016-11-23 10:41:20 +00:00 |
|
Paulo Jorge Reis
|
ff0a5395e5
|
Merge pull request #374 from sharelatex/pr-wrap-ab-test-header
PR Wrap header labels AB test
|
2016-11-23 09:49:53 +00:00 |
|
Shane Kilkelly
|
cee3326ce3
|
fix omission of 'length'
|
2016-11-22 17:06:05 +00:00 |
|
Shane Kilkelly
|
f9b1862ddb
|
Merge branch 'master' into sk-post-login-redirect
|
2016-11-22 16:54:12 +00:00 |
|
Shane Kilkelly
|
8a4352fff2
|
Set redirect when redirecting from restricted
|
2016-11-22 16:54:03 +00:00 |
|
Shane Kilkelly
|
2edd75de96
|
Allow the 500/Error page to render, even if res.locals aren't set up yet.
|
2016-11-22 16:48:13 +00:00 |
|
James Allen
|
33f6c0dd1b
|
Jump to position based on offset since we don't know doc lines for unopen docs
|
2016-11-22 16:34:39 +00:00 |
|
Shane Kilkelly
|
8089bb55a4
|
use session for the post-login redirect, remove redir query string.
|
2016-11-22 14:24:36 +00:00 |
|
Paulo Reis
|
0bc52412ea
|
Hide header labels in XS resolutions (i.e. up to 768px).
|
2016-11-22 10:59:20 +00:00 |
|
Paulo Reis
|
fab7ec3e98
|
Remove test-related tracking and analytics code.
|
2016-11-22 10:50:29 +00:00 |
|
Paulo Reis
|
dce272462a
|
Remove test-related mark-up.
|
2016-11-22 10:39:56 +00:00 |
|
Paulo Reis
|
decaaab7ea
|
Fix CSS property typo.
|
2016-11-22 10:36:13 +00:00 |
|
Paulo Reis
|
f7d2fa9382
|
Avoid avatar resizing in flexbox contexts.
|
2016-11-22 09:03:52 +00:00 |
|
Paulo Reis
|
a84e52bc92
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-21 17:14:08 +00:00 |
|
James Allen
|
db93bc8cff
|
Grey out and add extra info to resolved comments
|
2016-11-21 17:13:17 +00:00 |
|
Paulo Reis
|
9a4ee0470a
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-21 16:58:22 +00:00 |
|
James Allen
|
aa831159a2
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-21 16:58:02 +00:00 |
|
James Allen
|
222401c7fd
|
Pull out logic linking changesTracker to reviewPanel.entries into ReviewPanelController
|
2016-11-21 16:57:52 +00:00 |
|
Paulo Reis
|
319217f61e
|
Revert "Basic support for buttons in overview panel."
This reverts commit c76e73489ac989dc0e90f65312b737831850af96.
|
2016-11-21 16:40:31 +00:00 |
|
Paulo Reis
|
80049f4e9c
|
Basic support for buttons in overview panel.
|
2016-11-21 15:20:58 +00:00 |
|
James Allen
|
d77c385cf0
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-21 15:19:02 +00:00 |
|
James Allen
|
12168b2ae8
|
Insert some mocked changes
|
2016-11-21 15:18:46 +00:00 |
|
Paulo Reis
|
5158c6c16d
|
Fix padding in overview panel.
|
2016-11-21 15:05:18 +00:00 |
|
Paulo Reis
|
fc6730f5bf
|
Lower brightness in smaller username text spans; limit avatar text to 1 char.
|
2016-11-21 14:51:01 +00:00 |
|
Brian Gough
|
889d8f51c4
|
make Document _onError handler more robust
replace console.error with sl_console.log to prevent browser crashing
before exiting document if console object does not exist.
|
2016-11-21 13:58:08 +00:00 |
|
Paulo Reis
|
ad857a15f9
|
Style resolved comments in the current file pane.
|
2016-11-21 11:16:23 +00:00 |
|
Paulo Reis
|
cc8fdf6b8d
|
Add a buttons mixin.
|
2016-11-21 11:16:13 +00:00 |
|
James Allen
|
5814d93f5e
|
Order entries in the overview panel based on their place in the document
|
2016-11-18 16:30:41 +00:00 |
|
James Allen
|
6ea61472ec
|
Add tooltip to add comment indicator
|
2016-11-18 16:08:02 +00:00 |
|
James Allen
|
107f86fb2b
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-18 15:47:06 +00:00 |
|
James Allen
|
c5e7d154fd
|
Improve undo behaviour of deletes
|
2016-11-18 15:46:54 +00:00 |
|
Paulo Reis
|
f029c7a7b2
|
Control click behaviour on comments; relayout when toggling panels.
|
2016-11-18 15:08:16 +00:00 |
|
Paulo Reis
|
caefc196a4
|
Style comments in Overview panel.
|
2016-11-18 14:27:49 +00:00 |
|
Paulo Reis
|
d1b96cea35
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-18 12:16:33 +00:00 |
|
Paulo Reis
|
60b5087763
|
Basic styling in the overview panel.
|
2016-11-18 12:16:24 +00:00 |
|
Shane Kilkelly
|
da1be67aff
|
Merge branch 'sk-ext-auth-show-email'
|
2016-11-18 09:34:05 +00:00 |
|
James Allen
|
5d8038af71
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-17 18:06:31 +00:00 |
|
James Allen
|
bf20799478
|
Allow comments to be resolved an deleted
|
2016-11-17 18:06:08 +00:00 |
|
Paulo Reis
|
dd0c578924
|
Put the entries in a layer above the scrollbar.
|
2016-11-17 17:18:24 +00:00 |
|
Paulo Reis
|
a007da0466
|
Increase hit area for hovering in the mini review panel.
|
2016-11-17 16:53:59 +00:00 |
|
James Allen
|
d30daa3477
|
Remove another debug logging line
|
2016-11-17 16:08:25 +00:00 |
|
James Allen
|
35d154b6e8
|
Remove some debug logging lines
|
2016-11-17 16:07:23 +00:00 |
|
James Allen
|
d07fcbca82
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-17 16:05:44 +00:00 |
|
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 |
|
James Allen
|
711f282575
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-16 13:26:33 +00:00 |
|
Paulo Reis
|
f640c17d4d
|
Add review panel substate toggling.
|
2016-11-16 12:31:47 +00:00 |
|