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

Activity App MVP #11545

Open
12 tasks
tbsbdr opened this issue Sep 9, 2024 · 2 comments
Open
12 tasks

Activity App MVP #11545

tbsbdr opened this issue Sep 9, 2024 · 2 comments
Assignees
Labels
Type:Story User Story

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Sep 9, 2024

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

Visual

image

@tbsbdr tbsbdr added the Type:Story User Story label Sep 9, 2024
@AlexAndBear AlexAndBear self-assigned this Sep 11, 2024
@tbsbdr
Copy link
Contributor Author

tbsbdr commented Sep 13, 2024

on hold

@AlexAndBear
Copy link
Contributor

AlexAndBear commented Sep 23, 2024

WIP is here:
#11564

Not included:

  • Date Filter (backend implementation needed)
  • Pagination Filter (backend implementation needed)
  • Activity Type (backend implementation needed)
  • Correct representation of non file/folder related activities e.G user added to space
    ( Needs concept)
  • Displaying parent folder of resource

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Story User Story
Projects
Status: In progress
Development

No branches or pull requests

2 participants