-
Notifications
You must be signed in to change notification settings - Fork 180
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
Add MASTER label + icons for ready status #60
Add MASTER label + icons for ready status #60
Conversation
68827b2
to
9ac9877
Compare
LGTM :) I left one small comment, but nothing critical. |
@herbrandson okay, maybe we could improve the sort in another PR. There still the fact that sorting by the first column won't take into account the "MASTER" label with the current change. Is this still okay to merge ? |
Thanks for the awesome work @olivergg! I can't tell you how much I appreciate it |
Shouldn't we reopen this PR ? |
@olivergg I think we're good. |
@herbrandson I mean, this PR has been closed but not merged ... 😅 |
@olivergg Yikes! Sorry, I didn't realize. I thought this had been merged. Yes, if this never made it in let's please re-open so we can merge. Sorry about that :( |
@herbrandson Here is the new PR #68 😉 |
@herbrandson here is a draft PR for #59 . Hacking the sort is a bit trickier than I thought, so for now, it's just some basic things (utf8 symbol icon instead of text and a MASTER label).