Commit Graph

81 Commits

Author SHA1 Message Date
Yang Zhao bfd06ce058 文档路径和APP路径 2017-01-19 14:12:03 +00:00
ccccx 09fea2afc9 no sqlite3 2017-01-03 03:43:58 +00:00
ccx1024cc 3a45eda5bf 添加部署文件gemfile.lock等等 2017-01-03 10:51:58 +08:00
ccx1024cc ef6d8fda9b 添加metrics 2017-01-03 10:33:36 +08:00
Yang Zhao cf527d9087 任务功能开发完成;v1.0版本产生 2017-01-02 14:51:27 +00:00
chenyi cfbdf809f9 11 2017-01-02 08:25:11 +00:00
chenyi 6b5b3f5059 两处错误修改 2017-01-02 08:22:06 +00:00
chenyi 8fb6b9534a 任务接口 2017-01-02 08:14:17 +00:00
Yang Zhao 0ab28d906e 通知功能开发完成;通知的内容格式修改;项目成员列表bug修改;分享通知和项目通知经过测试,没有问题,任务通知尚不清楚 2017-01-02 07:54:54 +00:00
Yang Zhao bd58f7795c 分享功能完成;分享接口修改 2017-01-02 05:33:29 +00:00
Yang Zhao 498a52d65d 分享创建和分享列表功能完成;分享的两个接口修改 2017-01-02 05:26:57 +00:00
HuJiaxuan 64416e7a8a controllers Test version1.1 2017-01-02 03:03:49 +00:00
HuJiaxuan 1670e845d7 controller 测试version1.0 2017-01-02 02:57:57 +00:00
Yang Zhao 273234ddaa 项目删除用户功能完成;增加项目删除用户接口;修改创建项目接口bug;修改项目列表bug 2017-01-01 15:07:16 +00:00
Yang Zhao b206bfa9b2 添加用户功能完成;修改项目#添加用户接口(增加重复性验证) 2017-01-01 12:51:00 +00:00
Yang Zhao 921bbc3f95 项目选择和列表功能完成;项目详情和修改功能完成;增加项目修改接口 2017-01-01 12:24:38 +00:00
HuJiaxuan 774c7a5fa8 fix conflict 2 2017-01-01 11:35:07 +00:00
Yang Zhao 27ebee5950 项目创建和项目列表接口修复 2017-01-01 11:23:26 +00:00
HuJiaxuan a5a35956b3 fix conflict 2017-01-01 11:21:34 +00:00
HuJiaxuan bdcac94050 ProjectController 测试完成 2017-01-01 09:00:27 +00:00
chenyi f457a7c18d 项目详情修改 2017-01-01 08:31:47 +00:00
alan snape bf4a695d76 add self to new project 2016-12-30 14:47:16 +00:00
Yang Zhao 34ea112161 修改接口错误 2016-12-30 14:37:21 +00:00
alan snape 4ffff6a595 correct spelling mistake 2016-12-30 14:25:34 +00:00
alan snape ffe9ad4ed3 add create_at and update_at to temp commits 2016-12-30 07:20:15 +00:00
chenyi 17c2072661 进入项目按钮更改 2016-12-29 16:23:12 +00:00
chenyi d20da2964f 创建项目按钮 2016-12-29 14:04:00 +00:00
Yang Zhao 8af2993f25 添加index.html和alter_info.html更新LoginUserInfo,和其他页面对main.js的引入 2016-12-29 13:06:16 +00:00
Yang Zhao 2a90c817b6 解决全局共享值的问题 2016-12-29 12:57:49 +00:00
Yang Zhao 6c67b0ca34 注册功能增加邮箱验证功能;项目详情前端页面完成 2016-12-29 12:31:43 +00:00
alan snape 3885ad5b36 modify note.type to note.category 2016-12-29 12:19:55 +00:00
HuJiaxuan 51e155dafa model层测试完成 2016-12-29 11:20:27 +00:00
HuJiaxuan 18ae34e73f model 层测试完成 2016-12-29 09:33:25 +00:00
alan snape 5afd109e77 merge conflicts 2016-12-29 09:01:13 +00:00
alan snape ea0870a9ea temp commit 2016-12-29 08:59:26 +00:00
chenyi addf740d3d 展示项目列表接口 2016-12-29 08:11:27 +00:00
alan snape 572dcffcfa add project_id to notes 2016-12-29 08:02:23 +00:00
Yang Zhao 4fbac0332c 注册功能完成 2016-12-28 15:21:43 +00:00
Yang Zhao 694e9f2c97 routes修改 2016-12-28 14:36:04 +00:00
alan snape ff7959fdc9 temp commit project controller 2016-12-28 08:50:19 +00:00
alan snape c946352470 temp commit share controller 2016-12-28 07:26:25 +00:00
alan snape 7d3b4fae28 add user_id to share 2016-12-28 07:16:32 +00:00
alan snape 9cbabcce84 add project_id to share 2016-12-28 07:13:36 +00:00
alan snape 9ef1bca10b temp commit for mission controller 2016-12-28 07:06:19 +00:00
alan snape 6dc13784af Merge branch 'with_test_code' of https://git.trustie.net/snape3058/ambition into with_test_code 2016-12-28 06:23:04 +00:00
alan snape e2bf712558 add user_id to comments 2016-12-28 06:22:55 +00:00
Yang Zhao af98434c29 用户修改信息功能完成 2016-12-28 05:34:43 +00:00
alan snape fd9f43d7d9 modify mission status from string to int 2016-12-28 05:22:43 +00:00
alan snape 7d09de6613 add project_id to missions 2016-12-28 05:01:50 +00:00
Yang Zhao 7f03659a30 登录登出功能完成,前后流程走通 2016-12-27 14:44:50 +00:00