sprintly / sprintly-kanban

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

9845 group backlog tix by estimated completion #27

Closed fluxusfrequency closed 9 years ago

fluxusfrequency commented 9 years ago

What's this PR do?

The way the chunking works is a little complex, so I wrote a lot of comments. Open to other suggestions of how to make it clear what's going on there if the comments are too much.

Fixes #9869 as well.

Which code should the reviewer start with?

app/views/components/item-column/sprint.js

How is this feature tested (either manually or automatically)?

Load up Kanban and change the backlog sort to priority. Use the accordions to show and hide sprints. Try resizing some tickets and see what happens.

What are the relevant tickets (please include link(s))?

https://sprint.ly/product/1/item/9845 https://sprint.ly/product/1/item/9869

Screenshots (if appropriate)

screen shot 2015-05-21 at 11 59 49 am screen shot 2015-05-21 at 11 59 43 am

What gif best describes this PR or how it makes you feel?

Definition of Done:

wookiehangover commented 9 years ago

screen shot 2015-05-21 at 12 03 30 pm

Looks like we broke the reorder buttons when Items are in sprints

fluxusfrequency commented 9 years ago

Now closes #9846 as well. Adds a column summary to current when sorting by priority. See this screenshot:

screen shot 2015-05-21 at 2 10 59 pm

wookiehangover commented 9 years ago

screen shot 2015-05-22 at 10 47 04 am

Might not be the latest, but it looks like we borked the "gear" buttons on expanded cards.

fluxusfrequency commented 9 years ago

I'll take a look.

fluxusfrequency commented 9 years ago

@wookiehangover: fixed.