James Allen
|
3a5d45fa32
|
Get user info via web, not chat
|
2017-01-06 13:41:58 +01:00 |
|
James Allen
|
5155ebaeec
|
Don't show resolved comments when loading editor
|
2017-01-05 10:55:16 +01:00 |
|
James Allen
|
898d20a6fc
|
Fix signature of call to unresolveComment
|
2017-01-05 10:34:28 +01:00 |
|
James Allen
|
84d9b2aa49
|
Save resolve and reopened state
|
2017-01-04 16:26:02 +01:00 |
|
James Allen
|
988005e929
|
Send and get comments via the chat api
|
2016-12-16 16:42:41 +00:00 |
|
James Allen
|
5717cafcec
|
Create comments via comment ops
|
2016-12-13 17:57:46 +00:00 |
|
James Allen
|
898277b4af
|
Refactor ops model so it all happens in Document
|
2016-12-13 17:34:29 +00:00 |
|
James Allen
|
0a6a6c3c28
|
Keep files ordered in overview panel in the same was as the file tree
|
2016-12-09 16:17:28 +00:00 |
|
James Allen
|
293ba1fc4c
|
Fetch all ranges from docstore when viewing overview panel
|
2016-12-09 15:43:08 +00:00 |
|
James Allen
|
1d426e538f
|
Load ranges from docupdater and toggle track changes when possible
|
2016-12-08 14:10:30 +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 |
|
James Allen
|
db93bc8cff
|
Grey out and add extra info to resolved comments
|
2016-11-21 17:13:17 +00:00 |
|
James Allen
|
222401c7fd
|
Pull out logic linking changesTracker to reviewPanel.entries into ReviewPanelController
|
2016-11-21 16:57:52 +00:00 |
|
James Allen
|
12168b2ae8
|
Insert some mocked changes
|
2016-11-21 15:18:46 +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
|
35d154b6e8
|
Remove some debug logging lines
|
2016-11-17 16:07:23 +00:00 |
|
James Allen
|
7a8af8a21a
|
Show file names in overview panel
|
2016-11-17 16:05:12 +00:00 |
|
James Allen
|
4a93e02407
|
Goto a change when clicked in the overview panel
|
2016-11-17 15:55:18 +00:00 |
|
James Allen
|
7c3a4dfa4d
|
Always show current file in mini review panel
|
2016-11-17 14:57:11 +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
|
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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
James Allen
|
b443c5d7dc
|
Make mini review panel entries scroll and stack like main panel
|
2016-11-15 17:07:06 +00:00 |
|
James Allen
|
829ccb6641
|
Resize on toggling review panel
|
2016-11-15 16:21:45 +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 |
|
James Allen
|
d447ebe304
|
Add timeout around reply layout render
|
2016-11-14 11:49:34 +00:00 |
|
Paulo Reis
|
d04d7f834e
|
Adjustments in the threaded comments, mocked comments responses.
|
2016-11-11 16:10:26 +00:00 |
|
Paulo Reis
|
6c5c1549b6
|
Add comment replies via enter keypress.
|
2016-11-11 10:51:32 +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
|
184b421b1f
|
Show user name in comments
|
2016-11-09 16:34:23 +00:00 |
|
James Allen
|
b44f1cde10
|
Add user data into changes
|
2016-11-09 16:23:08 +00:00 |
|
James Allen
|
c5532bd8a3
|
Add cancel buttons for comments
|
2016-11-09 15:51:40 +00:00 |
|
James Allen
|
1622269d1b
|
Relayout review panel as needed
|
2016-11-09 15:46:47 +00:00 |
|
James Allen
|
6d7f4e9e6a
|
Add basic comment replying
|
2016-11-09 15:25:41 +00:00 |
|
James Allen
|
707ed43a7d
|
Very crude adding of comments
|
2016-11-09 14:50:58 +00:00 |
|
James Allen
|
064ae1945a
|
Toggle review panel and track changes with ui elements
|
2016-11-08 16:43:01 +00:00 |
|
James Allen
|
7a4bebd785
|
Allow review panel to be toggled
|
2016-10-13 14:22:23 +01:00 |
|
James Allen
|
42ab2e8165
|
Init review panel with ace editor height
|
2016-10-13 12:21:49 +01:00 |
|
James Allen
|
8d968f6865
|
Tidy up ReviewPanelController
|
2016-10-13 10:09:59 +01:00 |
|
James Allen
|
fc782581ea
|
Change review panel to feel like part of ace
|
2016-10-12 17:27:20 +01:00 |
|