nextcloud / gallery

DEPRECATED Gallery app was replaced by Photos
https://github.com/nextcloud/photos
GNU Affero General Public License v3.0
109 stars 58 forks source link

Fix gallery button hidden in folders without create permission #401

Closed danxuliu closed 6 years ago

danxuliu commented 6 years ago

This pull request ensures that the button to switch to the Gallery app is shown in read-only folders.

This is necessary for the fix introduced in nextcloud/server#8589, and it requires nextcloud/server#8588.

codecov[bot] commented 6 years ago

Codecov Report

Merging #401 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #401   +/-   ##
=========================================
  Coverage     82.55%   82.55%           
  Complexity      360      360           
=========================================
  Files            38       38           
  Lines          1313     1313           
=========================================
  Hits           1084     1084           
  Misses          229      229

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 105493f...df92586. Read the comment docs.