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

Fixed actions in notifications #1701

Merged
merged 1 commit into from
Aug 6, 2019
Merged

Fixed actions in notifications #1701

merged 1 commit into from
Aug 6, 2019

Conversation

LukasHirt
Copy link
Collaborator

@LukasHirt LukasHirt commented Aug 6, 2019

Description

Removed sort of actions, replaced buttons with oc-button component and added reload action for files list.

Related Issue

How Has This Been Tested?

  • test environment: Manually
  1. Turn off auto-accept of shares
  2. Share file with another user
  3. Open notifications drop
  4. Decline notification
  5. Accept notification

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:

@LukasHirt LukasHirt added the Status:Needs-Review Needs review from a maintainer label Aug 6, 2019
@LukasHirt LukasHirt self-assigned this Aug 6, 2019
routeName: this.$route.name
}).catch((error) => {
this.showMessage({
title: this.$gettext('Loading folder failed'),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please copy texts to make sure we have them consistent and reduce the amount of translations - THX

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

Added reload of list

Fixed error title
@ownclouders
Copy link
Contributor

💥 Acceptance tests webUITrashbin failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/4567/10

20190806-130208-838.png
20190806-130235-711.png

@LukasHirt LukasHirt merged commit 2590356 into master Aug 6, 2019
@delete-merged-branch delete-merged-branch bot deleted the feature/pending-shares branch August 6, 2019 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Needs-Review Needs review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Pending Shares" breaks Phoenix
3 participants