BugzIO / SprintRPC

@k88hudson's bugzilla app `sprinter` made to work with Bugzilla's JSONRPC instead of REST
0 stars 2 forks source link

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

Open sudheesh001 opened 9 years ago

sudheesh001 commented 9 years ago

Signed off by: Sudheesh Singanamalla ssingana@redhat.com

debloper commented 9 years ago

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

Check https://github.com/debloper/SprintRPC/commit/53c364d70a8b2f678fd4f8521ef3de45be8ca335 how it handles this case for sprint list.