Skip to content

Fixes #18, Implements /delete view with ability to soft delete#50

Open
sudheesh001 wants to merge 1 commit intoBugzIO:masterfrom
sudheesh001:DeleteView
Open

Fixes #18, Implements /delete view with ability to soft delete#50
sudheesh001 wants to merge 1 commit intoBugzIO:masterfrom
sudheesh001:DeleteView

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 ssingana@redhat.com

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