-
Notifications
You must be signed in to change notification settings - Fork 208
Update disabled application list item's appearance #1377
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
Conversation
| } | ||
|
|
||
| const ERROR_MESSAGE = "It was unable to fetch the latest state of application."; | ||
| const DISABLED_APPLICATION_MESSAGE = "This application is disabled."; |
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.
"This application is currently disabled. You can enable it from the application list page."
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.
|
Code coverage for javascript is
|
|
Code coverage for javascript is
|
|
Nice. Thank you. |

What this PR does / why we need it:
application list
application detail
Which issue(s) this PR fixes:
Refs #1360
Does this PR introduce a user-facing change?: