-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Better comments in activity sidebar #1519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@LukasReschke, thanks for your PR! By analyzing the annotation information on this pull request, we identified @nickvergessen, @jancborchardt and @MorrisJobke to be potential reviewers |
| @@ -0,0 +1,59 @@ | |||
| /* | |||
| * @author Joas Schilling <nickvergessen@owncloud.com> | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:/
|
Also requires a patch in the activity app, will have a look at that. |
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Signed-off-by: Joas Schilling <coding@schilljs.com>
4a5dba7 to
43265be
Compare
|
Requires nextcloud/activity#49 to have a visual impact (multi-line and long comments are trimmed to 3 lines and can be expended with a click) |
|
👍, second review @rullzer ? |
Current coverage is 30.61% (diff: 0.00%)@@ master #1519 diff @@
==========================================
Files 1081 1081
Lines 60041 60037 -4
Methods 6808 6808
Messages 0 0
Branches 0 0
==========================================
Hits 18378 18378
+ Misses 41663 41659 -4
Partials 0 0
|
|
Tested and works 👍 |
Downstreaming of owncloud/core#24275
cc @nickvergessen as you wrote most of it