CSC495-2014 / TeamworkEnglewoodGit

GNU General Public License v2.0
5 stars 15 forks source link

A bunch of frontend features #100

Closed mikeholler closed 10 years ago

mikeholler commented 10 years ago

There are a bunch of frontend features in this pull request. Please look at commit messages for more specific information. Basically, the frontend stuff now goes through the backend wherever possible, and the groundwork has been put into place to make the git commands work.

mikeholler commented 10 years ago

@kjmcmahon, I need your signoff.

mikeholler commented 10 years ago

Oh, and @kjmcmahon, I've added a new JS library to create disposable modal dialogs from templates. See HandlebarsJS documentation for more information. Gotta love mustache themed JavaScript libraries...

kjmcmahon commented 10 years ago

Other than my confusion on that alert, everything else looks good.