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

[full-ci] Space root not updated #7546

Merged
merged 3 commits into from
Oct 4, 2022
Merged

[full-ci] Space root not updated #7546

merged 3 commits into from
Oct 4, 2022

Conversation

AlexAndBear
Copy link
Contributor

@AlexAndBear AlexAndBear commented Aug 30, 2022

Description

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

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:

  • ...

@AlexAndBear AlexAndBear marked this pull request as ready for review August 30, 2022 08:50
@ownclouders
Copy link
Contributor

ownclouders commented Aug 30, 2022

@AlexAndBear
Copy link
Contributor Author

No changelog item needed

Copy link
Contributor

@lookacat lookacat left a comment

Choose a reason for hiding this comment

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

LGTM :)

Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

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

Shares display less/other information in the Details panel of the right sidebar now. Please compare following screenshots, first from master, second from your branch:

master

Screenshot 2022-08-31 at 11 26 12

this branch

Screenshot 2022-08-31 at 11 26 26

@AlexAndBear
Copy link
Contributor Author

Not so good - postponed

@kulmann kulmann marked this pull request as draft September 2, 2022 11:42
@JammingBen JammingBen removed their request for review September 21, 2022 09:33
return
}

this.loading = true
// shared resources look different, hence we need to fetch the actual resource here
Copy link
Collaborator

Choose a reason for hiding this comment

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

I always wondered why we have highlightedFile AND selectedFile. Turns out, it's needed because share resources look different than "normal" resources. Some information like mdate is missing in a built share. Therefore we need to fetch the actual resource in such cases.

Maybe the OCS share API will be extended by the missing properties in the future. Then we could skip this whole fetching-stuff here.

@JammingBen JammingBen changed the title Space root not updated [full-ci] Space root not updated Sep 21, 2022
@JammingBen JammingBen marked this pull request as ready for review September 21, 2022 11:58
@JammingBen JammingBen mentioned this pull request Sep 27, 2022
28 tasks
@owncloud owncloud deleted a comment from update-docs bot Sep 29, 2022
@sonarcloud
Copy link

sonarcloud bot commented Sep 29, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

75.0% 75.0% Coverage
0.0% 0.0% Duplication

@kulmann kulmann merged commit c8f8589 into master Oct 4, 2022
@delete-merged-branch delete-merged-branch bot deleted the issues/7521 branch October 4, 2022 13:06
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.

Space quota does not update reactively
5 participants