Skip to content
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

Display indirect outgoing shares in collaborators panel #2929

Merged
merged 5 commits into from
Jan 29, 2020

Conversation

PVince81
Copy link
Contributor

@PVince81 PVince81 commented Jan 28, 2020

Description

The collaborators panel now has an additional section that displays the list of collaborators from outgoing shares that exist via one of the parent resources.

Related Issue

Motivation and Context

How Has This Been Tested?

  • manual test
  • acceptance tests

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • add acceptance tests for the new section
  • add changelog

@PVince81
Copy link
Contributor Author

parent PR was rebased #2918

still waiting for it to be merged first

Vincent Petry and others added 4 commits January 29, 2020 15:21
Make the gathering of the different collaborator information more
readable.

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
- Move sort and filter functions to separate methods
- Added method to retrieve outgoing indirect collaborators from sharesTree

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
- separate list of collaborators into three lists for owner (including
resharers), direct shares and indirect shares.
- as the modifiable property now is fixed for each of the three lists,
it is now a property of the collaborator component.

Co-authored-by: Vincent Petry <pvince81@owncloud.com>
@PVince81 PVince81 force-pushed the share-indirect-outgoing-shares branch from c467030 to c3b0d9c Compare January 29, 2020 14:24
@PVince81
Copy link
Contributor Author

now that #2918 is merged, rebased again

@PVince81 PVince81 mentioned this pull request Jan 29, 2020
15 tasks
Enabled tests for indirect outgoing collaborator shares.
Added changelog entry
@PVince81
Copy link
Contributor Author

@kulmann FYI I've now enabled the tests and added changelog b87485c

This was missing.

@PVince81 PVince81 merged commit 61e1498 into master Jan 29, 2020
@PVince81 PVince81 deleted the share-indirect-outgoing-shares branch January 29, 2020 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants