-
Notifications
You must be signed in to change notification settings - Fork 1
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
#158175315 Extend the maximum timeout and grace periods #8
Conversation
For the screenshots, maybe you could add the screenshot before the changes and the one after the changes such that we can quickly glance at the new UI changes. |
@solnsubuga I have added the screenshot before the changes for comparison as you suggested earlier. |
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.
Seemingly the changes are okay for me.
Have reviewed the changes on the branch and all is well.
The changes look good @ja-odur , good work the screen clearly show what you accomplished |
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.
Good work changes look good
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.
LGTM
1cb23d4
to
899f05d
Compare
Pull Request Test Coverage Report for Build 85
💛 - Coveralls |
Pull Request Test Coverage Report for Build 90
💛 - Coveralls |
@ja-odur this is great work. |
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.
Good job. Update your PR so that I may merge.
…one year. * smoothen scale to improve scale resolution
899f05d
to
f41812c
Compare
What does this PR do?
Description of Task to be completed?
timeout
form to one year.How should this be manually tested?
git clone https://github.com/andela/hc-wits-kla.git
and set it up as indicated in theREADME.md
file.python manage.py compress
to recompress the static files.python manage.py runserver
.What are the relevant pivotal tracker stories?
Screenshots
screenshot before the changes
screenshot after the changes