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

Allow the admin user to register a new Exercise including the image #31

Closed
4 tasks done
marcos8896 opened this issue Sep 6, 2018 · 0 comments
Closed
4 tasks done
Assignees
Labels

Comments

@marcos8896
Copy link
Owner

marcos8896 commented Sep 6, 2018

  • Add proper ACLs to the Exercise.
  • Add proper ACLs to the BodyArea.
  • Add test to check the proper functionality for the ACLs.
  • Validate file size and file type with multer.
@marcos8896 marcos8896 self-assigned this Sep 6, 2018
marcos8896 added a commit that referenced this issue Sep 7, 2018
It is required to set multiple ports and databases in order to
support the parallel worker feature.

Related issue:
#33
marcos8896 added a commit that referenced this issue Sep 7, 2018
Allow to created regular and premium customers, admin users and
also create axios authenticated instances for evry type user
(premium, customer, admin).
marcos8896 added a commit that referenced this issue Sep 15, 2018
marcos8896 added a commit that referenced this issue Sep 19, 2018
marcos8896 added a commit that referenced this issue Sep 27, 2018
Implement first part of the first integration test the exercise's
fullExerciseRegistration test.
marcos8896 added a commit that referenced this issue Sep 27, 2018
Implement test to check if a non-admin user is actually not allowed
to register exercise throughout fullExerciseRegistration endpoint.
marcos8896 added a commit that referenced this issue Sep 27, 2018
Previously when there was a file error, the catch block would be
executed before the transaction was actually created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant