src/config/errors.js |
- |
- |
327 byte |
10 |
2017-10-03 21:00:39 (UTC) |
src/config/index.js |
api
database
log |
100 %3/3 |
507 byte |
26 |
2017-10-03 21:00:39 (UTC) |
src/config/seed.js |
seed |
100 %1/1 |
810 byte |
29 |
2017-10-03 21:00:39 (UTC) |
src/controllers/auth.controller.js |
authenticate |
100 %4/4 |
2687 byte |
92 |
2017-10-03 21:00:39 (UTC) |
src/controllers/client.controller.js |
createClient
deleteClient
detailClient
listClients
updateClient |
100 %5/5 |
3844 byte |
121 |
2017-10-03 21:00:39 (UTC) |
src/controllers/export.controller.js |
exporterClientProjects
exporterProject
exporterProjects
listExporters |
100 %5/5 |
5904 byte |
162 |
2017-10-03 21:00:39 (UTC) |
src/controllers/key.controller.js |
addKeys
deleteKeys
getKeys
updateKeys |
100 %4/4 |
4059 byte |
127 |
2017-10-03 21:00:39 (UTC) |
src/controllers/locale.controller.js |
addLocale
deleteLocale
getLocales
updateLocale
updateLocales |
100 %5/5 |
5615 byte |
174 |
2017-10-03 21:00:39 (UTC) |
src/controllers/misc.controller.js |
healthCheck |
100 %1/1 |
298 byte |
9 |
2017-10-03 21:00:39 (UTC) |
src/controllers/project.controller.js |
createProject
deleteProject
detailProject
listProjects
updateProject |
100 %5/5 |
3905 byte |
122 |
2017-10-03 21:00:39 (UTC) |
src/controllers/projectClient.controller.js |
addClient
deleteClient
getClients |
100 %3/3 |
3889 byte |
127 |
2017-10-03 21:00:39 (UTC) |
src/controllers/projectUser.controller.js |
addUser
deleteUser
getUsers
roleProject
updateUser |
100 %5/5 |
5112 byte |
159 |
2017-10-03 21:00:39 (UTC) |
src/controllers/user.controller.js |
createUser
deleteUser
detailMe
detailUser
listUsers
updateUser |
100 %6/6 |
3406 byte |
118 |
2017-10-03 21:00:39 (UTC) |
src/database/index.js |
index |
100 %1/1 |
465 byte |
18 |
2017-10-03 21:00:39 (UTC) |
src/database/models/client.model.js |
- |
100 %1/1 |
1715 byte |
74 |
2017-10-03 21:00:39 (UTC) |
src/database/models/project.model.js |
- |
100 %1/1 |
1470 byte |
63 |
2017-10-03 21:00:39 (UTC) |
src/database/models/user.model.js |
- |
100 %1/1 |
1887 byte |
83 |
2017-10-03 21:00:39 (UTC) |
src/exporter/android.js |
android |
100 %1/1 |
522 byte |
22 |
2017-10-03 21:00:39 (UTC) |
src/exporter/apple.js |
apple |
100 %1/1 |
380 byte |
18 |
2017-10-03 21:00:39 (UTC) |
src/exporter/csv.js |
csv |
100 %1/1 |
518 byte |
22 |
2017-10-03 21:00:39 (UTC) |
src/exporter/flatjson.js |
flatjson |
100 %1/1 |
477 byte |
18 |
2017-10-03 21:00:39 (UTC) |
src/exporter/index.js |
getContentType |
100 %2/2 |
709 byte |
38 |
2017-10-03 21:00:39 (UTC) |
src/exporter/json.js |
json |
100 %1/1 |
442 byte |
15 |
2017-10-03 21:00:39 (UTC) |
src/exporter/yaml.js |
yaml |
100 %1/1 |
323 byte |
13 |
2017-10-03 21:00:39 (UTC) |
src/helpers/index.js |
clientQuery
clientsListQuery
projectsListQuery
projectsListQueryWithClient
validateUser |
100 %6/6 |
3137 byte |
112 |
2017-10-03 21:00:39 (UTC) |
src/index.js |
- |
50 %1/2 |
901 byte |
42 |
2017-10-03 21:00:39 (UTC) |
src/routes/auth.routes.js |
authRoutes |
100 %1/1 |
2347 byte |
81 |
2017-10-03 21:00:39 (UTC) |
src/routes/client.routes.js |
clientRoutes |
100 %1/1 |
3055 byte |
142 |
2017-10-03 21:00:39 (UTC) |
src/routes/export.routes.js |
exportRoutes |
100 %1/1 |
6336 byte |
220 |
2017-10-03 21:00:39 (UTC) |
src/routes/index.js |
index |
100 %2/2 |
1274 byte |
52 |
2017-10-03 21:00:39 (UTC) |
src/routes/misc.routes.js |
miscRoutes |
100 %1/1 |
797 byte |
36 |
2017-10-03 21:00:39 (UTC) |
src/routes/project.routes.js |
projectRoutes |
100 %1/1 |
16108 byte |
655 |
2017-10-03 21:00:39 (UTC) |
src/routes/user.routes.js |
userRoutes |
100 %1/1 |
4728 byte |
192 |
2017-10-03 21:00:39 (UTC) |
src/server/index.js |
index |
100 %2/2 |
1506 byte |
67 |
2017-10-03 21:00:39 (UTC) |