aboutsummaryrefslogtreecommitdiff
path: root/src/Update/Update.elm
AgeCommit message (Collapse)Author
2015-03-22Editing name first draftJoris Guyonvarch
2015-03-21Adding a progress bar to the timer timeJoris Guyonvarch
2015-03-21Do not update timer if no number are provided in all casesJoris Guyonvarch
2015-03-21Do not validate time edition if the user did not prodive any numbers, and ↵Joris Guyonvarch
show the current time if there are no numbers
2015-03-21Can remove numbers in timer editionJoris Guyonvarch
2015-03-21Number from the top row are accepted tooJoris Guyonvarch
2015-03-21Cannot delete a timer if it is the last oneJoris Guyonvarch
2015-03-19Fixing updates giving wrong statesJoris Guyonvarch
2015-03-19Adding a Ringing state that animate the color, does not ring a sound for the ↵Joris Guyonvarch
moment
2015-03-18Finally use unter to update timer editionJoris Guyonvarch
2015-03-18Can edit the time, unfortunately the enter key is overriden so the '+' key ↵Joris Guyonvarch
of the numpad is used instead
2015-03-17Adding an edition mode for a timerJoris Guyonvarch
2015-03-16Updating designJoris Guyonvarch
2015-03-16Adding a remove button to delete a timerJoris Guyonvarch
2015-03-16Initial commit, can create and name 5 minute timers, can toggle running stateJoris Guyonvarch