-
Notifications
You must be signed in to change notification settings - Fork 309
Expose boards as calendars #1545
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
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
84d679f to
1f4b6d4
Compare
1f4b6d4 to
0868407
Compare
0868407 to
87a977e
Compare
79f9c7c to
d57b11d
Compare
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
d57b11d to
3f7966a
Compare
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
32be09c to
19cdd31
Compare
jakobroehrl
left a comment
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.
It's working fine :)
But I saw the due hour is +1h in the calendar. A 12:00 due card is in the calendar show as a 13:00 due event
|
Maybe timezone problem ? |
Signed-off-by: Julius Härtl <[email protected]>
926173e to
e460879
Compare
|
Hm, I didn't have this when testing, but I pushed a commit that should force UTC interpretation for the duedate so that the clients can take care of the timezone. Could you check if that fixes it for you? |
Now it's working. |
|
Let's get this in for the next beta 🚀 |
Implements #15