Closed wingsofovnia closed 7 years ago
@NiggyWizzyWoz "My Reports" are reports, generated by manager in the past + a form to submit a new report generation.
"My feedbacks" - feedbacks left by other employees on me. Right now it displays all feedbacks since I didn't bind it with passport/token/user entity. Can you provide example how to read user data? Like, inject User
and then user.getMyUsername()
?
The same protecting "My Reports". Anyway, it's another story. This PR is all about "My feedbacks".
Resolves #58