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

Display Space properties in sidebar info-panel #6284

Closed
5 of 8 tasks
exalate-issue-sync bot opened this issue Jan 19, 2022 · 2 comments
Closed
5 of 8 tasks

Display Space properties in sidebar info-panel #6284

exalate-issue-sync bot opened this issue Jan 19, 2022 · 2 comments
Assignees

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Jan 19, 2022

Description

User Stories

Persona "Manager":

  • As a Space Manager I want to know if there is enough quota remainig so that I can organize more quota from the responsible person if needed.

Already fulfilled via context menu: ==========

  • As a Space Manager I want to edit/add the Space coverimage so that others can distiguish Spaces just by looking at the coverimage in the overiew.

  • As a Space Manager I want to edit/add the Space description so that Managers can communicate the purpose of the Space.

============

Persona "Member":

  • As a Space Member I want to know who is the manager of a Space so that I know who I need to ask to add new members.

Value

  • Manage Spaces

Acceptance Criteria

  • Display everything that the details panel offers but for a space root

Additions fields:

  • Cover image: if no cover image was defined: display a placeholder image.
  • button on the image to upload a image (no cropping / editing in browser of the image in first step. just apply "background-size:cover") -> Add set as space img/md action #6410
    • Button "Upload new image" is displayed on top of the Space Image
    • "Upload new image" as item in the "Actions"-Panel
  • sharing indicators, including short description with link to sharing panel "This Space has been shared with 23 people. 4 links giving access." (--> links to "People" or "Links" Panel); If no links give access, display "0 links give access" to explicitly reassure the users, that there are really no links that give access. -> [full-ci] Implement people sharing for spaces #6455
  • Managers: display shares-names with the role "Manager"
  • Quota: show progress bar and remaining space. Progress bar is colored according to quota state. (c.f. Account menu)
  • Subtitle: Working group for interstellar propulsion (line breaks if necessary)
  • How to edit the space description: Space description can be edited via Actions -> Edit / Add Space description; opens simple modal with a formfield-edit (same as context-menu-> edit description) as long as we cant rely to have a standard editor that gets shipped. -> Add set as space img/md action #6410

Definition of done

  • Functional requirements
    [ ] functionality described in the user story works
    [ ] acceptance criteria are fulfilled
  • Quality
    [ ] codre review happened
    [ ] CI is green
    [ ] critical code received unit tests by the developer
    [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements
    [ ] no sonar cloud issues

image

@tbsbdr
Copy link
Contributor

tbsbdr commented Feb 15, 2022

updated ACs and scribble according to our discussion today

@JammingBen
Copy link
Collaborator

Closing here as the sidebar was implemented via #6437. The open points will be targeted in other PRs, I linked them in the initial comment.

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

No branches or pull requests

2 participants