-
Notifications
You must be signed in to change notification settings - Fork 3
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
Added endpoint to delete a company and its offers #178
Conversation
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.
I haven't finish but I needed your feedback on a couple of subjects. @imnotteixeira @DoStini Maybe?
92d9677
to
bc01f7e
Compare
The feature should be done, it's just missing the tests but I'll do them later |
825e333
to
59f524a
Compare
I also ran npm audit fix since the CI audit was failing |
As mentioned in the informational email, this is a permanent and destructive action. As such, we should have a way of confirming deletion via email before actually deleting it. I'm creating an issue to track that feature afterwards (#184). |
59f524a
to
54bfadc
Compare
closes #140