Skip to content

Conversation

@Srinath0916
Copy link
Contributor

Made command status easier to read by adding colors - green for success, red for failed, and gray for in-progress. Also made the text bold so it stands out more.

Checklist

  • I have read the OpenWISP Contributing Guidelines.
  • I have manually tested the changes proposed in this pull request.
  • I have written new test cases for new code and/or updated existing tests for changes to existing code.
  • I have updated the documentation.

Reference to Existing Issue

Closes #812.

Description of Changes

Added color highlighting to command status in the device admin page to improve readability. The status field now displays with color coding and bold text:

  • Success: green + bold
  • Failed: red + bold
  • In-progress: gray + bold

This makes it easier to quickly scan command results when u read.

Screenshot

(
Screenshot 2025-12-02 at 3 25 54 AM

Screenshot 2025-12-02 at 3 26 23 AM

)

Made command status easier to read by adding colors - green for
success, red for failed, and gray for in-progress. Also made the
text bold so it stands out more.
@Srinath0916 Srinath0916 force-pushed the issues/812-ui-command-highlight branch from 001fcc5 to da537d5 Compare December 2, 2025 08:41
@Srinath0916
Copy link
Contributor Author

Hi @pandafy, could you please review this, when u get time??

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.

[change:ui] Highlight color of command status result

1 participant