sprintly / sprintly-kanban

A Kanban Board for Sprintly
https://kanban.sprint.ly
ISC License
494 stars 82 forks source link

Bug hunt #13

Closed wookiehangover closed 9 years ago

wookiehangover commented 9 years ago

What does it do?

Fixes the following issues:

cookie expiration: Previously, the cookie written by hapi-auth-cookie was generically name. part of the fix is naming the cookie. When logged into kanban, you should now have a cookie named "kanban" with a far-flung expiration date.

env variable: When running the production build, the correct env var will be selected.

unassigned: On first load, "unassigned" should not be checked. It should keep in sync regardless of which form you use (the dropdown from the pill in the filters bar or from the larger "add filter" form).

re-assignment: Start an item from the backlog that's assigned to someone else. It should now be assigned to you.

filters menu css: Should look like the image on the right. screen shot 2015-04-06 at 3 57 40 pm

GIF?

1387435157665

florapdx commented 9 years ago

lgtm :+1: