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

31 removing contract data from admin page #42

Merged
merged 9 commits into from
Apr 10, 2022

Conversation

JacobBredin
Copy link
Collaborator

@JacobBredin JacobBredin commented Apr 10, 2022

Summary

Add a remove button for each contract inside the admin page.

image

Definition of done

  • All acceptance criteria are completed.
  • The code has (at least) 80% branch test coverage.
  • All tests pass.
  • The code is reviewed and accepted by (at least) two other team members.
  • Views adhere to design style.

Closes #31

Copy link
Owner

@martinjonsson01 martinjonsson01 left a comment

Choose a reason for hiding this comment

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

Great job!

The only thing I want you to actually change is the commented out test.
The rest are nit-picks and can be ignored if you choose to.

Copy link
Owner

@martinjonsson01 martinjonsson01 left a comment

Choose a reason for hiding this comment

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

lgtm 👍

tests/Application.Tests/Contracts/ContractServiceTests.cs Outdated Show resolved Hide resolved
tests/Application.Tests/Contracts/ContractServiceTests.cs Outdated Show resolved Hide resolved
Copy link
Collaborator

@jonathan-lindqvist jonathan-lindqvist left a comment

Choose a reason for hiding this comment

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

Nice!

@JacobBredin JacobBredin merged commit ad82f3e into master Apr 10, 2022
@martinjonsson01 martinjonsson01 deleted the 31-removing-contract-data-from-admin-page branch April 10, 2022 17:45
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.

Removing contract data from admin page
3 participants