52 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
Mark Ryall 691918b144 added ability to remove delete your own messages 2012-11-22 23:50:01 +11:00
junv d8cad08b25 sss 2012-11-22 18:16:24 +08:00
junv 5ba6feb867 try to fix 2012-11-22 18:14:07 +08:00
junv 94938065c5 fix 2012-11-22 17:59:15 +08:00
junv 5915b1acfb add refresh auth_token 2012-11-20 18:03:01 +08:00
Mark Ryall 9ae81d6aa4 simplified routes for google oauth authentication 2012-11-20 00:57:37 +11:00
Mark Ryall 9bd133fb66 switched default capybara driver, removed test controller and modified existing cucumber feature 2012-11-18 20:13:49 +10:00
szpyxlwoni 99bccd0477 modify cucumber for test main process 2012-11-15 17:05:23 +08:00
szpyxlwoni eabc239dc2 add cucumber test for main process 2012-11-15 10:17:16 +08:00
junv c3e210d035 add quit from a team 2012-11-14 17:08:00 +08:00
junv 1c789028e3 add join the team button 2012-11-14 16:06:46 +08:00
junv 9eba3dfe22 add a concept of organization 2012-11-13 15:24:19 +08:00
junv 1f8fcf9181 add google account login 2012-11-13 12:21:08 +08:00
junv 7d937a13c5 fixed assets precompile 2012-11-09 15:01:51 +08:00
junv e1a93423ff fixed login.css 2012-11-08 18:12:30 +08:00
Administrator 664bf0b5de modified gemfile,and execjs & therubyracer 2012-11-07 11:06:33 +08:00
Mark Ryall 8105842891 Merge branch 'master' of github.com:ocelots/ocelots 2012-11-06 18:28:20 +10:00
Mark Ryall 8ca68446d5 added documentation and stub for antechamber url 2012-11-06 17:39:18 +10:00
Jeff Xiong 43905be0b7 Fix build on a new dev machine 2012-11-05 09:45:51 +08:00
Mark Ryall 72c8b15d2b switched to using postgres locally instead of sqlite 2012-11-05 11:54:32 +11:00
Mark Ryall 8b6d34311a can now create messages in team antechamber 2012-10-19 00:16:23 +11:00
Mark Ryall 30b7f6ef28 started adding antechamber to team 2012-10-18 23:51:15 +11:00
Mark Ryall 6dcf2aa396 split show team js out from increasingly huge application.js 2012-10-13 09:40:55 +10:00
Mark Ryall b19d7d8230 renamed soundcloud specific membership action to update membership 2012-10-02 18:24:13 +10:00
Mark Ryall 6422f4a585 added team retrieval and cleaned up logic around which profiles can be accessed 2012-09-19 08:41:06 +10:00
Mark Ryall 1d289de93d renamed teams to memberships in api 2012-09-18 08:52:50 +10:00
Mark Ryall aff81489ea added api entry point to retrieve list of user teams 2012-09-17 17:54:42 +10:00
Mark Ryall e2ced7b402 switched to retrieving users in api via persona_id 2012-09-14 14:58:14 +10:00
Mark Ryall ade7477b33 added an api controller and a single api call to retrieve some attributes for a person 2012-09-14 14:39:32 +10:00
Mark Ryall 8450786222 added individual acceptance or rejection of an invitation to join a team 2012-09-11 16:28:23 +10:00
Mark Ryall 8270ab632e added BASE_URL to control expected url and implemented acceptance of invitation link (which only works for the invited team member) 2012-09-11 13:58:19 +10:00
Mark Ryall 6fe1dcc98d added sendgrid instructions, configuration and added a simple (but functioning) email notification when someone is added to a team 2012-09-11 11:46:30 +10:00
Mark Ryall bbe023454f added a profile page (accessed via 'account') 2012-09-10 12:34:19 +10:00
Mark Ryall e4e8ce1787 added (empty) quiz page 2012-09-01 21:11:11 +10:00
Mark Ryall e88c3d86e9 removed use of person in urls 2012-09-01 17:21:35 +10:00
Mark Ryall 36f2276397 addition and removal of facts for a profile 2012-09-01 17:13:06 +10:00
Mark Ryall d058cf0db9 added membership controller and route to handle post to update soundcloud url 2012-08-30 22:08:47 +10:00
Mark Ryall 9126d0079d blessed users can now add users to a team by email address 2012-08-28 20:51:03 +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 d52ef058ab use env variables for S3 configuration 2012-08-27 20:29:12 +10:00
Mark Ryall 1befa0129f use env variable for rails secret 2012-08-27 20:28:56 +10:00
nparis 082284676a added 'persona_id' based on md5 hash of email for storing assets instead of persons id 2012-08-24 22:37:56 +10:00
Nathan Paris 58955bc3ec able to upload and view persons photo using paperclip 2012-08-24 20:44:43 +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 b878a0004e added profile edit page for basic text attributes of a person 2012-08-20 22:30:48 +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