Uh oh!
There was an error while loading. Please reload this page.
Inherited Shares - #15952
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ArtificialOwl
commented
Jun 14, 2019
The name will be getInheritedShares() |
kesselb
commented
Jun 14, 2019
Very nice 👏 |
ArtificialOwl
commented
Jun 15, 2019
Edit
New
|
e62ecac to
53684d8Compareefb7568 to
e1a34bbCompareUh oh!
There was an error while loading. Please reload this page.
4b7629e to
a95eb09Compare
This comment has been minimized.
This comment has been minimized.
wiswedel
commented
Sep 25, 2019
waiting for @skjnldsv to confirm functionality after implementing the front-end (https://github.com/nextcloud-gmbh/professional_services/issues/139#issuecomment-534655263) |
skjnldsv
commented
Oct 10, 2019
@daita please rebase :) |
a95eb09 to
9c468a9CompareArtificialOwl
commented
Oct 10, 2019
@skjnldsv should be good now |
skjnldsv
commented
Oct 10, 2019
You're awesome :) |
1977ad6 to
19f3360CompareUh oh!
There was an error while loading. Please reload this page.
ArtificialOwl
commented
Nov 28, 2019
Keeping in mind that on first load of the panel, we have no idea how many inherited shared of even if there is any. However, the text can be changed after the request on the back-end for inherited shares to include a count/number |
rullzer
commented
Nov 28, 2019
Lets be sure to get this in so we can polish later. |
bc44d32 to
06256edComparerullzer
commented
Nov 28, 2019
/compile amend / |
rullzer
commented
Dec 2, 2019
@daita you broke the unit tests... |
jancborchardt
commented
Dec 2, 2019
@skjnldsv are you doing a follow-up pull request to address the design feedback in #15952 (comment) ? :) |
skjnldsv
commented
Dec 2, 2019
Yes :) |
ArtificialOwl
commented
Dec 2, 2019
@rullzer might need to restart the tests, it is working locally, and the error on CI is |
9bed2ea to
74e7ae6Compare74e7ae6 to
06256edCompareArtificialOwl
commented
Dec 2, 2019
So, unit tests were fixed in 7fa203f
|
Signed-off-by: Maxence Lange <maxence@artificial-owl.com> working on users with resharing rights Signed-off-by: Maxence Lange <maxence@artificial-owl.com> -getLogger() Signed-off-by: Maxence Lange <maxence@artificial-owl.com> cleaning Signed-off-by: Maxence Lange <maxence@artificial-owl.com> fix type Signed-off-by: Maxence Lange <maxence@artificial-owl.com> Update SharingRightsException.php
Signed-off-by: Maxence Lange <maxence@artificial-owl.com> add tests on non-owner pov Signed-off-by: Maxence Lange <maxence@artificial-owl.com> duplicate Signed-off-by: Maxence Lange <maxence@artificial-owl.com> small fixes Signed-off-by: Maxence Lange <maxence@artificial-owl.com> removed tags Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
7fa203f to
f2c7ca4Compareskjnldsv
commented
Dec 3, 2019
🎉 |
rullzer
commented
Dec 3, 2019
@skjnldsv can you create an issue/followup with the comments from @jancborchardt ? |
skjnldsv
commented
Dec 3, 2019
yes :) |

add endpoint to retrieve all inherited shares
WIP: