-
Notifications
You must be signed in to change notification settings - Fork 25
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
permissions: update and delete permissions api for records #760
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BadrAly
force-pushed
the
baa-new-serializer
branch
2 times, most recently
from
February 17, 2020 10:32
511bd5f
to
75acbe1
Compare
BadrAly
force-pushed
the
baa-new-serializer
branch
from
February 17, 2020 10:56
75acbe1
to
710eb5f
Compare
7 tasks
BadrAly
force-pushed
the
baa-new-serializer
branch
2 times, most recently
from
February 17, 2020 12:24
4c216d3
to
6ba27c1
Compare
BadrAly
force-pushed
the
baa-new-serializer
branch
3 times, most recently
from
February 17, 2020 12:44
9be018c
to
dbf88e8
Compare
BadrAly
changed the title
permissions: create a new api for records update and delete permissions
permissions: update and delete permissions api for records
Feb 17, 2020
BadrAly
requested review from
jma,
zannkukai,
rerowep,
AoNoOokami,
benerken,
blankoworld,
Garfield-fr,
iGormilhit and
lauren-d
and removed request for
blankoworld,
benerken,
rerowep and
lauren-d
February 17, 2020 12:48
jma
reviewed
Feb 17, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can probably do it in a cleaner manner. This can be done in a second step after the release. If this PR works we can imagine use as it for the moment.
zannkukai
approved these changes
Feb 17, 2020
BadrAly
force-pushed
the
baa-new-serializer
branch
2 times, most recently
from
February 17, 2020 13:40
5caffdd
to
8be7e92
Compare
AoNoOokami
approved these changes
Feb 17, 2020
Garfield-fr
approved these changes
Feb 17, 2020
BadrAly
force-pushed
the
baa-new-serializer
branch
from
February 17, 2020 14:13
8be7e92
to
25e23b2
Compare
* Removes update and delete permissions from document serializer. * Removes unused codes. * Increases test code coverage. Co-Authored-by: Aly Badr <aly.badr@rero.ch>
BadrAly
force-pushed
the
baa-new-serializer
branch
from
February 17, 2020 14:24
25e23b2
to
2a6db42
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Co-Authored-by: Aly Badr aly.badr@rero.ch
Why are you opening this PR?
https://tree.taiga.io/project/rero21-reroils/task/1294?kanban-status=1224894
How to test?
bootstrap
record permssions API:
~/api/permissions/<resource_name>/<record_pid>/
Code review check list