Skip to content

Conversation

@dasisdormax
Copy link
Contributor

This PR adds the 'indeterminate' checkbox state to the general "can edit" checkbox if some, but not all of the 'create', 'update', and 'delete' prermissions are given for that share. See issue #8371

…extcloud#8371

Signed-off-by: Maximilian Wende <dasisdormax@secure.mailbox.org>
Also, the checkbox is updated to the correct state while a
permission change is in progress.

should fix issue nextcloud#8371

Signed-off-by: Maximilian Wende <dasisdormax@secure.mailbox.org>
@MorrisJobke
Copy link
Member

The JSUnit tests fail: Could you have a look at https://drone.nextcloud.com/nextcloud/server/4940/216 (roughly line 900+)?

Signed-off-by: Maximilian Wende <dasisdormax@mailbox.org>
@codecov
Copy link

codecov bot commented Feb 16, 2018

Codecov Report

Merging #8390 into master will decrease coverage by 0.41%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             master   #8390      +/-   ##
===========================================
- Coverage     51.71%   51.3%   -0.42%     
  Complexity    25404   25404              
===========================================
  Files          1600    1535      -65     
  Lines         95135   87332    -7803     
  Branches       1377       0    -1377     
===========================================
- Hits          49198   44803    -4395     
+ Misses        45937   42529    -3408
Impacted Files Coverage Δ Complexity Δ
lib/private/Security/CertificateManager.php 91% <0%> (-3%) 39% <0%> (ø)
core/js/multiselect.js
core/js/mimetype.js
apps/systemtags/js/filesplugin.js
core/js/sharedialogview.js
apps/files_sharing/js/sharetabview.js
core/js/files/fileinfo.js
...mments/js/vendor/At.js/dist/js/jquery.atwho.min.js
apps/files_versions/js/versionstabview.js
core/js/apps.js
... and 57 more

@dasisdormax
Copy link
Contributor Author

@MorrisJobke it seems that my change in the render function revealed a bug we haven't found before (slashes in the sharee's federation URL weren't escaped).

Fixed that and updated the test for the new desired behaviour. Let's see if there's more ...

@juliusknorr juliusknorr added enhancement design Design, UI, UX, etc. labels Feb 26, 2018
@juliusknorr juliusknorr added this to the Nextcloud 14 milestone Feb 26, 2018
@juliusknorr
Copy link
Member

@dasisdormax Thanks for the pull request. That is a really nice improvement. 👍

Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

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

Code change looks good and works nicely 👍

@MorrisJobke
Copy link
Member

MorrisJobke commented Feb 26, 2018

Swift CI failure is known -> from CI point of view it's good to merge.

@ChristophWurst @skjnldsv @danxuliu @rullzer Mind to review this one here?

@MorrisJobke
Copy link
Member

Hey @dasisdormax we would like to invite you to the IRC channel #nextcloud-dev on freenode. Maybe also have a look at the other "good first issues": https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews design Design, UI, UX, etc. enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants