summaryrefslogtreecommitdiffstats
path: root/testing-scheduler/ui
AgeCommit message (Collapse)AuthorFilesLines
2018-09-06Change naming and veriy test-scheduler functionYang (Gabriel) Yu46-24473/+0
Changes: 1. Testing-scheduler -> Test-scheduler 2. lots of windows breaks '\r' and '^M' in files, batch changes to unix breaks '$' 3. Add ui/build Change-Id: I1f2c98ab9348460d4e68bfbfab664dae82b761ba Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-09-05repair .gitignore bugLeoQi7-0/+550
JIRA: BOTTLENECK-244 modify testing-scheduler/.gitignore to include the dir: testing-scheduler/ui/build Change-Id: I99ed672bb0e9a2fb2c70feba9a89a699a9ca8455 Signed-off-by: LeoQi <QibinZheng2014@tongji.edu.cn>
2018-09-04Merge "the environment page in frontend of testing-scheduler"Yang (Gabriel) Yu5-0/+627
2018-09-04Merge "the detail page of testcase in frontend of testing-scheduler"Yang (Gabriel) Yu4-0/+918
2018-09-04add testsuite and testcase list pages in frontend of testing-schedulerLeoQi30-0/+22378
JIRA: BOTTLENECK-236 add two base pages: testsuite page and testcase list page. Change-Id: I2c8eefac58893b0a3c0fb9c20f724f8612893dc0 Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>
2018-08-30the environment page in frontend of testing-schedulerLeoQi5-0/+627
JIRA: BOTTLENECK-238 the environment page provides configuration setting operations. Change-Id: I79f93bfc0c66c37a3f58d042669cbb61d3bad848 Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>
2018-08-30the detail page of testcase in frontend of testing-schedulerLeoQi4-0/+918
JIRA: BOTTLENECK-237 the pages provide the testcase content and operations on it. Change-Id: I0c0dd39c9a285179f2192211487c2f9d9808c523 Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>