Age | Commit message (Collapse) | Author | Files | Lines |
|
for pure pods get, the correct should be:
http://localhost:8000/api/v1/pods
now it is
http://localhost:8000/api/v1/pods?name=
Change-Id: I8fe080ddcf834d211cb1494087b70e5888a8b701
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* changes:
format URLs
format output
|
|
|
|
|
|
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>
|
|
Change-Id: If8802751b0eede1642f249988190f5d2fe9738c2
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: Id7c8064933c150fa72cbe1351a99aeb80e8f2150
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
1. unify URL query
2. unify URL format
Change-Id: I4bdf13067c4f726df42a8e34b4365fed4f58924e
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
JIRA: RELENG-348
Change-Id: I8f6edae6ed70542f5dde45d81601c35d32af96d9
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
|
|
fix authetication issue in scenario page
add tests
Change-Id: I5d1457c4fde7c803459352223b1dfb2f970212df
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
|
|
|
|
Change-Id: Ia879b208027b857e543f5d4c23415da19deb94f3
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
Show the results in sorted order
Provide options to sort the results by fields
in pods and project page
Change-Id: I9b73fbe98146d4bdf9edbb4a3ef3b3e0717500a7
qSigned-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
User can add multiple customs by giving a
comma or space sperated string
JIRA: RELENG-344
Change-Id: I8e4b37fc476f39e10321755f1e67fe3605178406
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
long message:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta http-equiv="Content-Type" CONTENT="text/html; charset=utf-8">
<title>ERROR: The requested URL could not be retrieved</title>
<style type="text/css"><!--
Change-Id: I1f5495b20328a7a23462ce66813b1ecc2082822b
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: I13d24ce7b436f203a66fe14f4930e58b3ab1193c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: I31a10c0aa92a72fdbd76475e6f618f63fef9b925
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
|
|
|
|
|
|
Add service to keep the filter state for every page.
Filters will reload when user click back in the
browser.
JIRA: RELENG-349
Change-Id: I1d82b3ce6004fa41b07ffd0b87626825aa01c922
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
Remove -name from GetOne and Delete
command arguments
Change-Id: I163444467e0bac95df2d11f5bddda6bc441c4c21
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
We are currently checking no matter user has a session
or not.Fix it.
Current implemetation don't allow user to use existing
session. Fix it.
Change-Id: I5c1bf2bf9b3475f4723d7e136a60effd4287199d
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
Fix delete operation in testapiclient
Change-Id: I11b338629bdc81771b7ce911e7de1c3776fef063
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
Change-Id: I8a253cc921875b810b954abafaad84f61f559ef5
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
substitue config file with env variable
Change-Id: Ie8243a7dd429708998bde9d612c9a4552a76c14f
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: I1e6a95cb97f54ec633933c73c4b8d7055f34336f
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: I85b87be7d57b7c3ecb087b27729bc86934283366
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: I765a3aa64906cfa6d8f21ee7b7f2510d6c4ad7a2
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: If9248161ecb02153d0685c8f4325be96f2f1d5da
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: I7a2491278db64a2a09da02accb22613305fc6d7c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: I13bd62699c14bb504751b2e1149de0812b771ba0
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
|
|
|
|
Do not allow to delete pods which are associated
with test-results
JIRA: RELENG-350
Change-Id: I8cb306d719acebff257048f08bcb981d81c64513
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
Add the name of the insatllers, versions, projects
and customs in the delete confirm modal
add tests
Change-Id: I91e115f484726d98c357de844197189b22f66584
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
Add directive to filter the list by enter
JIRA: RELENG-351
Change-Id: I1abc92cdf2cb103e1ba9b685437b65035c88dd5d
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
|
|
|
|
|
|
Add the name of the scenarios in the delete confirm
modal
Change-Id: Ia832b007d21cb51abc55bf0bcc88637bc30eac0e
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
Add the name of the testcases in the delete confirm
modal
Change-Id: I03815865aaedf590c99fdb3a887a4b8cf07652d9
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
Show the results in sorted order
Provide options to sort the results by name,
role, mode
Change-Id: I8b514769e9b878a0ff4bafcae8e909af3284f7ca
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
|
|
|
|
|
|
Add the name of the projects in the delete confirm
modal
Change-Id: I19b0c3a1ea66bd4d1588e3d1cf9ed65200195b67
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
|
|
|