web
web copied to clipboard
Activity App MVP
Description
User Stories
-
As a I want to see all activities so that I'm in full control.
Value
- Transparency
- Accountability
- Collaboration
- Error resolution
Acceptance Criteria
-
New App
Activities
-
initial: shows all activities of personal (initial default filter)
-
Provide filter for Location (Spaces, Shared with me, Personal)
- Include Filter field
- single select (Multiselect should come later)
- Show default Space icon
-
Provide filter for date (same as in search)
-
**Shows **
- User
- Activity Type
- Name (shows only the resource name, no icon, no parent etc.)
- Time
-
Activity Type
Rename
: show Oldfilename.docx -> Newfilename.docx -
Timeline is always sorted by time
Not part of this story: other filter options
Definition of ready
- [ ] Everybody needs to understand the value written in the user story
- [ ] Acceptance criteria have to be defined
- [ ] All dependencies of the user story need to be identified
- [ ] Feature should be seen from an end user perspective
- [ ] Story has to be estimated
- [ ] Story points need to be less than 20
Definition of done
- Functional requirements
- [ ] Functionality described in the user story works
- [ ] Acceptance criteria are fulfilled
- Quality
- [ ] Code review happened
- [ ] CI is green (that includes new and existing automated tests)
- [ ] Critical code received unit tests by the developer
- Non-functional requirements
- [ ] No sonar cloud issues