summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/ui
AgeCommit message (Expand)AuthorFilesLines
2018-01-15Merge "Design the scenario create method"Serena Feng15-1/+2104
2018-01-09Design the scenario create methodSerenaFeng15-1/+2104
2018-01-09Add links in prods,projects and results pagesthuva49-23/+216
2017-12-30Add the filter option in results pagethuva43-200/+264
2017-12-23Implement the CRUD operations for Test casesthuva410-113/+583
2017-12-15Redesign the projects page & project pagethuva49-230/+378
2017-12-05Add view option in pods pagethuva46-14/+122
2017-12-02redesign the pods interfacethuva45-101/+286
2017-11-24Merge "clear web pages"Serena Feng9-1304/+5
2017-11-23clear web pagesSerenaFeng9-1304/+5
2017-11-23Add filter option in projects pagethuva42-20/+57
2017-11-22showing the response message in the pods pagethuva43-24/+25
2017-11-21move self-developed front-end codes to ui/SerenaFeng39-0/+852
2017-11-16Update and Delete functionalities for projectsthuva45-13/+281
2017-11-14Create functionality and e2e tests for projectthuva42-0/+112
2017-10-31remove components out side of 3rd_partySerenaFeng18-0/+2336
2017-10-27divide resources into handlers and modelsSerenaFeng5-102/+0
2017-10-20allow authentication to be disabledSerenaFeng1-4/+11
2017-09-06hide cas ticket from web portalSerenaFeng2-11/+46
2017-09-04bugfix: leverage data_files to stop hacking setup.pySerenaFeng1-1/+1
2017-08-31leverage LFID as AuthenticationSerenaFeng5-143/+39
2017-07-21separate db methods from handler.pySerenaFeng2-7/+5
2017-07-20decouple the mutual-dependence of config.py and server.pySerenaFeng2-4/+4
2017-07-20role based access control and result uploadgrakiss3-9/+24
2017-05-20support cancel operation while signing inSerenaFeng1-0/+9
2017-05-19add signout funcationalitySerenaFeng2-0/+14
2017-05-18support showing user's specified contents after signinSerenaFeng3-9/+53
2017-05-18add signin web to TestAPISerenaFeng6-0/+84