18 Commits
Author SHA1 Message Date
junv 14e894f147 WIP 2012-11-20 09:08:16 +08:00
Mark Ryall 0e528860bf removed some more unnecessary requires from home controller 2012-11-20 01:14:19 +11:00
Mark Ryall 9ae81d6aa4 simplified routes for google oauth authentication 2012-11-20 00:57:37 +11:00
Mark Ryall e64f89c470 moved google oauth stuff into a mixin and removed unnecesary serialisation to the session 2012-11-20 00:40:16 +11:00
junv eb70f666cc user can choose whether to show avatar 2012-11-19 13:56:39 +08:00
junv 0eb2568e4d Merge remote-tracking branch 'origin/master' 2012-11-16 16:38:07 +08:00
junv 7fe12c5efa not done yet 2012-11-16 16:38:02 +08:00
szpyxlwoni 9b8586e9f2 change client secret 2012-11-16 15:52:00 +08:00
szpyxlwoni 57c959659d configure redirect url to diff host 2012-11-13 21:19:31 -05:00
junv 1f8fcf9181 add google account login 2012-11-13 12:21:08 +08: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 a5019ccd85 moved person logic into a module and stored initial request url in session (to visit after authentication) 2012-08-28 00:52:02 +10:00
Mark Ryall b9d30dad58 moved home to show teams and added a team view 2012-08-20 23:40:52 +08: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 6a01474d22 added some sample data and basic template 2012-08-16 22:33:35 +08:00
Mark Ryall 1f883b29c5 added logout 2012-08-13 18:47:47 +08:00
Mark Ryall 67f2447a0a added browserid authentication 2012-08-13 18:07:19 +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