Skip to content

Conversation

@sudheesh001
Copy link
Contributor

  • Implements list of all sprints with delete button
  • Deletes the sprint on button click
  • Changes in the DB Schema of Sprints table to accommodate a soft delete functionality
  • Adds delete services and corresponding getAll() sprints services

Signed off by: Sudheesh Singanamalla [email protected]

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@debloper
Copy link
Member

debloper commented May 4, 2015

Patch is good, but there's a small UX weirdness.
It shows {{ sprint.dueDate | date: 'MMM d, y' }} etc. before data.

Check 53c364d how it handles this case for sprint list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants