summaryrefslogtreecommitdiffstats
path: root/testing-scheduler/ui/src
AgeCommit message (Collapse)AuthorFilesLines
2018-09-06Change naming and veriy test-scheduler functionYang (Gabriel) Yu26-11894/+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-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-schedulerLeoQi17-0/+10349
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>