30 Commits
Author SHA1 Message Date
junv acfe03dd38 change require js position,and change refresh auth-token to ajax 2012-11-23 12:26:15 +08:00
junv 2e33820b54 change jquery import position 2012-11-23 10:05:32 +08:00
junv a6c62b261e update profile page 2012-11-22 17:53:38 +08:00
junv 5915b1acfb add refresh auth_token 2012-11-20 18:03:01 +08:00
junv b163c015f5 teams list page ui improvment 2012-11-16 15:42:44 +08:00
Jeff Xiong 8b827625a3 add a favicon 2012-11-13 17:15:29 +08:00
junv 9c56b3a0c9 change the login page 2012-11-09 14:58:05 +08:00
junv e1a93423ff fixed login.css 2012-11-08 18:12:30 +08:00
junv 8ff93dd1f9 change login.css to login 2012-11-08 17:44:20 +08:00
junv ed48dcbbaf modify the home page 2012-11-08 17:14:11 +08:00
Mark Ryall d790860e07 added google analytics (why not?) 2012-10-20 15:48:36 +10:00
Mark Ryall 4d84eecc94 added user voice to get some feedback 2012-10-20 12:17:29 +10:00
Mark Ryall 6dcf2aa396 split show team js out from increasingly huge application.js 2012-10-13 09:40:55 +10:00
Mark Ryall 69d8890e29 added google maps api and added environment variable to documentation 2012-09-23 16:30:44 +10:00
Mark Ryall 1d9e403595 removed one remaining use of @current_user 2012-09-12 22:37:42 +10:00
Mark Ryall 7c34dcab50 removed navbar from landing page and made the entire div clickable (perhaps not very usable) 2012-09-11 17:15:29 +10:00
Mark Ryall dab7c9dff9 introduced fancy box for modal forms to create teams and add members to a team 2012-09-08 23:57:35 +10:00
Mark Ryall 0cc836a401 switched to latest bootstrap version and moved it to public 2012-09-06 08:52:39 +10:00
Mark Ryall 36f2276397 addition and removal of facts for a profile 2012-09-01 17:13:06 +10:00
Mark Ryall c194ec8f7c moved all teams related functionality to teams controller (renaming from team controller) and blessed users can create new teams 2012-08-28 20:27:20 +10:00
Mark Ryall f02837f1f0 added a silhouette image and an avatar page 2012-08-28 17:08:08 +10:00
Mark Ryall 23eaea3dc5 added a separate layout for the landing page and removed persona js from application layout 2012-08-20 22:58:13 +08:00
Mark Ryall b878a0004e added profile edit page for basic text attributes of a person 2012-08-20 22:30:48 +08:00
Mark Ryall 3b57c8050a moved all js into application 2012-08-14 00:02:29 +08:00
Mark Ryall 1f883b29c5 added logout 2012-08-13 18:47:47 +08:00
Mark Ryall d637e759f4 added basic persona/browserid authentication (although not verifying response yet) 2012-08-13 17:54:11 +08:00
Mark Ryall c83226d6e5 added classes and general structure for bootstrap layout 2012-08-13 17:25:12 +08:00
Mark Ryall b30dbe681c switched all js to coffee and css to scss and loaded bootstrap in application layout 2012-08-13 17:10:28 +08:00
Mark Ryall 22643d54ac added a home controller and changed that to be the root route 2012-08-13 16:54:58 +08:00
Mark Ryall 64dbe7d2e2 empty rails application 2012-08-09 17:12:23 +08:00