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
|
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 |
|
Paulo Reis
|
d7d21b106c
|
Isolate review-panel markup.
|
2016-11-16 14:42:07 +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 |
|
Paulo Reis
|
db5dc6ef15
|
Positive action buttons on the right.
|
2016-11-16 11:03:29 +00:00 |
|
James Allen
|
b443c5d7dc
|
Make mini review panel entries scroll and stack like main panel
|
2016-11-15 17:07:06 +00:00 |
|
James Allen
|
69692934a9
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-15 16:21:59 +00:00 |
|
James Allen
|
829ccb6641
|
Resize on toggling review panel
|
2016-11-15 16:21:45 +00:00 |
|
Paulo Reis
|
562d8626e4
|
Fix overflowing entries.
|
2016-11-15 16:20:06 +00:00 |
|
Paulo Reis
|
8a11c8c3ca
|
Show add comment button when review panel is off.
|
2016-11-15 16:02:12 +00:00 |
|
Paulo Reis
|
f25e144a15
|
Update font awesome to v4.7.
|
2016-11-15 16:02:03 +00:00 |
|
James Allen
|
3b4670509a
|
Remove left over debug logging
|
2016-11-15 15:51:15 +00:00 |
|
James Allen
|
09074f5413
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-15 15:48:17 +00:00 |
|
James Allen
|
4542d1094d
|
Keep separate persistent change tracker for each doc
|
2016-11-15 15:48:12 +00:00 |
|
Paulo Reis
|
7bf55823b2
|
Hide review panel when there are no entries.
|
2016-11-15 15:04:29 +00:00 |
|
Paulo Reis
|
d0f451df2e
|
Improve hover behaviour on review entries.
|
2016-11-15 12:23:39 +00:00 |
|
Paulo Reis
|
b181115277
|
Basic review minimized state.
|
2016-11-15 10:34:39 +00:00 |
|
Paulo Reis
|
0c600ba9b8
|
Support overflowing panes in UI layout.
|
2016-11-15 10:34:19 +00:00 |
|
James Allen
|
c89579e1df
|
Focus on the focused change
|
2016-11-14 12:47:46 +00:00 |
|
James Allen
|
d447ebe304
|
Add timeout around reply layout render
|
2016-11-14 11:49:34 +00:00 |
|
Paulo Reis
|
7201bde2a3
|
Add comment UI.
|
2016-11-14 11:19:00 +00:00 |
|
James Allen
|
747e14dffe
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-11 16:16:10 +00:00 |
|
Paulo Reis
|
3694754ca6
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-11 16:10:44 +00:00 |
|
Paulo Reis
|
d04d7f834e
|
Adjustments in the threaded comments, mocked comments responses.
|
2016-11-11 16:10:26 +00:00 |
|
James Allen
|
9509e87dc1
|
Update entries in place and position via DOM attributes directly
|
2016-11-11 16:09:32 +00:00 |
|
James Allen
|
36b950ea30
|
Use evalAsync instead of timeout
|
2016-11-11 13:35:16 +00:00 |
|
Paulo Reis
|
6c5c1549b6
|
Add comment replies via enter keypress.
|
2016-11-11 10:51:32 +00:00 |
|
Paulo Reis
|
78e409593b
|
Threaded comments.
|
2016-11-10 17:19:41 +00:00 |
|
Paulo Reis
|
8dcbb6ea4f
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-10 15:09:56 +00:00 |
|
Paulo Reis
|
c5e6ca5200
|
More entry styling.
|
2016-11-10 15:08:41 +00:00 |
|
Paulo Reis
|
997addf355
|
More entry header styling + entry body.
|
2016-11-10 12:35:35 +00:00 |
|
James Allen
|
e69b6da684
|
Stop deletes overlapping comments (but leads to occasional flickering)
|
2016-11-10 12:01:42 +00:00 |
|
James Allen
|
938a8c4894
|
Fix logic around not tracking rejections to changes
|
2016-11-10 10:58:55 +00:00 |
|
James Allen
|
4e2dd55cfd
|
Fix merge issues
|
2016-11-10 10:53:30 +00:00 |
|
James Allen
|
812ee82af1
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
Conflicts:
app/views/project/editor/editor.jade
|
2016-11-10 10:52:40 +00:00 |
|
James Allen
|
34b2b665a3
|
Accept and reject changes
|
2016-11-10 10:52:09 +00:00 |
|
Paulo Reis
|
950fc0179c
|
Basic support for action icons.
|
2016-11-10 10:19:52 +00:00 |
|
James Allen
|
ca178c1a85
|
Fix indentation
|
2016-11-09 17:12:01 +00:00 |
|
James Allen
|
f62d95dd8c
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-09 17:11:02 +00:00 |
|