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

Fix/employee edit 224 serializers 207 #229

Merged
merged 20 commits into from
Apr 20, 2021

Conversation

adam-sas-on
Copy link
Member

After merging this fix, employee will be able to modify some fields about himself
and upload avatar (#224 )

In the part of issue #207
Employee can not see other users included in his package.
Some back-end serializers and endpoints are cleaned
and as a result these urls (last suffixes) don't work anymore:
api/package_pages/list_by_company_employee/
api/package/list_by_company_hr/
(One has to change them into api/package_pages/, api/package/ respectively
in any part of codes where they are used.)
In back-end view file imports are better organized by the subject

@annapakula annapakula merged commit 428120d into react_dev Apr 20, 2021
@annapakula annapakula deleted the fix/employee_edit_224_serializers_207 branch April 20, 2021 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants