Skip to content

Add per-user storage view#40506

Closed
pako81 wants to merge 3 commits intoowncloud:release-10.12.0from
pako81:add_per_user_storage
Closed

Add per-user storage view#40506
pako81 wants to merge 3 commits intoowncloud:release-10.12.0from
pako81:add_per_user_storage

Conversation

@pako81
Copy link
Copy Markdown

@pako81 pako81 commented Nov 22, 2022

Description

Add per-user storage view

Related Issue

Motivation and Context

Make possible to visualise used storage on per-user basis

How Has This Been Tested?

  • Access ~/settings/users URL. A new column Storage Used will display the amount of used storage for every user. This option can be also opted in/out under Settings in order to align with all other available users' options.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised
  • Changelog item

@pako81 pako81 added this to the development milestone Nov 22, 2022
@pako81 pako81 self-assigned this Nov 22, 2022
@pako81
Copy link
Copy Markdown
Author

pako81 commented Nov 22, 2022

This is a follow-up of #40477

@pako81 pako81 closed this by deleting the head repository Dec 9, 2022
@pako81 pako81 reopened this Jan 18, 2023
@phil-davis
Copy link
Copy Markdown
Contributor

Note: this touches the same code areas as #40588 - we need to merge one of these, then make sure to rebase the other and test it again.

@phil-davis
Copy link
Copy Markdown
Contributor

@pako81 the branch for this in your repo https://github.com/pako81/core has disappeared.

@pako81
Copy link
Copy Markdown
Author

pako81 commented Jan 26, 2023

@phil-davis thanks for noticing it - the branch was deleted by mistake. Let's wait for #40588 to get merged and I will then open a new PR on a new branch in core repo for this one. This will not anyway be in 10.12.0 so we have some time.

@jnweiger jnweiger changed the base branch from master to release-10.12.0 February 27, 2023 10:39
@pako81
Copy link
Copy Markdown
Author

pako81 commented Feb 27, 2023

Closing this in favour of #40657

@pako81 pako81 closed this Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants