James Allen
|
2e5c6d4570
|
Don't remove add comment marker when updating entries
|
2017-01-11 13:41:07 +01:00 |
|
Paulo Reis
|
010612aacc
|
Keep track of resolved threads in the dropdown.
|
2017-01-10 16:29:27 +00:00 |
|
James Allen
|
f31fa98679
|
Sync track changes state between sessions and client
|
2017-01-10 16:11:12 +01:00 |
|
Paulo Reis
|
5bd49c08f8
|
Simpler resolved comments dropdown data structure.
|
2017-01-10 12:16:58 +00:00 |
|
Paulo Reis
|
072044ee90
|
Remove thread from view collection; some clean-up.
|
2017-01-10 11:23:06 +00:00 |
|
Paulo Reis
|
32fb317820
|
Add delete action to the dropdown.
|
2017-01-10 10:33:54 +00:00 |
|
Paulo Reis
|
70134d44d0
|
Add unresolve action to the dropdown.
|
2017-01-09 17:22:01 +00:00 |
|
Paulo Reis
|
1a100b77df
|
Hide resolved comments from the review panel.
|
2017-01-09 15:15:03 +00:00 |
|
Paulo Reis
|
037389b7dd
|
Decouple ranges update from the overview panel; integrate it with the dropdown.
|
2017-01-09 14:59:01 +00:00 |
|
Paulo Reis
|
0478fcd925
|
Add comment resolution info.
|
2017-01-06 15:24:33 +00:00 |
|
Paulo Reis
|
42585085c0
|
Integrate new directive, plumb data into it. More styling.
|
2017-01-06 12:00:17 +00:00 |
|
Paulo Reis
|
f2e6e69df6
|
Add an entry directive for resolved comments, with file and quoted text.
|
2017-01-06 11:59:49 +00:00 |
|
Paulo Reis
|
a1435d13a3
|
Basic structure for the resolved comments dropdown.
|
2017-01-05 17:15:27 +00:00 |
|
Paulo Reis
|
d13035a4f4
|
Simpler UI for comments; remove some unused code.
|
2017-01-05 11:50:43 +00:00 |
|
James Allen
|
988005e929
|
Send and get comments via the chat api
|
2016-12-16 16:42:41 +00:00 |
|
Paulo Reis
|
ed20f8533f
|
Add toggler directive.
|
2016-11-23 14:34:21 +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
|
ad857a15f9
|
Style resolved comments in the current file pane.
|
2016-11-21 11:16:23 +00:00 |
|
Paulo Reis
|
f029c7a7b2
|
Control click behaviour on comments; relayout when toggling panels.
|
2016-11-18 15:08:16 +00:00 |
|
James Allen
|
bf20799478
|
Allow comments to be resolved an deleted
|
2016-11-17 18:06:08 +00:00 |
|
James Allen
|
d30daa3477
|
Remove another debug logging line
|
2016-11-17 16:08:25 +00:00 |
|
James Allen
|
15d8f6c661
|
Sort out scroll bar positions and scroll position transitions
|
2016-11-17 14:29:35 +00:00 |
|
Paulo Reis
|
fe43f60b3d
|
Offset review panel when Ace scrollbar is visibl.e
|
2016-11-17 12:02:45 +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
|
1cec41d2cf
|
Resize editor on review panel toggle
|
2016-11-16 16:28:01 +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
|
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
|
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 |
|
James Allen
|
b006f4fbbf
|
Position boxes next to indicator icons in mini review panel
|
2016-11-16 14:14:53 +00:00 |
|
James Allen
|
b443c5d7dc
|
Make mini review panel entries scroll and stack like main panel
|
2016-11-15 17:07:06 +00:00 |
|
Paulo Reis
|
b181115277
|
Basic review minimized state.
|
2016-11-15 10:34:39 +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 |
|
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 |
|
James Allen
|
e69b6da684
|
Stop deletes overlapping comments (but leads to occasional flickering)
|
2016-11-10 12:01:42 +00:00 |
|
Paulo Reis
|
950fc0179c
|
Basic support for action icons.
|
2016-11-10 10:19:52 +00:00 |
|
James Allen
|
1622269d1b
|
Relayout review panel as needed
|
2016-11-09 15:46:47 +00:00 |
|
James Allen
|
4f8055d998
|
make sure line 1 changes don't hide under toolbar
|
2016-11-08 16:51:20 +00:00 |
|
James Allen
|
2ac405e58c
|
Allow track changes to be toggled on and off
|
2016-10-20 16:59:58 +01:00 |
|
James Allen
|
8f9a4882c8
|
Don't let widgets in review panel overlap
|
2016-10-20 15:04:10 +01:00 |
|