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

feat(api): Delete Copyright for a File #2478

Closed

Conversation

soham4abc
Copy link
Contributor

@soham4abc soham4abc commented Jun 17, 2023

Description

Deletes a copyright for a file using /file/upload/<uploadId>/item/<ItemId>/copyright/<Hash>

Screenshot

Screenshot from 2023-06-17 16-49-34

@GMishx
@shaheemazmalmmd

closes #2468

Please consider using the closing keyword if the pull request is proposed to
fix an issue already created in the repository
(https://help.github.com/articles/closing-issues-using-keywords/)

@soham4abc soham4abc force-pushed the api/DeleteFileCopyrights branch 5 times, most recently from 10463e9 to d7d60d4 Compare June 21, 2023 05:20
@GMishx GMishx added needs code review needs test GSOC-23 Label to tag pull request which are part of the GSOC 2023 labels Jun 22, 2023
@soham4abc soham4abc force-pushed the api/DeleteFileCopyrights branch 2 times, most recently from bf3bc5a to 38b95e8 Compare June 23, 2023 05:32
@soham4abc soham4abc mentioned this pull request Jun 24, 2023
src/www/ui/api/Controllers/CopyrightController.php Outdated Show resolved Hide resolved
src/www/ui/api/Controllers/CopyrightController.php Outdated Show resolved Hide resolved
src/www/ui/api/Controllers/CopyrightController.php Outdated Show resolved Hide resolved
src/www/ui/api/Controllers/CopyrightController.php Outdated Show resolved Hide resolved
src/www/ui/api/Controllers/CopyrightController.php Outdated Show resolved Hide resolved
src/www/ui/api/Controllers/CopyrightController.php Outdated Show resolved Hide resolved
src/www/ui/api/Controllers/CopyrightController.php Outdated Show resolved Hide resolved
src/www/ui/api/Controllers/CopyrightController.php Outdated Show resolved Hide resolved
src/www/ui/api/documentation/openapi.yaml Outdated Show resolved Hide resolved
src/www/ui/api/documentation/openapi.yaml Outdated Show resolved Hide resolved
@github-actions
Copy link

This pull request has conflicts, please rebase with master to resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the has merge conflicts PR to be rebased label Jun 29, 2023
@soham4abc soham4abc force-pushed the api/DeleteFileCopyrights branch 2 times, most recently from a4cfa40 to 4386ed7 Compare June 29, 2023 13:20
@soham4abc soham4abc requested a review from GMishx June 29, 2023 13:21
@soham4abc
Copy link
Contributor Author

Made the requested changes @GMishx

Please do let me know if any more changes are required
Thank you!

@github-actions
Copy link

This pull request has conflicts, please rebase with master to resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the has merge conflicts PR to be rebased label Jun 30, 2023
src/www/ui/api/documentation/openapi.yaml Outdated Show resolved Hide resolved
src/www/ui/api/Controllers/CopyrightController.php Outdated Show resolved Hide resolved
@soham4abc soham4abc requested a review from GMishx June 30, 2023 10:02
Copy link
Member

@GMishx GMishx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks good.
Needs test.

Copy link
Member

@GMishx GMishx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, working as expected.

@GMishx GMishx added ready and removed needs test labels Jul 3, 2023
@soham4abc
Copy link
Contributor Author

@GMishx should I be removing the test case as of now??

@GMishx
Copy link
Member

GMishx commented Jul 5, 2023

Sure @soham4abc , you can remove test cases. And please rebase the branch for merge.

@github-actions github-actions bot removed the has merge conflicts PR to be rebased label Jul 5, 2023
@GMishx
Copy link
Member

GMishx commented Jul 5, 2023

Closing the branch as merged with 6015f62

@GMishx GMishx closed this Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSOC-23 Label to tag pull request which are part of the GSOC 2023 ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Copyright File-view
2 participants