amauryleclerc / banana

Easy tool to handle metrics of a scrum project : Velocity, Burndown, Burnup, Sprint backlog (not product backlog) and other usefull tools like team calendar
6 stars 3 forks source link

[Story] Search for stories #29

Open ptrouillard opened 7 years ago

ptrouillard commented 7 years ago

As a PO, I would like to search for stories using date criterias in order to make some reporting about already "done" stories

The goal is to work on stories that have been solved, not to work on stories attached to the current sprint or on future stories

the search criteria should include:

No date is set when the form is displayed. Only dates that are set are taken into account.

The result is displayed in a paginated table : the first step is to have a "next page" button to get the next page if a next page is found. a "previous page" button is displayed to get the previous page is a previous page is available.

ptrouillard commented 7 years ago

TODO : paginated table is not set

ptrouillard commented 7 years ago

Support to i18N added for this story Known bugs :

Not all cases have been tested

ptrouillard commented 7 years ago

For review : all code is pushed to master

ptrouillard commented 7 years ago

[QUICKWIN] En tant que SM, j'aurais besoin d'un champ de recherche des stories par ID de manière à faciliter la recherche de stories