Sprint 4 - NexusLogica/N GitHub Wiki
###Sprint 4 - Delete a waveform and refresh the list
The goal of this sprint is to delete a waveform from the server and to refresh the current search list of waveforms displayed.
- Add UI to select a waveform to view. 1. Show the waveform information (name). 1. Show a delete button. 1. Refresh the waveform list.
- Add UI to refresh search list.
- Server should have a call to delete a waveform by ID.
Definition of Done:
- All UI written.
- Waveform deleted from DB.
- Waveform list refreshes.
- Manually tested.
- Unit tests written.
- Functional tests written.
- Documentation written.
- Server and client code saved to Github.
- Github read-me updated
Start date: June 12, 2013
Completed: June 15, 2013