Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
xiaofang li
MeterSphere
Commits
3010d670
Commit
3010d670
authored
4 years ago
by
BugKing
Browse files
Options
Download
Email Patches
Plain Diff
style: 修改测试跟踪、测试计划用例列表高度及其他样式问题
parent
b0457f03
v1.10
pr@v1.10@fix_
pr@v1.10@fix_32
pr@v1.10@fix_APIBackendListenerClient优化
pr@v1.10@fix_bug09
pr@v1.10@fix_bug3307dev_bug
pr@v1.10@fix_jira提交空的非必填字段报错
pr@v1.10@fix_postman导入报错
pr@v1.10@fix_sql脚本中带了库名
pr@v1.10@fix_swagger导入报错
pr@v1.10@fix_修改SQL中大小写与实际表名不一致问题
pr@v1.10@fix_修改prometheus内存使用率查询公式
pr@v1.10@fix_删除用例后数量统计错误
pr@v1.10@fix_删除项目清理定时任务
pr@v1.10@fix_同步缺陷失败
pr@v1.10@fix_回退问题PR
pr@v1.10@fix_导出场景文件名为null
pr@v1.10@fix_开多个窗口编辑场景样式错乱
pr@v1.10@fix_批量操作数量显示错误
pr@v1.10@fix_接口定义_列表筛选
pr@v1.10@fix_接口定义导入用例id重复
pr@v1.10@fix_接口导入MS格式报空指针
pr@v1.10@fix_接口模块名带有斜杠导出导入异常
pr@v1.10@fix_测试用例关联缺陷列表状态没更新
pr@v1.10@fix_测试用例导入更新文本错误
pr@v1.10@fix_测试用例显示了已删除的缺陷
pr@v1.10@fix_测试计划-场景测试执行结果筛选失败
pr@v1.10@fix_测试计划-用例状态过滤失效
pr@v1.10@fix_测试计划报告报错
pr@v1.10@fix_测试计划页面优化
pr@v1.10@fix_用例导入文件限制改为100M
pr@v1.10@fix_编辑场景滑动滚动条控制台报错
pr@v1.10@fix_编辑用例点击关联缺陷缺少数据
pr@v1.10@fix_脑图创建用例自定义ID为空
pr@v1.10@fix_脑图无法删除用例
pr@v1.10@fix_自定义表头国际化问题
pr@v1.10@fix_选中模块后删除用例会显示全部用例
pr@v1.10@refactor_jira缺陷描述支持图片
pr@v1.10@refactor_postman导入变量格式转换
pr@v1.10@refactor_tapd详情支持图片
pr@v1.10@refactor_勾选批量操作提示
pr@v1.10@refactor_右上角的帮助文档,修改为新页面打开
pr@v1.10@refactor_场景导入页面高度优化
pr@v1.10@refactor_接口定时任务编辑页面样式优化
pr@v1.10@refactor_测试用例页面创建人显示名称
pr@v1.10@refactor_用例上传大小限制改为50M
pr@v1.10@refactor_缺陷列表增加用例数字段
pr@v1.10@refactor_缺陷列表添加过滤排序条件
pr@v1.10@refactor_缺陷列表点击关联用例跳转到用例列表过滤
pr@v1.10@refactor_重构测试计划-场景测试
pr@v1.10@refactor_重构测试计划-性能测试页面
pr@v1.10@refactor_重构测试计划-接口测试页面
pr@v1.10@编辑用例页面mock显示优化
prv1.10@fix_测试跟踪_变更历史
repr@dev_v1.10@678b9a6a3a9c4636aa1b9493850d60c4a6aed2df@fix_接口模块名带有斜杠导出导入异常
repr@dev_v1.10@82e11e464edb0da216c6660c8ffde45819d27570@refactor_重构测试计划-接口测试页面
repr@dev_v1.10@cfebb59139baf5d4375384a15872ba6f90a7c6f1@refactor_重构测试计划-场景测试
repr@dev_v1.10@e9fceb49@fix_接口自动化_提示
v1.10.11-lts
v1.10.10-lts
v1.10.9-lts
v1.10.8-lts
v1.10.7-lts
v1.10.7-lts-rc2
v1.10.7-lts-rc1
v1.10.6
v1.10.6-rc2
v1.10.6-rc1
v1.10.6-lts
v1.10.5
v1.10.5-rc1
v1.10.5-lts
v1.10.4
v1.10.4-rc2
v1.10.4-rc1
v1.10.4-lts
No related merge requests found
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
frontend/src/business/components/api/automation/scenario/ApiScenarioList.vue
+2
-2
...ss/components/api/automation/scenario/ApiScenarioList.vue
frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiCaseList.vue
+2
-2
...nts/track/plan/view/comonents/api/TestPlanApiCaseList.vue
frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiScenarioList.vue
+7
-6
...track/plan/view/comonents/api/TestPlanApiScenarioList.vue
frontend/src/business/components/track/plan/view/comonents/functional/FunctionalTestCaseList.vue
+1
-1
...plan/view/comonents/functional/FunctionalTestCaseList.vue
frontend/src/business/components/track/plan/view/comonents/load/TestPlanLoadCaseList.vue
+2
-2
...s/track/plan/view/comonents/load/TestPlanLoadCaseList.vue
frontend/src/business/components/track/review/view/TestCaseReviewView.vue
+6
-0
...iness/components/track/review/view/TestCaseReviewView.vue
frontend/src/business/components/track/review/view/components/TestReviewTestCaseList.vue
+2
-2
...s/track/review/view/components/TestReviewTestCaseList.vue
frontend/src/common/css/main.css
+4
-0
frontend/src/common/css/main.css
with
26 additions
and
15 deletions
+26
-15
frontend/src/business/components/api/automation/scenario/ApiScenarioList.vue
+
2
-
2
View file @
3010d670
...
...
@@ -942,7 +942,7 @@ export default {
padding
:
10px
;
}
/*
/deep/ .el-table__fixed-body-wrapper {
/
deep
/
.el-table__fixed-body-wrapper
{
top
:
60px
!important
;
}
*/
}
</
style
>
This diff is collapsed.
Click to expand it.
frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiCaseList.vue
+
2
-
2
View file @
3010d670
...
...
@@ -279,7 +279,7 @@ export default {
pageSize
:
10
,
total
:
0
,
selectDataCounts
:
0
,
screenHeight
:
'
calc(100vh -
33
0px)
'
,
//屏幕高度
screenHeight
:
'
calc(100vh -
25
0px)
'
,
//屏幕高度
// environmentId: undefined,
currentCaseProjectId
:
""
,
runData
:
[],
...
...
@@ -750,6 +750,6 @@ export default {
}
/
deep
/
.el-table__fixed-body-wrapper
{
top
:
59
px
!important
;
top
:
48
px
!important
;
}
</
style
>
This diff is collapsed.
Click to expand it.
frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiScenarioList.vue
+
7
-
6
View file @
3010d670
...
...
@@ -39,7 +39,7 @@
<el-table-column
v-if=
"item.id == 'name'"
prop=
"name"
:label=
"$t('api_test.automation.scenario_name')"
min-width=
"120px"
sortable
show-overflow-tooltip
:key=
"index"
/>
<el-table-column
v-if=
"item.id == 'level'"
prop=
"level"
:label=
"$t('api_test.automation.case_level')"
min-width=
"1
0
0px"
<el-table-column
v-if=
"item.id == 'level'"
prop=
"level"
:label=
"$t('api_test.automation.case_level')"
min-width=
"1
2
0px"
column-key=
"level"
sortable=
"custom"
:filters=
"LEVEL_FILTERS"
...
...
@@ -211,7 +211,7 @@ export default {
return
{
type
:
TEST_PLAN_SCENARIO_CASE
,
headerItems
:
Test_Plan_Scenario_Case
,
screenHeight
:
'
calc(100vh -
33
0px)
'
,
//屏幕高度
screenHeight
:
'
calc(100vh -
25
0px)
'
,
//屏幕高度
tableLabel
:
[],
loading
:
false
,
condition
:
{},
...
...
@@ -536,9 +536,10 @@ export default {
}
.ms-select-all-fixed
>>>
th
:nth-child
(
2
)
.el-icon-arrow-down
{
top
:
-3px
;
top
:
-4px
;
}
/
deep
/
.el-table__fixed-body-wrapper
{
top
:
48px
!important
;
}
/*/deep/ .el-table__fixed-body-wrapper {*/
/* top: 59px !important;*/
/*}*/
</
style
>
This diff is collapsed.
Click to expand it.
frontend/src/business/components/track/plan/view/comonents/functional/FunctionalTestCaseList.vue
+
1
-
1
View file @
3010d670
...
...
@@ -294,7 +294,7 @@ export default {
type
:
TEST_PLAN_FUNCTION_TEST_CASE
,
fields
:
[],
fieldsWidth
:
getCustomTableWidth
(
'
TRACK_TEST_CASE
'
),
screenHeight
:
'
calc(100vh -
330
px)
'
,
screenHeight
:
'
calc(100vh -
275
px)
'
,
tableLabel
:
[],
result
:
{},
deletePath
:
"
/test/case/delete
"
,
...
...
This diff is collapsed.
Click to expand it.
frontend/src/business/components/track/plan/view/comonents/load/TestPlanLoadCaseList.vue
+
2
-
2
View file @
3010d670
...
...
@@ -201,7 +201,7 @@ export default {
total
:
0
,
selectDataCounts
:
0
,
status
:
'
default
'
,
screenHeight
:
'
calc(100vh -
33
0px)
'
,
//屏幕高度
screenHeight
:
'
calc(100vh -
25
0px)
'
,
//屏幕高度
buttons
:
[
{
name
:
this
.
$t
(
'
test_track.plan.load_case.unlink_in_bulk
'
),
handleClick
:
this
.
handleDeleteBatch
,
permissions
:
[
'
PROJECT_TRACK_PLAN:READ+CASE_BATCH_DELETE
'
]
...
...
@@ -496,6 +496,6 @@ export default {
<
style
scoped
>
/
deep
/
.el-table__fixed-body-wrapper
{
top
:
59
px
!important
;
top
:
47
px
!important
;
}
</
style
>
This diff is collapsed.
Click to expand it.
frontend/src/business/components/track/review/view/TestCaseReviewView.vue
+
6
-
0
View file @
3010d670
...
...
@@ -186,4 +186,10 @@ export default {
height
:
calc
(
100vh
-
80px
-
53px
);
margin-top
:
1px
;
}
.header-menu.el-menu--horizontal
>
li
{
height
:
49px
;
line-height
:
50px
;
color
:
dimgray
;
}
</
style
>
This diff is collapsed.
Click to expand it.
frontend/src/business/components/track/review/view/components/TestReviewTestCaseList.vue
+
2
-
2
View file @
3010d670
...
...
@@ -248,7 +248,7 @@ export default {
return
{
type
:
TEST_CASE_REVIEW_CASE_LIST
,
headerItems
:
Test_Case_Review_Case_List
,
screenHeight
:
'
calc(100vh -
33
0px)
'
,
screenHeight
:
'
calc(100vh -
27
0px)
'
,
tableLabel
:
[],
result
:
{},
condition
:
{},
...
...
@@ -547,7 +547,7 @@ export default {
}
/
deep
/
.el-table__fixed-body-wrapper
{
top
:
59
px
!important
;
top
:
48
px
!important
;
}
</
style
>
This diff is collapsed.
Click to expand it.
frontend/src/common/css/main.css
+
4
-
0
View file @
3010d670
...
...
@@ -40,6 +40,10 @@
margin-bottom
:
18px
;
}
.el-dialog__body
{
padding
:
10px
;
}
.tip
{
padding
:
3px
5px
;
font-size
:
16px
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help