summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi
AgeCommit message (Collapse)AuthorFilesLines
2018-05-02Merge "Add toast message support in senerios page"Serena Feng4-57/+109
2018-05-02Merge "Add toast message for scenarios page"Serena Feng3-39/+81
2018-05-02Merge "Add toast message support for testcases page"Serena Feng3-42/+67
2018-04-28Add toast message support in senerios pagethuva44-57/+109
Change-Id: Ib499fe21ae85b2edc79ae7c5492d9f76449bb548 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-28Add toast message for scenarios pagethuva43-39/+81
Change-Id: I27833535288ad6302d2fc85b543b196e28179a22 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-26Add toast message support for testcases pagethuva43-42/+67
Change-Id: Ic33cdc2a598d560bbbfc45977f4bbc278cf48e11 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-26Merge "Add toast message support for projects page"Serena Feng3-42/+88
2018-04-26Merge "Add task to convert coverage.sjon to coverage.xml"Serena Feng2-0/+17
2018-04-25Add tests for the toast message in the pods pagethuva42-14/+34
Change-Id: Iefa52381b775da6f734a41d1ca602f964f93c183 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-25Add task to convert coverage.sjon to coverage.xmlthuva42-0/+17
Change-Id: Icc3e175c23d399e33a8406c5aa18d79603d0314b Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-24Add toast message support for projects pagethuva43-42/+88
Change-Id: Id596be94cdc8c7cfeab5c4978326810ce2b456dd Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-23Merge "Add toast message in pods page"Serena Feng2-20/+31
2018-04-20Add toast message in pods pagethuva42-20/+31
User can view the error/success message in any part of the web page. JIRA: RELENG-392 Change-Id: If2564bec92b17cecb847bccfee8a57979d23b45c Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-19Merge "Fix frontend tests"Serena Feng3-41/+41
2018-04-17Fix frontend teststhuva43-41/+41
Change-Id: Ie5ba370a440176ad872feb75a2db7d9d9e6c06cc Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-12Allow update the other field(exclude name)thuva41-5/+7
JIRA: RELENG-350 Change-Id: I1713985c02f59ea518058c309043f66a6bd07855 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-10Merge "Remove duplicate code in project page"Serena Feng2-20/+8
2018-04-10Remove duplicate code in project pagethuva42-20/+8
Change-Id: I56041710c10404c8deca02cdbfb6804105a48a8a Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-10Merge "Add expires days for cookies"Serena Feng1-1/+1
2018-04-09Add helpblock for create custom modalthuva41-2/+4
JIRA: RELENG-376 Change-Id: Idacd66809c43e08e0eefb030e6121476a84dcb61 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-09Add expires days for cookiesthuva41-1/+1
Change-Id: I610be7125d33c571d34507ad9e602eb9abd7bb6d Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-04Merge "Fix the state(undefined) error in projects page"Serena Feng1-2/+4
2018-04-04Merge "Fix the state(undefined) error in pods page"Serena Feng1-2/+4
2018-04-04Merge "Remove duplicate code in result page"Serena Feng2-44/+9
2018-04-04Merge "Remove dplicate code in testcase page"Serena Feng2-68/+8
2018-03-31Fix the state(undefined) error in projects pagethuva41-2/+4
Change-Id: I7dc927aa3288df0b7e0656a2b1271780bfaddfeb Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-31Fix the state(undefined) error in pods pagethuva41-2/+4
Change-Id: Ia3cc1bdc45ab03e8f09a949e784dde7817dffcac Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-31Remove duplicate code in result pagethuva42-44/+9
Change-Id: I07d818e56aa393d4bddabb232d090bc911dd1996 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-31Remove dplicate code in testcase pagethuva42-68/+8
Change-Id: I6269fc1b18a9912819c2c936d2e5c040edb2603f Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-31Add details view & remove the code duplicationthuva42-72/+17
Change-Id: Id477bb72d2ea83c6110d1b0421eb1c979d9eaed9 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-31Remove code duplication in pod pagethuva43-29/+24
Create a service to map the object field with the data label. Change-Id: I0c3e96dca01a27ec4785c1426d82e115afb6c1df Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23Merge "Add submitter check for testcase"Serena Feng4-13/+36
2018-03-19Merge "Change deatails in result page to dynamic"Serena Feng5-66/+117
2018-03-19Merge "fix the authentication=false in testcases page"Serena Feng3-70/+225
2018-03-18Add submitter check for testcasethuva44-13/+36
prevent user(Non submitter) from create, update, delete a testcase tests are added Change-Id: I0c63dea7a6e0d3438802dd8c84e8a752ef7fe3f6 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-16fix the authentication=false in testcases pagethuva43-70/+225
fix the authentication error in testcases page when authenticate=false + tests JIRA: RELENG-340 Change-Id: Ic2ad2a9676de46e9e6b8209750a5728eea9fa9ab Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-16Change deatails in result page to dynamicthuva45-66/+117
Change the static code of the show details in the result page to dynamic JIRA: RELENG-358 Change-Id: I3cf29ba6d7cc852de127f715b7ed27576350ae63 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-16Merge "delete useless trust_indicator in result model"Serena Feng7-165/+4
2018-03-16Merge "Add sort in scenarios page + tests"Serena Feng3-303/+66
2018-03-16Merge "Edit the typos in projects tests"Serena Feng1-13/+7
2018-03-15Edit the typos in projects teststhuva41-13/+7
Change-Id: I816a5f3a3a62dfc856e0421ac1a097a6546b6f1b Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-15Add sort in scenarios page + teststhuva43-303/+66
Change-Id: I1b1e4c9cc3739c4ed13fe4c76562b8c35fed4531 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-15delete useless trust_indicator in result modelSerenaFeng7-165/+4
this field aims to mark testcase status in CI evolution, it is a little bit abused, since results is used to save real-time testing result, when CI evolution is talked about again, another collection(let's say testcase_status) will be developed. Change-Id: Id797591a419b097899362ffa82010bff2e6d6cd3 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-03-14authenticate comes before exist checkSerenaFeng1-1/+1
Change-Id: I935f4bb6e779a07596ab2394ef129025c2ae9b78 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-03-13Merge "Change deatails in deploy result page to dynamic"Serena Feng1-14/+4
2018-03-13Merge "show start_date in results page"Serena Feng1-2/+2
2018-03-13Change deatails in deploy result page to dynamicthuva41-14/+4
Change the static code of the show details in the deploy result page to dynamic JIRA: RELENG-358 Change-Id: Icce775ce988f4b0e6cd71101684154581d20c753 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-13show start_date in results pageSerenaFeng1-2/+2
Change-Id: If8802751b0eede1642f249988190f5d2fe9738c2 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-03-13add version in deployresults pageSerenaFeng2-0/+6
Change-Id: Id7c8064933c150fa72cbe1351a99aeb80e8f2150 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-03-13Merge "Fix the authenticate=false in scenario"Serena Feng5-20/+401