Uh oh!
There was an error while loading. Please reload this page.
Show sharing recommendations - #14180
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
ChristophWurst
commented
Feb 21, 2019
@blizzz please have a look. I think most of this code was originally from you 🙏 Note: there's a bit of duplication going on in the methods. They are very similar and yet slightly different. I don't know the code well enough to refactor it unfortunately, otherwise I would have tried to clean it up. |
skjnldsv
left a comment
There was a problem hiding this comment.
Works great!!
Very nice work @ChristophWurst 👌
The design is off though, but I'm guessing this have nothing to do with this pr ? :)
ChristophWurst
commented
Feb 21, 2019
Nope, I did not change any of the design here but just the behavior ;) |
jancborchardt
left a comment
There was a problem hiding this comment.
Working nicely! :)
I guess the "Search globally" entry to appear on entry of search terms (to search the global user directory) is separate from this?
ChristophWurst
commented
Feb 21, 2019
Nope, I did not change any of the design here but just the behavior ;)
Yep, this will happen in another PR! |
33235cb to
4a2c3acCompareChristophWurst
commented
Feb 21, 2019
Lots of |
@ChristophWurst restarted just in case https://drone.nextcloud.com/nextcloud/server/16123 |
ChristophWurst
commented
Feb 21, 2019
And now other tests fail. What does this tell us? 🙈 |
This comment has been minimized.
This comment has been minimized.
c25a839 to
e596737CompareSigned-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
e596737 to
c484507Compareblizzz
commented
Feb 25, 2019
I only refactored it back in the day, apart of that I don't have much more insights to it than others :) |
ChristophWurst
commented
Feb 25, 2019
Okay, no problem :) |
| 'name' => 'ShareesAPI#findRecommended', | ||
| 'url' => '/api/v1/sharees_recommended', | ||
| 'verb' => 'GET', | ||
| ], |
There was a problem hiding this comment.
Please document this in the docs.
There was a problem hiding this comment.
Bugs:
Loading spinner appears on second render but does not hide anymorecan't reproduce anymore