Add ability to sort issues by due date (#6206)#6244
Merged
techknowlogick merged 2 commits intoMar 5, 2019
Conversation
Signed-off-by: Steve Traugott <stevegt@t7a.org>
Codecov Report
@@ Coverage Diff @@
## master #6244 +/- ##
==========================================
+ Coverage 38.83% 38.84% +<.01%
==========================================
Files 355 355
Lines 50243 50247 +4
==========================================
+ Hits 19514 19518 +4
+ Misses 27901 27900 -1
- Partials 2828 2829 +1
Continue to review full report at Codecov.
|
lafriks
approved these changes
Mar 5, 2019
adelowo
approved these changes
Mar 5, 2019
Member
|
Make LG-TM work |
Member
|
Ah. Missed that it was 1.9 before merging. Moved it to 1.8 |
This was referenced Mar 5, 2019
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Works in touch-testing, but #6243 is preventing me from executing local drone run, so this could go badly. This being my first UI commit, I've only updated en_US and am not sure if there is anything else I need to do for crowdin translations.