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

enchancement for status field for contracts #388

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

kvncampos
Copy link
Contributor

@kvncampos kvncampos commented Nov 15, 2024

Closes: #337

What's Changed

  • Updated the ContractLCM Model to include a StatusField.
  • Updated forms/filters/tables related to ContractLCM.
  • Included Tests for all changes.
  • This provides the ability to keep track status of a contract through it's lifecycle

Before:
image

After:
image
image

To Do

  • [x ] Explanation of Change(s)
  • [x ] Added change log fragment(s) (for more information see the documentation)
  • [x ] Attached Screenshots, Payload Example
  • [x ] Unit, Integration Tests

Copy link
Contributor

@qduk qduk left a comment

Choose a reason for hiding this comment

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

I was just going to add Status myself when I saw this PR! Hopefully we can get it approved it merged soon. I have two minor comments but other than that awesome work!

nautobot_device_lifecycle_mgmt/forms.py Outdated Show resolved Hide resolved
nautobot_device_lifecycle_mgmt/forms.py Outdated Show resolved Hide resolved
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.

Add Status field to Contracts
2 participants