You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Description
User Stories
Persona "Manager":
Already fulfilled via context menu: ==========
============
Persona "Member":
Value
Acceptance Criteria
Additions fields:
Definition of done
[ ] functionality described in the user story works
[ ] acceptance criteria are fulfilled
[ ] 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
[ ] no sonar cloud issues
The text was updated successfully, but these errors were encountered: