James Allen
|
3af7cdf0a9
|
Merge branch 'ja-scroll-review-panel-past-ace' into ja-hide-offscreen-review-panel-entries
|
2017-02-20 16:24:26 +01:00 |
|
James Allen
|
ad05cc288c
|
Do DOM reads first to prevent thrashing
|
2017-02-20 16:22:18 +01:00 |
|
James Allen
|
8c5800ceaf
|
Only render the entries that are visible in the text
|
2017-02-20 16:03:02 +01:00 |
|
James Allen
|
995fa6122b
|
Scroll the review panel past the limits of Ace
|
2017-02-20 12:56:26 +01:00 |
|
James Allen
|
31ae2e7124
|
Update RangesTracker
|
2017-02-17 09:24:25 +01:00 |
|
James Allen
|
c8a6555cb1
|
Update RangesTracker
|
2017-02-16 17:07:56 +01:00 |
|
Paulo Reis
|
badc4ecb7a
|
Show add comment tooltip to the left when appropriate.
|
2017-02-14 14:40:21 +00:00 |
|
James Allen
|
b48f57c2cb
|
Submit comment on blur or selection change
|
2017-02-14 13:41:04 +01:00 |
|
James Allen
|
61ef158f76
|
Don't show review panel if user doesn't have track changes
|
2017-02-14 09:38:58 +01:00 |
|
James Allen
|
bf5f5f832d
|
Use correct flag for determining mini panel visibility
|
2017-02-13 14:39:43 +01:00 |
|
James Allen
|
f840a20f5c
|
Merge pull request #417 from sharelatex/pr-track-changes-upgrade-prompt
Turn on track changes for beta users with upgrade prompt
|
2017-02-13 12:44:04 +01:00 |
|
James Allen
|
47a66eed50
|
Merge branch 'ja-include-track-changes-feature' into pr-track-changes-upgrade-prompt
|
2017-02-13 11:50:56 +01:00 |
|
James Allen
|
85c2910738
|
Don't animate review panel entries on toggle and resize
|
2017-02-13 09:49:51 +01:00 |
|
James Allen
|
f6743b839f
|
Reflow review panel as editor pane changes size
|
2017-02-07 16:45:45 +01:00 |
|
James Allen
|
1b06af766d
|
Merge pull request #406 from sharelatex/pr-expandable-text-area-fixes
Expandable text area fixes
|
2017-02-07 09:04:10 +01:00 |
|
James Allen
|
343abfde23
|
Use user feature flags to determine track changes state
|
2017-02-03 14:36:11 +01:00 |
|
James Allen
|
27c48f3790
|
Clear selection after creating a comment
|
2017-02-03 14:17:09 +01:00 |
|
Paulo Reis
|
6ef8d2d46d
|
Merge branch 'master' into pr-expandable-text-area-fixes
|
2017-02-02 14:38:09 +00:00 |
|
Paulo Reis
|
9d1d2df977
|
Disable mocked feature flag behaviour.
|
2017-02-02 12:19:44 +00:00 |
|
Paulo Reis
|
8f9e43f339
|
Handle track changles toggling when the feature is not enabled.
|
2017-02-02 12:12:14 +00:00 |
|
Paulo Reis
|
f50967295d
|
Support disabling the review-panel toggle, like a standard checkbox.
|
2017-02-02 12:08:17 +00:00 |
|
Paulo Reis
|
fe33fa1f65
|
Add modal controller.
|
2017-02-02 10:19:00 +00:00 |
|
Paulo Reis
|
98b98005a6
|
Create and integrate track changes upgrade prompt.
|
2017-02-01 16:52:18 +00:00 |
|
James Allen
|
ca11f5fa18
|
Merge pull request #400 from sharelatex/ja-goto-code-from-rp
Jump to code when clicking on review panel entries
|
2017-01-31 10:49:13 +01:00 |
|
James Allen
|
9663df3457
|
Jump to text when clicking change icon as well
|
2017-01-30 16:00:32 +01:00 |
|
Paulo Reis
|
15ad3f4769
|
Avoid stopping propagation, check event target instead.
|
2017-01-26 16:11:02 +00:00 |
|
Paulo Reis
|
ce89714a48
|
Emit event when textarea resizes; capture it in the review panel and trigger reflow.
|
2017-01-26 14:35:01 +00:00 |
|
James Allen
|
76328ff93f
|
Tell other clients when threads are deleted
|
2017-01-26 15:12:59 +01:00 |
|
James Allen
|
abb4ef14d8
|
Streamline the update/rendering process to not do extra work
|
2017-01-26 15:08:30 +01:00 |
|
James Allen
|
f9ba7392e9
|
Allow editing/deleting of comments and threads
|
2017-01-24 16:21:14 +01:00 |
|
James Allen
|
2813b16ebf
|
Use thread id for comment id
|
2017-01-23 09:45:37 +01:00 |
|
Paulo Reis
|
2589ac7d58
|
Remove unneeded review panel layout event.
|
2017-01-18 10:55:51 +00:00 |
|
Paulo Reis
|
49fe8ef3a3
|
Update entry truncating logic while typing.
|
2017-01-18 10:53:59 +00:00 |
|
James Allen
|
318313d66c
|
Merge branch 'ja-track-changes' of github.com:sharelatex/web-sharelatex into ja-track-changes
|
2017-01-17 16:55:25 +01:00 |
|
James Allen
|
4d15fc30ba
|
Don't flash resolved comments when editor is loading
|
2017-01-17 16:55:18 +01:00 |
|
James Allen
|
5a34d17947
|
Toggle track changes in a project based on the owner's feature switch
|
2017-01-17 15:59:18 +01:00 |
|
Paulo Reis
|
2f119e5787
|
Track review features usage.
|
2017-01-17 14:39:31 +00:00 |
|
James Allen
|
e15d01874d
|
Remove comment from dropdown when it is reopened
|
2017-01-17 15:13:50 +01:00 |
|
James Allen
|
dec9b5bf1e
|
Use email if name is blank
|
2017-01-17 15:10:44 +01:00 |
|
James Allen
|
960d1e8b2f
|
Only call /project/.../threads if we need the threads
|
2017-01-17 15:04:49 +01:00 |
|
Paulo Reis
|
36f15ff56e
|
Avoid empty comment submission.
|
2017-01-16 17:14:06 +00:00 |
|
Paulo Reis
|
121629426e
|
Avoid empty comment replies.
|
2017-01-16 17:06:57 +00:00 |
|
James Allen
|
5fb54d8447
|
Don't refresh resolved comments every times an entry changes
|
2017-01-16 16:55:14 +01:00 |
|
James Allen
|
d4f60977fd
|
Add loading indicator while submitting new comments
|
2017-01-16 15:25:10 +01:00 |
|
James Allen
|
e5c96eb619
|
Focus on text area when adding a comment
|
2017-01-16 15:17:56 +01:00 |
|
Paulo Reis
|
3968761ac8
|
Add collapsing behaviour to resolved comments.
|
2017-01-13 15:37:24 +00:00 |
|
Paulo Reis
|
5eece9f5d9
|
Add collapsing behaviour to long entries.
|
2017-01-13 15:30:31 +00:00 |
|
James Allen
|
b6ea338ff8
|
Separate resolved comments so they don't affect review panel
|
2017-01-13 15:27:45 +01:00 |
|
James Allen
|
bf7038f506
|
Adapt review panel line height to editor
|
2017-01-13 14:52:08 +01:00 |
|
James Allen
|
718f3dc388
|
Fix slightly broken callout positioning behaviour
|
2017-01-13 14:30:04 +01:00 |
|