-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Feature/61 ui improvements #132
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
… and enabled uttons
Nice work! |
The only thing I'm not super fond of are the badges: As it doesn't convey a "sense of urgency" (I know, I know...). Maybe we could use some font awesome icons? For example:
Just a thought, otherwise excellent improvements. |
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.
Great new look! 💯
@j4v Duly noted (these changes were caused by my PR last week). |
Codecov Report
@@ Coverage Diff @@
## develop #132 +/- ##
========================================
Coverage 30.11% 30.11%
======
8000
==================================
Files 63 63
Lines 4164 4164
========================================
Hits 1254 1254
Misses 2910 2910 Continue to review full report at Codecov.
|
Looks more consistent to me |
This PR addresses a couple of UI issues (#61). There is still quite a lot do to in my opinion, but this takes care a few irritants.
+
transforms the said+
to a-
, and vice versaSorry about all the file changes. They are mostly one-liners though. It's for a good cause.