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

Added collaborator entries for owner and resharer #2915

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

PVince81
Copy link
Contributor

@PVince81 PVince81 commented Jan 24, 2020

Description

Added share owner and resharer display for direct shares

  • Added incomingShares in state, requested whenever the collaborators
    panel is opened, and used to retrieve the owner and resharer
    information.
  • Share file owner and resharers are now displayed on top of the
    collaborators list for shares from the currently selected resource
  • Added skipped tests for the next steps of related features.

Related Issue

Motivation and Context

How Has This Been Tested?

  • 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:

  • actual implementation for share owner cases
  • enable and adjust acceptance tests for the direct share case
  • changelog entry

@PVince81 PVince81 changed the title WIP Share indirect info + share owner Added collaborator entries for owner and resharer Jan 24, 2020
@PVince81 PVince81 requested a review from kulmann January 24, 2020 16:54
@PVince81
Copy link
Contributor Author

There's one relevant test failure: tests/acceptance/features/webUIResharing/reshareUsers.feature:144

This is because a test expects no entries in the collaborators list but we now show the owner and resharer. Not sure why the test explicitly expects no collaborators.

@PVince81 PVince81 marked this pull request as ready for review January 24, 2020 20:03
- Added incomingShares in state, requested whenever the collaborators
panel is opened, and used to retrieve the owner and resharer
information.
- Share file owner and resharers are now displayed on top of the
  collaborators list for shares from the currently selected resource
- Added skipped tests for the next steps of related features.
@PVince81 PVince81 merged commit d1d2c14 into master Jan 27, 2020
@delete-merged-branch delete-merged-branch bot deleted the share-indirect-info branch January 27, 2020 10:30
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