StanfordHCI / flash-teams

2 stars 0 forks source link

Added start team alert and fixed colors of confirm buttons for all alert... #269

Closed mgoulder closed 10 years ago

mgoulder commented 10 years ago

...s

Two very small additions here:

  1. Added an alert for starting the team. Works the same/shares the same code as all the other alerts.
  2. Customized the button type for each alert (danger/success/etc.)

Testing should be fairly simple. Just test all the alerts (start team, end team, remove member, delete event, complete event) and make sure that the action buttons look appropriate (i.e. red button for deleting things, green button for starting things, etc).

Make sure that none of the alerts get mixed up (i.e. start team actually ends the team or something like that).