OSDN Git Service

[TMP] /workspace page showing workspace files.
authorhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Wed, 27 Jan 2016 14:38:15 +0000 (23:38 +0900)
committerhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Wed, 27 Jan 2016 14:38:15 +0000 (23:38 +0900)
commitae097105acac3555d12f76763a532490b19296fc
treec7813a45ac34d09e6653ddf8cfdd3fa71c1583c1
parent87de47cf1ef759d97164624b75238684596a26ff
[TMP] /workspace page showing workspace files.
 On branch master
 Changes to be committed:
modified:   app/scripts/App.ts
deleted:    app/scripts/controllers/Files.ts
new file:   app/scripts/controllers/Workspace.ts
modified:   app/scripts/declares.ts
modified:   app/scripts/directives/Command.ts
modified:   app/scripts/entry.ts
modified:   app/scripts/reference.ts
modified:   app/scripts/services/APIEndPoint.ts
deleted:    app/templates/files.html
new file:   app/templates/workspace.html
modified:   dist/bundle.js
deleted:    dist/templates/files.html
new file:   dist/templates/workspace.html

 Changes not staged for commit:
modified:   ../server/api/optionControlFile/index.js
modified:   ../server/express.js
modified:   ../server/routes.js

 Untracked files:
../server/api/optionControlFile/.index.js.swp
13 files changed:
front-end/app/scripts/App.ts
front-end/app/scripts/controllers/Files.ts [deleted file]
front-end/app/scripts/controllers/Workspace.ts [new file with mode: 0644]
front-end/app/scripts/declares.ts
front-end/app/scripts/directives/Command.ts
front-end/app/scripts/entry.ts
front-end/app/scripts/reference.ts
front-end/app/scripts/services/APIEndPoint.ts
front-end/app/templates/files.html [deleted file]
front-end/app/templates/workspace.html [new file with mode: 0644]
front-end/dist/bundle.js
front-end/dist/templates/files.html [deleted file]
front-end/dist/templates/workspace.html [new file with mode: 0644]