OSDN Git Service

simple signup and login. Next, will modify note and worksapce api adding user info
authorhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Wed, 29 Jul 2015 15:36:27 +0000 (00:36 +0900)
committerhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Wed, 29 Jul 2015 15:36:27 +0000 (00:36 +0900)
commit6d59d6cce840804c316d591dad180682c98f1dd4
tree367a337e7c1caf4891690904cbb4f52c6c4a0762
parent1b1bbdcc1331c13fb0d97b5dfcbe438d99986ca1
simple signup and login. Next, will modify note and worksapce api adding user info
13 files changed:
client/app/app.js
client/app/components/board/board.controller.js
client/app/components/login/login.controller.js
client/app/components/login/login.html
client/app/components/saveFileModal/saveFileModal.controller.js
client/app/components/signup/signup.controller.js
client/app/shared/user/user.service.js
gulpfile.js
server/app.js
server/auth/login/index.js
server/auth/signup/index.js
server/express.js
server/jb.js