Web app


Pages


dashboard (latest 100 BUILD APPS)

URL Kind prams Overview Authority
/signup GET none This is the page to create vendor.
After input all signup information, it proceeds to confirm page.
none
/confirm GET none The page is for authorization.
Input authorization code in E-mail and proceed to signin page.
none
/login GET none The page is for signin.
Input user id and password and proceed to dashboard.
none


dashboard (latest 100 BUILD APPS)

URL Kind prams Overview Authority
/dashboard GET none The latest build apps information is listed by latest 100 uploaded app. admin
user
tester


project

URL Kind prams Overview Authority
/projects GET none This is the page which all projects are listed. admin
user
tester
/project GET project_id project's ID The page is detail of the project information.
Project overview text ,screenshot image and apps list is displayed.
admin
user
tester
/project_add GET none This is the page in order to add new project.
You can set the project name, overview text and screenshot image.
The number of screenshot image is up to 5.
admin
user
/project_edit GET project_id project's ID This is the edit page of project information.
You can change the project name, overview text and screenshot image.
The number of screenshot image is up to 5.
The delete project button is displayed and the user can delete it.
admin
user


app (build)

URL Kind prams Overview Authority
/build GET build_id build's ID The page is detail of the app information.
The release note ,project inforamation app belongs and apps information is displayed.
admin
user
tester
/build_add GET build_id project's ID This is the page in order to upload new app with writting release note text.
admin
user
/build_edit GET build_id project's ID This is the edit page of app information.
You can change the release note text, option the user can download. The delete app button is displayed and the user can delete it.
admin
user
/report_add GET build_id project's ID This is the app page to add report text.
The Intrapps user can write and communicate about the app.
admin
user
tester
/report_edit GET build_id project's ID This is the app page to edit report text. admin
user
tester
report_id report's ID


user

URL Kind prams Overview Authority
/users GET none The page is users list for vendor users belong. admin
/user GET user_id user's id The page is the user information edit page.
The delete user button is displayed and the user can delete it.
admin
/user_add GET none This is the app page to add new user.
The USER ID is not valid before the added user is not authorized.
admin

vendor

URL Kind prams Overview Authority
/vendor GET none The page is the user information edit page.
The delete user button is displayed and the user can delete it.
admin