Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Small UI improvements #30

Merged
merged 3 commits into from Nov 30, 2016
Merged

Small UI improvements #30

merged 3 commits into from Nov 30, 2016

Conversation

johnsca
Copy link
Contributor

@johnsca johnsca commented Nov 30, 2016

  • Add log message when no suites are found
  • Fix colorization of log messages
  • Fix colorization of icons in rules panel (top-right)

* Add log message when no suites are found
* Fix colorization of log messages
* Fix colorization of icons in rules panel (top-right)
Copy link
Contributor

@bcsaller bcsaller left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@@ -29,7 +30,7 @@
False: ("fail", "\N{HEAVY BALLOT X}"),
}

STATE_SYMNOLS = {
STATE_SYMBOLS = {
Copy link
Contributor

Choose a reason for hiding this comment

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

looks like currently unused but wasn't removed, feel free to remove this block, it just using TEST_SYMBOLS below

@johnsca johnsca merged commit 5ac7eaa into master Nov 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants