liumengyi
|
8105d908ba
|
* Fix bug #44335, hide product if the product is shadow.
|
2024-01-18 14:48:53 +08:00 |
|
wangyuting
|
c96a3cd20b
|
* Fix testcase view back url error. bug #43073.
|
2024-01-16 15:48:26 +08:00 |
|
liumengyi
|
863218e496
|
* Fix bug #44043.
|
2024-01-16 10:35:38 +08:00 |
|
wangxuepeng
|
32be0c5d58
|
* Fix bug #43469.
|
2024-01-09 16:35:18 +08:00 |
|
wangyuting
|
774ca31e3b
|
* Fix import case from lib bug.
|
2024-01-03 18:27:31 +08:00 |
|
xieqiyu
|
34f20a83b3
|
* Fix bug#42751.
|
2024-01-03 16:04:02 +08:00 |
|
tanghucheng
|
d20ef33df8
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-21 19:43:29 -05:00 |
|
liumengyi
|
4a22da17e5
|
* Add version drop down and deleted tip.
|
2023-11-21 14:19:40 +08:00 |
|
tanghucheng
|
53fc15cb62
|
Merge branch 'master' into Merge184
|
2023-11-20 02:10:27 -05:00 |
|
hufangzhou
|
4ade845326
|
* Merge 18.4 testcase module.
|
2023-11-20 13:43:39 +08:00 |
|
wangxuepeng
|
de18efcbb8
|
* Change to new writing method.
|
2023-11-17 13:12:04 +08:00 |
|
liumengyi
|
655d1abccf
|
* Use icon to separate module.
|
2023-11-16 11:25:13 +08:00 |
|
wangxuepeng
|
626314f5f2
|
* Fixed the error of testcase history.
|
2023-11-15 15:59:04 +08:00 |
|
xieqiyu
|
7718c0d912
|
* Add title color for bug and testcase.
|
2023-11-15 14:50:44 +08:00 |
|
liumengyi
|
b74785b486
|
* Remove , at the end of row in the lastest children in testcase.
|
2023-11-13 10:57:48 +08:00 |
|
liumengyi
|
ada6c94691
|
* Fix bug of changing steps type in testcase::view.
|
2023-11-07 14:22:38 +08:00 |
|
daitingting
|
688f3d39e4
|
* Confirm before deletion.
|
2023-10-27 07:37:32 +00:00 |
|
daitingting
|
615b6d9141
|
* The wait case can be reviewed.
* Open review view in modal.
|
2023-10-27 07:28:39 +00:00 |
|
liumengyi
|
6fa869d560
|
* Fix error of undefined variable.
|
2023-10-27 10:56:55 +08:00 |
|
liumengyi
|
a629a26eb8
|
* Fix error of editing testcase in testcase::view.
|
2023-10-26 08:56:47 +08:00 |
|
liumengyi
|
09661ab1a0
|
* Change file title to filelist in testcase::view.
|
2023-10-16 16:35:46 +08:00 |
|
daitingting
|
b6a08c9c69
|
* Adjust link bug and link case.
|
2023-10-16 07:48:43 +00:00 |
|
liumengyi
|
cd3578d743
|
* Add pre and next btn to testcase::view.
|
2023-10-13 17:22:58 +08:00 |
|
daitingting
|
c73e4932a0
|
* Adjust the position of the history block.
|
2023-10-08 08:44:41 +00:00 |
|
liumengyi
|
00675d4b8c
|
* Fix ui error in testcase::view.
|
2023-10-08 11:25:42 +08:00 |
|
sunhao
|
59d94033d8
|
* refactor usage of priLabel and severityLabel.
|
2023-09-01 11:52:14 +08:00 |
|
liumengyi
|
dd0d1419a9
|
* Modify submit type and remove on::click method.
|
2023-08-30 13:57:09 +08:00 |
|
liumengyi
|
e330569747
|
* Modify button type.
|
2023-08-30 11:00:42 +08:00 |
|
sunhao
|
6bd978525b
|
* zin: refactor set:xxx usage to compatible with php 5.4.
|
2023-08-29 18:03:45 +08:00 |
|
liumengyi
|
854bcd5701
|
* Set action list in lib.
|
2023-08-29 16:31:25 +08:00 |
|
liumengyi
|
252a3622a6
|
* Refactor testcase::view.
|
2023-08-24 15:59:04 +08:00 |
|
liumengyi
|
92dd769778
|
* Fix toggle error.
|
2023-08-04 11:27:41 +08:00 |
|
liumengyi
|
5aecf47958
|
* Process steps for mindmap.
|
2023-08-04 10:50:40 +08:00 |
|
liumengyi
|
711ceb551b
|
* Add testcase steps mindmap in testcase::view.
|
2023-08-03 17:07:50 +08:00 |
|
liumengyi
|
4de9f2fda8
|
* Remove redundant style.
|
2023-07-28 11:10:56 +08:00 |
|
liumengyi
|
725431e042
|
* Modify style of testcase::view.
|
2023-07-26 09:41:48 +08:00 |
|
liumengyi
|
ae1b3d1a1a
|
* Show multi-level steps in testcase::view, and modify style.
|
2023-07-25 18:06:44 +08:00 |
|
wangyuting
|
4bcd98e18d
|
* Add testtask report zin page.
|
2023-07-24 17:28:44 +08:00 |
|
wangyuting
|
bbf7750b19
|
* Finish buildOperateMenu function.
|
2023-07-19 10:55:57 +08:00 |
|
wangyuting
|
3a7980c9da
|
* Fix go back bug.
|
2023-06-29 18:57:41 +08:00 |
|
liumengyi
|
01e0d8217b
|
* Set the width of the modal box to a CSS class.
|
2023-06-25 11:28:06 +08:00 |
|
liugang
|
e35456a125
|
* Replace all render functions with 'render()'.
|
2023-06-21 09:06:35 +08:00 |
|
liumengyi
|
ead8dd9560
|
* Change item class to tdClass, and add warp for stage.
|
2023-06-20 15:39:39 +08:00 |
|
liumengyi
|
ff9022b9cd
|
Hide the expand button when no data is related.
|
2023-06-20 15:08:03 +08:00 |
|
dingyongliang
|
71e469440e
|
* zin: fix collapse prop not work.
|
2023-06-20 14:39:03 +08:00 |
|
liumengyi
|
6961939ce5
|
* Optimize code of testcase::view.
|
2023-06-19 18:59:17 +08:00 |
|
liumengyi
|
b71cb9f73f
|
* Refactor ui of testcase::view.
|
2023-06-19 17:28:46 +08:00 |
|
liugang
|
a0e8752921
|
* testcaseView: adjust width of id column.
|
2023-06-16 16:46:31 +08:00 |
|
liumengyi
|
ad09af9be3
|
* Fix error.
|
2023-06-16 13:44:33 +08:00 |
|
liumengyi
|
d48940e3bd
|
* Change to modal.
|
2023-06-16 13:13:42 +08:00 |
|