Skip to content

[Server] persist user profile pictures #732

@tbsbdr

Description

@tbsbdr

Description

User Stories

  • As a user, I want to provide my avatar to make my actions more visible

Value

  • Personal Touch creates more "stickyness"
  • User actions are associated to real people

Acceptance Criteria

  • CRUD of user profile pictures is possible via API
  • LibreGraph spec has new ProfilePhoto features
  • Download returns a thumbnail with fixed aspect ratio (1:1, ca 64 px, web optimized)
  • Conversion:

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
  • Configuration changes
    • The next branch of the OpenCloud charts is compatible

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions