Uh oh!
There was an error while loading. Please reload this page.
Fix datepicker layout - #285
Merged
Merged
Conversation
juliusknorr
commented
Aug 26, 2017
MemberAuthor
@pixelipo Yes let's disable the datepicker on archived cards and just hide the labels if none are assigned. I'll add a commit here. |
closes#283 Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
juliusknorrforce-pushed
the
fix-regression-datepicker
branch
from
August 26, 2017 16:04
65a5727 to
2875a42CompareCodecov Report
@@ Coverage Diff @@## master #285 +/- ##
=======================================
Coverage 76.81% 76.81% =======================================
Files 33 33 Lines 979 979 =======================================
Hits 752 752 Misses 227 227 |
juliusknorr
commented
Sep 1, 2017
MemberAuthor
Let's merge those since I want to release a bugfix release, since many users coming up with reporting duplicate bugs for 0.2.1. |
pixelipo
commented
Sep 1, 2017
Contributor
Sorry I couldn't test it. I'm at a conference without a working dev setup... |
juliusknorr
commented
Sep 1, 2017
MemberAuthor
@pixelipo No problem. 😉 Just wanted to get these PRs into the nightly build so i can run them on some instances over the weekend before releasing a new version. |
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 freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

closes#283
regression caused by #273
Signed-off-by: Julius Härtl jus@bitgrid.net