Skip to content

[Refactoring] Refactor the profile view to use the stream repository #1363

Description

@XavierPaquet-Rapold

Is your feature request related to a problem? Please describe.
The profile view uses the UserRepository which should be removed.

Describe the solution you'd like

  • Create a repository that extends BaseStreamRepository to handle profile data
  • Use the new Repository in the ProfileView

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions